Found 660 packages
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData
Provides a request culture provider which gets culture and ui-culture from request's route data.
App Metrics ASP.NET Core Routing features such as exposing route templates to App Metrics for tagging request based metrics.
Core functionality for AttributeRouting ASP.NET MVC and Web API packages.
Core functionality for all AttributeRouting packages.
AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult
Core functionality for AttributeRouting Web API packages.
AttributeRouting for ASP.NET Web API lets you specify routes using attributes on your API controllers and actions.
Namespace-based Modularity for ASP.NET MVC and Web API. Convention over configuration Automatic Routing.
RouteMagic is a library of useful Routing helpers. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
My Tested ASP.NET Core MVC routing components.
Itinero - Routing for .NET.
NServiceBus support for defining message routing via XML files
RestfulRouting is a routing library for ASP.NET MVC based on the Rails 3 routing DSL.
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.
Fluent Routing API for ASP.NET MVC 5
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore