Clean.Architecture.3SEgypt.Template 1.1.1

dotnet new install Clean.Architecture.3SEgypt.Template::1.1.1
This package contains a .NET Template Package you can call from the shell/command line.

This package provides a generic template for creating secure and scalable APIs using .NET 8.
     It includes best practices for Clean Architecture, global exception handling,
     and modular design to facilitate the development of robust applications with the latest .NET technologies.

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
1.1.1 441 5/17/2024
1.1.0 68 5/17/2024
1.0.9 58 5/17/2024
1.0.8 47 5/17/2024
1.0.7 60 5/17/2024
1.0.4 115 5/15/2024
1.0.3 75 5/15/2024
1.0.2 74 5/15/2024
1.0.1 82 5/15/2024
1.0.0 66 5/15/2024

Initial release of the Clean.Architecture Template. Includes basic setup for a .NET 8 API project
     and infrastructure best practices.