What's Changed
- Update template to .NET 8 Preview 5 by @jasontaylordev in #863
- π Update README.md by @jasontaylordev in #869
- Fix, error handling and input maxLength by @tech-gian in #870
- Simplify Mapping by @jasontaylordev in #871
- π‘ Describe the reasoning behind BaseEntity.Id key type. by @jasontaylordev in #873
- π Update CODE_OF_CONDUCT.md by @jasontaylordev in #874
- π¨ Update .editorconfig by @jasontaylordev in #875
- π Update .gitignore by @jasontaylordev in #876
- β¨ Add Support for React by @jasontaylordev in #872
- π Update README.md by @jasontaylordev in #877
- β»οΈ Application layer refactoring by @jasontaylordev in #878
- Added http calls API development inner-loop Visual Studio 2022 17.5 by @Lanz86 in #817
- β»οΈ Simplify .http file support by @jasontaylordev in #879
- β¨ Add use case templates (commands and queries) by @jasontaylordev in #881
- π Update README by @jasontaylordev in #887
- β¨ Add API only option by @Lanz86 in #886
- π Release 8.0.0-preview5.3 by @jasontaylordev in #890
- π· Update dotnet-build.yml by @jasontaylordev in #891
- Update Validator in Query Template by @khaledafify in #893
- Update http examples by @jasontaylordev in #894
- ⨠Updated .NET templates with improved short names for template optio⦠by @jasontaylordev in #895
- β¨ Switch to Minimal API by @jasontaylordev in #896
- fix wrong generated constructor for query validator by @khaledafify in #900
- π Fixes #902 by @jasontaylordev in #903
- π Update README by @jasontaylordev in #905
- Bump tough-cookie from 4.1.2 to 4.1.3 in /src/WebUI/ClientApp-React by @dependabot in #904
- Data layer upgrade by @jasontaylordev in #897
- π Re-add WebUI.AcceptanceTests project. by @jasontaylordev in #906
- Misc. Solution Updates by @jasontaylordev in #907
- π₯ Removed ExportTodos feature to simplify the template. by @jasontaylordev in #908
- π» Fix handling of WebUI.AcceptanceTests project for Web API template. by @jasontaylordev in #909
- π» Improve template experience in VS. by @jasontaylordev in #910
- Centralize role and policy constants into Domain by @ChienNQuang in #911
- π Fixed incorrect launch URL in Web API template. #912 by @jasontaylordev in #913
- Regenerate Migrations for SQLite and LocalDB by @jasontaylordev in #918
- π Update README.md by @jasontaylordev in #923
- π Add full CI/CD pipeline by @jasontaylordev in #922
- Bump semver from 6.3.0 to 6.3.1 in /src/WebUI/ClientApp-React by @dependabot in #924
- π Update README by @jasontaylordev in #925
- Net8.0 preview6 by @jasontaylordev in #926
- π Bug Fix 927 by @jasontaylordev in #928
- Add KeyVault & Enable Azure Health Checks by @jasontaylordev in #930
- π Fix template by @jasontaylordev in #931
- π Allow the template to publish with Angular default. by @jasontaylordev in #932
- π Release 8.0.0-preview.6.2 by @jasontaylordev in #933
- β»οΈ Switch events dispatcher to interceptor. by @jasontaylordev in #934
- π CI/CD Improvements & Bug Fixes by @jasontaylordev in #935
- β¨ Update workflow by @jasontaylordev in #936
- Improve Test Db support & add missing package by @jasontaylordev in #937
- β¨ Update Web API template to include endpoints for using Identity by @jasontaylordev in #939
- π§βπ»Added README for templated solutions by @jasontaylordev in #941
- Bump word-wrap from 1.2.3 to 1.2.4 in /src/Web/ClientApp-React by @dependabot in #942
- π Removed users API endpoints from SPA templates by @jasontaylordev in #943
- π§βπ» Improved web exception handling by @jasontaylordev in #944
- Bug fixes by @jasontaylordev in #948
- Script updates by @jasontaylordev in #951
- β€οΈ Create FUNDING.yml by @jasontaylordev in #952
- Tests cleanup by @jasontaylordev in #953
- 𧱠Update IaC to include diagnostic logs and metrics across all resources by @jasontaylordev in #954
- Fix CICD by @jasontaylordev in #955
- Add new line after app.Run() and before partial class Program by @neman in #956
- Improvements by @jasontaylordev in #957
- Update template readme by @jasontaylordev in #958
- β¨ Update Open API specification and generated clients by @jasontaylordev in #962
- π Fix namespaces by @jasontaylordev in #967
- Time provider by @jasontaylordev in #968
- π₯ Removed UseMigrationsEndPoint feature. by @deceptiveSimplicity in #979
- Update to .NET 8 - preview 7 by @jasontaylordev in #980
- π· Update CICD workflow to request required permissions. by @jasontaylordev in #981
- Fix randomization bug in GenerateRandomPassword function. by @fadiksho in #988
- Fix description of allowed environment names in main bicep by @dev-nt90 in #997
- π Fix typo in ClientApp-React/README.md by @eltociear in #1005
- Updated Azure.Identity to 1.10.3 by @Lanz86 in #1042
- Updated exclude list for React app by @5317169 in #1019
- Bump @babel/traverse from 7.21.5 to 7.23.2 in /src/Web/ClientApp-React by @dependabot in #1025
- Bump @babel/traverse from 7.22.5 to 7.23.2 in /src/Web/ClientApp by @dependabot in #1027
- Upgrade to .NET 8 π by @jasontaylordev in #1049
New Contributors
- @tech-gian made their first contribution in #870
- @khaledafify made their first contribution in #893
- @ChienNQuang made their first contribution in #911
- @neman made their first contribution in #956
- @fadiksho made their first contribution in #988
- @dev-nt90 made their first contribution in #997
- @eltociear made their first contribution in #1005
- @5317169 made their first contribution in #1019
Full Changelog: v7.0.2...v8.0.0