Jhipster Dotnetcore Versions Save

JHipster.NET blueprint

v3.2.0

2 years ago

What’s Changed

  • Dotnet 6 upgrade (#934) @ivanmonteiro
  • fix issue 929 (#930) @123445666
  • Jhipster 7.6 (#922) @123445666

v3.1.1

2 years ago
  • Bump Dependencies (#810) (50d7b3a)
  • Bump trim-newlines from 3.0.0 to 3.0.1 (#813) (2d6ac75)
  • Upgrade to jhipster v7.1.0 (#798) (e956c21)
  • Upgrade to GitHub-native Dependabot (#721) (48eb277)
  • Add file to doc menu and alpha sort (29e9868)
  • Add possibility to use MongoDB as database (#717) (6de46a2)
  • Add possibility to use CQRS with MediatR (#626) (a24d6a7)
  • Update mysql to v5.0.1 (#784) (379a232)
  • Fix compile error with Pomelo.EntityFrameworkCore.MySql v5.0.0 (#728) (63adac6)

v3.1.0

2 years ago
  • Bump Dependencies (#810) (50d7b3a)
  • Bump trim-newlines from 3.0.0 to 3.0.1 (#813) (2d6ac75)
  • Upgrade to jhipster v7.1.0 (#798) (e956c21)
  • Upgrade to GitHub-native Dependabot (#721) (48eb277)
  • Add file to doc menu and alpha sort (29e9868)
  • Add possibility to use MongoDB as database (#717) (6de46a2)
  • Add possibility to use CQRS with MediatR (#626) (a24d6a7)
  • Update mysql to v5.0.1 (#784) (379a232)
  • Fix compile error with Pomelo.EntityFrameworkCore.MySql v5.0.0 (#728) (63adac6)

v3.0.1

3 years ago
  • Rename webpack to webapp & Fix DTO (#725) (079c495)

v3.0.0

3 years ago
  • Fix sonar metrics (#712) (6fdf474)
  • Fix ci (#711) (36eb44c)
  • Bump Dependencies (#709) (fd4545c)
  • Fix sonar metrics (#708) (85256a3)
  • Add Azure to menu (#698) (1ab8397)
  • Update Azure doc (#685) (014ff08)
  • Bump Dependencies (#683) (a5fc961)
  • Deploy on azure terraform (#672) (6c81222)
  • Add cypress support (#666) (37f1346)
  • Migration to jhipster v7 and and possibility to use vue.js as front (#354) (188f2f4)
  • Specify version for CI (#653) (2a23559)
  • Added dockerisation for blazor app (#642) (88fb124)
  • Update Nodejs version to 14.16.0 (#632) (95e35e8)
  • Improve "Fronts" documentation (#619) (ea51289)
  • Update generated readme for blazor part (#618) (ecd0af4)
  • Bump dependencies (#609) (ca3d818)
  • Upgrade Entity Framework packages (#615) (a91f9c8)

v2.2.0

3 years ago
  • Fix wrong error type (#599) (4344e67)
  • First implementation of Xamarin generation (#489) (eb9b1d5)
  • Lowercase for Docker Tag (#567) (#572) (f7cf6f2)
  • Removed commented code (30f5e62)
  • Fix sonar code smells (8716a04)
  • Improving docs (2937c9f)
  • Updated docs note (dffda26)
  • Changes to docs (363c740)
  • Added documentation (a9e8f11)
  • Fix repeated code (sonar) (d1d8f2f)
  • Fix whitespace (8f49ea9)
  • Fix err code smell (3acbfd7)
  • Merge remote-tracking branch 'upstream/main' into heroku-deploy (ccdd02a)
  • Parse DATABASE_URL (1d2231b)
  • Removing comments (9a2989d)
  • Fix sonarcloud security hotspots (4cdcf30)
  • Fix security hotspots (0cb8570)
  • [Blazor] - Added coverlet in blazor test project for sonar coverage (#548) (1cde6c0)
  • Fix sonarcloud security issue (65c0222)
  • Remove unnecessary code (6023d72)
  • Fix sonar issues (d5d402d)
  • Deploy generated app in Heroku Fix #389 (4e625a0)

v2.1.0

3 years ago
  • Add entity audit documentation (#547) (e06af23)
  • Fix pagination issue and security settings refactoring (#514) (35e9d61)
  • Update Headers for 2021 (#540) (f24ba26)
  • Bump Dependencies (nuget + package.json) (#537) (56a018b)
  • Update config.yml (54e0da9)
  • Added fakecsproj for dependabot scan (#517) (c453f21)
  • Added Directory.Build.targets file (#511) (44fe84a)
  • Formatting the existing code and added format check in CI (#516) (862a348)
  • Allow to have a Difference between app name and namespace (#513) (eea887d)
  • Delete Project.csproj (18ccd65)
  • Try dependabot on csproj (f9027d0)
  • Update config.yml (7fa2f74)
  • Added favicon.ico, robots.txt and manifest.webapp (#507) (0345e02)
  • Added documentation on blazor (#506) (8cbe652)
  • Improve blazor installation experience (#504) (ca74b4c)
  • Fix ASPNETCORE_ENVIRONMENT in dockerfile (#502) (d65a4f3)
  • Fix react generation (#500) (093eddd)
  • Fix npm spawn command on blazor client (#496) (878f4dd)
  • Added release-it package (#494) (784f9bd)
  • [Blazor] Added dto support on Blazor (#493) (1390322)
  • Change dto json/dto structure (#485) (1d28651)
  • Bump ini from 1.3.5 to 1.3.8 (#492) (f2bcba6)
  • Fix sonar key on project project (#483) (54a754e)
  • Setup java 11 for sonar analysis (#482) (3dd0c7d)
  • Fix sonar analyze on blazor (#481) (4f78b20)
  • Added sonar analyze on blazor (#480) (7b8e147)
  • [Blazor] Added one to many, many to many and enum support for blazor front (#478) (fd7ffb7)
  • Fix error when using migrations (#476) (b54a06d)

v2.0.0

3 years ago

What’s Changed

  • Fix double call to SaveChanges (#469) @ivanmonteiro
  • Migration to Entity Framework 5 (#438) @ivanmonteiro
  • Fix issue #461 - Git ignoring source files at ClientApp/src/app/admin/docs (#464) @ivanmonteiro
  • Fix issue #460 - Dotnet publish fails when using release configuration (#465) @ivanmonteiro
  • Update needle-server-gateway.js (#455) @manisi
  • Update to dotnet 5 (#458) @nicolas63
  • Fix display Alert Notification in frontendApp (#457) @maznag
  • Fix entity generation with service and without DTO (#451) @nicolas63
  • Set consul config to json (#447) @nicolas63
  • Add entities audit support (#440) @maznag
  • Bump dot-prop from 4.2.0 to 4.2.1 (#449) @dependabot
  • Bump bl from 1.2.2 to 1.2.3 (#450) @dependabot
  • Bump Dependencies (#448) @nicolas63
  • Update sonar-scanner version (#445) @nicolas63
  • Migration to dotnet 5 rc2 (#436) @nicolas63
  • Fix repository bug - issue #434 (#437) @ivanmonteiro
  • Repository layer (#433) @ivanmonteiro
  • [Issue-390]: github workflow to check if docker build is broken (#425) @ThirumlaDevi
  • Improve documentation (Move doc from readme to docs folder) (#421) @nicolas63
  • Replace master by main (#420) @nicolas63
  • Added microservice and gateway capabilities (#413) @nicolas63
  • Renamed all @this variables. (#417) @michelvosje
  • Add swagger-resources endpoint (#412) @EnmanuelReyes
  • Updating multiple dependencies (#410) @EnmanuelReyes
  • feat: build and run from Docker Support (#411) @Rajpratik71
  • Added gatling (#408) @nicolas63
  • fix SonarCloud "Critical" code smells (#406) @louistio
  • Blazor - one-to-one relationship generation (#404) @nicolas63
  • Introduced editorconfig as part of the generated code. (#400) @vraravam
  • replaced @this declarations in extension methods with appropriate variable names (fixes #383) (#402) @bcwood
  • Updating outdated npm packages. (#403) @vraravam
  • Refactoring (Issue #379) (#398) @austin0150
  • Added Introduction section on read the docs (#393) @nicolas63
  • Added ReadTheDocs (#381) @nicolas63
  • Allow extending/customizing Services (#351) @ivanmonteiro
  • Blazor as front (#325) @nicolas63

v1.1.2

3 years ago

What’s Changed

  • Bump Dependencies (#377) @nicolas63
  • Fix using in service (#370) @nicolas63

v1.1.1

3 years ago

What’s Changed

  • Fix gitignore (Dockerfile) (#364) @nicolas63
  • Fix relationship to User (#330) @nicolas63
  • Improve Entity Generator Code in Controller (#343) @ivanmonteiro