OASP4Net.WebAPI.Template 1.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet new install OASP4Net.WebAPI.Template::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

OASP Solution template for webapi project

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

OASP Solution template for webapi project. Includes:
- JWT Athentication + MVC controller support
- Cors
- Log (File/BBDD/Seq)
- Header response middleware
- Autompper
- Swagger auto generation
- Test: Unit test + integration test
- Unit of work
- Microsoft Auth
- MVC Controller AOP