Skip to main content
Carter package icon

Carter

Carter is a library that allows Nancy-esque routing for use with ASP.Net Core.

Total Downloads
4.7M
4,695,536
Published
Apr 7, 2018
Latest stable version

Install

.NET CLI
dotnet add package Carter --version 3.5.0
Package Manager Console
Install-Package Carter -Version 3.5.0
PackageReference
<PackageReference Include="Carter" Version="3.5.0" />

Frameworks

.NETStandard2.0

Dependencies

FluentValidation
.NETStandard2.0
[7.2.0, )
[2.0.0, )
[2.0.0, )
[2.0.0, )
Newtonsoft.Json
.NETStandard2.0
[10.0.3, )
System.ValueTuple
.NETStandard2.0
[4.4.0, )

Adoption guide

Teams that want clearer feature-based endpoint grouping while keeping ASP.NET Core fundamentals.

ASP.NET Core guide
Why it appears in the guide: Adds lightweight modular organization for ASP.NET Core endpoints with minimal ceremony. Trade-off: Still requires disciplined architecture conventions for large codebases.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.