0.0.6-rc
Pre-release
Pre-release
NuGet Package - https://www.nuget.org/packages/FullStackHero.WebAPI.Boilerplate/0.0.6-rc
dotnet new --install FullStackHero.WebAPI.Boilerplate::0.0.6-rc
Changelogs
- Integrated Finbucke Multitenant packages
- Solution Restructure
- Added Scripts for Generating Migrations
- Introduced CQRS Pattern with MediatR
- Better Configuration Files
- AD Authentication / JWT Authentication
- Added .rest file for API Testing
- Updated Postman Collection
- Code Cleanup
- Updated all Packages
- Serilog Startup fix
- Export to Excel Support
- Specification Pattern using Ardalis packages
- OpenAPI Client Generation