dotnet-starter-kit
dotnet-starter-kit copied to clipboard
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 6.0.5 to 6.0.8. Release notes Sourced from Microsoft.Data.Sqlite's releases. .NET 6.0.8 Release EF Core 6.0.7 This is a patch release of EF Core 6.0 containing only important...
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 6.0.5 to 6.0.8. Release notes Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases. .NET 6.0.8 Release EF Core 6.0.7 This is a patch release of EF Core 6.0 containing only important...
Bumps [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) from 10.4.0 to 11.2.0. Release notes Sourced from FluentValidation.DependencyInjectionExtensions's releases. 11.2.0 Release notes Please read the upgrade guide if you are moving from 10.x to 11.x Note that...
Bumps [FluentValidation.AspNetCore](https://github.com/FluentValidation/FluentValidation.AspNetCore) from 10.4.0 to 11.2.1. Release notes Sourced from FluentValidation.AspNetCore's releases. 11.2.1 Release notes Please read the upgrade guide if you are moving from 10.x to 11.x Changes in...
I enter the token in the Authorize field, but when calling the controls, it gives me an Authorize error.     
Admin can delete user(s)
**Describe the bug** There is no email confirmation after registration **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....'...
**Describe the bug** When I change cache settings to use Distributed cache Redis. It cause error initialize Localization `Some services are not able to be constructed (Error while validating the...
See https://github.com/fullstackhero/dotnet-webapi-boilerplate/issues/639 I started working on this, and adding the behavior itself is easy. I also had to add some code to the ExceptionMiddleware to properly handle the ValidationException. (I...
Refer to issue: https://github.com/fullstackhero/dotnet-webapi-boilerplate/issues/741 Refer to discussion: https://github.com/fullstackhero/dotnet-webapi-boilerplate/discussions/740