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.
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

  1. Generic Repositories and Services
  2. Automatic Dependency Injection as long as a service inherits the generic service
  3. Logging using Serilog
  4. Unit Testing using XUnit, FluentAssertions, and FakeItEasy
  5. API Versioning
  6. Mapping using AutoMapper
  7. Health Checks configuration
  8. Swagger
  9. 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.

Version Downloads Last Updated
2.0.1 222 3/14/2025
2.0.0 413 3/5/2025
1.0.4 301 6/12/2024
1.0.3 238 6/10/2024
1.0.2 1,966 2/12/2024
1.0.1 970 2/9/2024