Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Info
Version: | 8.2.1 |
Author(s): | Jonathan Channon |
Last Update: | Thursday, June 6, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/CarterCommunity/Carter |
NuGet Url: | https://www.nuget.org/packages/Carter |
Install
Install-Package Carter
dotnet add package Carter
paket add Carter
Carter Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.0.1)
- Microsoft.Extensions.DependencyModel(>= 3.1.0)
- Microsoft.OpenApi(>= 1.1.4)
- Newtonsoft.Json(>= 12.0.3)
Tags