Bobby.CleanArcTemplate 3.9.0

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

Clean Architecture Solution Template for and .NET 7. 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
5.2.0 180 4/2/2024
5.1.0 106 4/2/2024
5.0.2 3,213 11/26/2023
5.0.1 170 11/26/2023
5.0.0 370 11/15/2023
4.2.1 512 8/10/2023
4.2.0 270 8/9/2023
4.1.1 282 8/7/2023
4.1.0 237 8/7/2023
4.0.6 223 7/24/2023
4.0.4 149 7/24/2023
4.0.1 161 7/24/2023
4.0.0 180 7/24/2023
3.9.1 510 3/11/2023
3.9.0 224 3/11/2023
3.8.0 297 3/3/2023
3.7.0 273 3/3/2023
3.6.0 283 2/26/2023
3.5.0 249 2/26/2023
3.0.0 302 2/13/2023
2.5.0 262 2/12/2023
2.2.0 240 2/11/2023
2.1.1 315 1/28/2023
2.1.0 286 1/28/2023
2.0.0 307 1/27/2023
1.0.0 326 1/27/2023

Solution Structure Got Cleaned Up For Better Project View
API Models Got Removed Because they were Redundant. (Command And Query Models can be used as API model can be validatable Objects instead)

UnAuthorized API Response Added.
Span Enricher added to Serilog and Request ID changed to hex (W3C logging model)