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
10.1.3 659 12/2/2025
10.1.2 161 11/23/2025
10.1.1 160 11/23/2025
10.1.0 210 11/22/2025
10.0.1 411 11/18/2025
10.0.0 287 11/12/2025
9.0.2 461 11/14/2024
9.0.1 288 11/14/2024
9.0.0 269 11/14/2024
5.2.0 670 4/2/2024
5.1.0 363 4/2/2024
5.0.2 3,426 11/26/2023
5.0.1 367 11/26/2023
5.0.0 554 11/15/2023
4.2.1 743 8/10/2023
4.2.0 471 8/9/2023
4.1.1 502 8/7/2023
4.1.0 465 8/7/2023
4.0.6 442 7/24/2023
4.0.4 356 7/24/2023
4.0.1 394 7/24/2023
4.0.0 380 7/24/2023
3.9.1 761 3/11/2023
3.9.0 470 3/11/2023
3.8.0 534 3/3/2023
3.7.0 485 3/3/2023
3.6.0 535 2/26/2023
3.5.0 477 2/26/2023
3.0.0 555 2/13/2023
2.5.0 517 2/12/2023
2.2.0 475 2/11/2023
2.1.1 552 1/28/2023
2.1.0 553 1/28/2023
2.0.0 537 1/27/2023
1.0.0 589 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