Bobby.CleanArcTemplate 9.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install Bobby.CleanArcTemplate::9.0.0                
This package contains a .NET Template Package you can call from the shell/command line.

Clean Architecture Solution Template for and .NET 9. With many features available out of the box

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.2 93 11/14/2024
9.0.1 73 11/14/2024
9.0.0 77 11/14/2024
5.2.0 481 4/2/2024
5.1.0 160 4/2/2024
5.0.2 3,258 11/26/2023
5.0.1 214 11/26/2023
5.0.0 409 11/15/2023
4.2.1 557 8/10/2023
4.2.0 304 8/9/2023
4.1.1 330 8/7/2023
4.1.0 279 8/7/2023
4.0.6 246 7/24/2023
4.0.4 179 7/24/2023
4.0.1 192 7/24/2023
4.0.0 209 7/24/2023
3.9.1 536 3/11/2023
3.9.0 251 3/11/2023
3.8.0 326 3/3/2023
3.7.0 291 3/3/2023
3.6.0 306 2/26/2023
3.5.0 276 2/26/2023
3.0.0 335 2/13/2023
2.5.0 295 2/12/2023
2.2.0 273 2/11/2023
2.1.1 347 1/28/2023
2.1.0 319 1/28/2023
2.0.0 336 1/27/2023
1.0.0 354 1/27/2023

Update To NET 9, Package Updates, Replaced Swashbuckle With NSwag ,Validation Errors No longer Throw Exceptions ,Removed Dependency of IServiceProvider in Base validator class, Monitoring Project ( Health Checks And Metrics ) Added With OpenTelemetry And Prometheus ,Added Metrics Related To Commands/Queries ,Updated AutoMapper Sample For Supporting Record Types, Dockerfile updated for .NET9 SDK, Added Custom Produce Response attribute to add ApiResult type example