ASIGMA.AspNetCore.API.Template
1.0.1
Prefix Reserved
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 ASIGMA.AspNetCore.API.Template::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.
ASP.NET Core Web API Template
Streamline the setup of your ASP.NET Core Web API projects with this quick start template. Designed to accelerate your development process, it takes care of common configurations, allowing you to get your API up and running swiftly. This version of the API is built using the .NET 7.0 SDK.
Considerations
- You are using the Repository/Service design pattern
Features
- Generic Repositories and Services
- Automatic Dependency Injection as long as a service inherits the generic service
- Logging using Serilog
- Unit Testing using XUnit, FluentAssertions, and FakeItEasy
- API Versioning
- Mapping using AutoMapper
- Health Checks configuration
- Swagger
- Common Helper and Extension Methods for Strings, Dates, and other foreseeable use cases
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.