CCF.Clean.Dotnet.WebAPI
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install CCF.Clean.Dotnet.WebAPI::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.
DotnetCore Clean WebAPI Nuget Template
CCF Clean Web API nuget template is ready-to-use project template for creating dotnet core minimal api.
Getting started
Install CCF Clean Web API template using nuget package and use it to develop dotnet core api with ccf clean web api features.
Key features
- Clean Architecture
- CQRS
- MediatR
- Repositories (Generic Repositories)
- Model Mapping (Automapper)
- Validation (FluentValidation)
- Caching
- Dotnet Core Minimal API
- Swagger
- API Versioning
- Exception Handling
- Logging (NLog)
- Dependency Injection
- Generic API Http Client Handler
- Authentication Support
Supported Versions
Built on .NET 6.0
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.
Template for creating ASP.NET Core Minimal API.