Carter 5.2.0
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.
Install-Package Carter -Version 5.2.0
dotnet add package Carter --version 5.2.0
<PackageReference Include="Carter" Version="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carter --version 5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- FluentValidation (>= 9.0.1)
- Microsoft.Extensions.DependencyModel (>= 3.1.0)
- Microsoft.OpenApi (>= 1.1.4)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Carter:
Package | Downloads |
---|---|
CarterTemplate
A dotnet-new template for Carter applications.
|
|
Carter.SirenNegotiator
A library to extend Carter to handle the siren hypermedia media type.
|
|
Linn.Common.Facade.Carter
Package Description
|
|
Iri.Hexagon
Package Description
|
|
EventDrivenThinking.Carter
This is experimental playground for event-driven-thinking mindset with carter.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Carter:
Repository | Stars |
---|---|
CarterCommunity/Carter
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.
|
|
aliostad/CacheCow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
|
|
featherhttp/framework
A lightweight low ceremony API for web services.
|