Releases: jhipster/jhipster-dotnetcore
Releases · jhipster/jhipster-dotnetcore
v1.1.1
What’s Changed
- Fix gitignore (Dockerfile) (#364) @nicolas63
- Fix relationship to User (#330) @nicolas63
- Improve Entity Generator Code in Controller (#343) @ivanmonteiro
v1.1.0
What’s Changed
- Update dependencies (#336) @nicolas63
- Add service layer (#283) @ivanmonteiro
- Update JHipsterNet for use Pageable with netstandard (#331) @nicolas63
- Extract JHipsterNet and use nuget intead (#328) @nicolas63
- Fix dto generation on client side (#324) @nicolas63
- Fix using with enums (#322) @nicolas63
- Rename dto (#318) @ivanmonteiro
- Fix mapper generation with jhipster entity cli (#316) @nicolas63
- Fix file naming and move VM and DTO (#315) @ivanmonteiro
- Fix mapper generation with jhipster entity cli (#312) @nicolas63
- Fix swagger and indentation in startup.cs (#308) @nicolas63
- Bump lodash from 4.17.15 to 4.17.19 (#304) @dependabot
- Fix Rtl support (#300) @nicolas63
- Add dto (#281) @ivanmonteiro
- dto refactoring (#291) @ivanmonteiro
- Add crosscutting layer (#290) @ivanmonteiro
- Fix enum identation (#288) @ivanmonteiro
- Namespace refactoring (#285) @ivanmonteiro
- Add Enum support (#255) @ivanmonteiro
- Update dependencies (#278) @nicolas63
- NuGet Package Update for *.csproj (#263) @romain325
- Add variable jhipsterDotnetVersion to auto update ReadMe.md (#268) @romain325
- Add .cs and precision about language used for ejs (#272) @romain325
- Default GitIgnore Override (#260) @romain325
- Update the Docker build (#256) @ivanmonteiro
v1.0.0
What’s Changed
- Remove unnecessary check in PageableBinder (#246) @nicolas63
- Fix multiple many-to-many relationships in JDL (#242) @nicolas63
- Update Dependencies (#241) @nicolas63
- SonarQube: fix config file not found (#232) @maznag
- Add [Authorize] to secure Account and User controller endpoints (#231) @maznag
- Fix NullReferenceException related to sorting/paging (#229) (#230) @ivanmonteiro
- Add Sort possibility (#226) @maznag
- Fix sonar analysis on generated entities (#227) @nicolas63
- Fix GetAllUsers security (#225) @nicolas63
- Fix error in import-jdl and many-to-many (#224) @nicolas63
v1.0.0-alpha
What’s Changed
- Fix project namespace (#222) @nicolas63
- added migrations documetation and missing package (#217) @ivanmonteiro
- Update dependencies ( Jhispter to 6.9.0 ) (#221) @nicolas63
- Bump dependencies and fix angular generation on windows (#210) @nicolas63
- Improve readme and update node version (#179) @nicolas63
- Added "what we have now" section (#166) @nicolas63
- Added integration test for entity generation with jdl (#159) @nicolas63
- Add management info endpoint (#151) @maznag
- Publish code coverage to sonar in generated app (#144) @nicolas63
- Remove manual sonar analysis in fovour of auto analysis (#143) @nicolas63
- Exclude generated files in sonar analysis (#140) @nicolas63
- Pagination: fix total count (#130) @maznag
- Fix entity generation for one to one relation (#120) @nicolas63
- Fix npm install (#117) @nicolas63
- Refactoring client side (Move all client app relative files in ClientApp folder) (#113) @nicolas63
- Add integration test on generator (#106) @nicolas63
- Fix and move frontend tests (#104) @nicolas63
- Add possibility to choose between angular and react (#116) @nicolas63
- Display only once jhipster.net logo (#105) @nicolas63
- Bumped the JCore dependency to v7.2.1 (#101) @MathieuAA
- Add SonarCloud Badge (#100) @nicolas63
- Bumped the JCore dependency to v7.2.0 (#99) @MathieuAA
- Add oidc (#88) @nicolas63
- Added vs code debug (#95) @nicolas63
- Use github actions (#91) @nicolas63