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 5, 6, 7, 8 and 9 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
ASP.NET Web API support for MvcCodeRouting. For System.Web hosting install the MvcCodeRouting.Web.Http.WebHost package.
Route Debugger is a little utility I wrote to help debug issues with route configurations. See http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx
OsmSharp is an open-source mapping project.
GraphX for .NET is an advanced graph visualization library that uses different layout and edge routing algorithms, implements many features and supports custom visual templates. This release features WPF/Core/UWP visualization only. Logic & algorithm libraries are available for many platforms.
Community Contributions for ASP.NET Core. Add-ons and extensions to help improve your work with ASP.NET Core and ASP.NET Core MVC.
Search Engine management tools. This library helps developers to create routing for robots.txt and sitemap.xml. Also provides facility for creating sitemap.xml file and load existing sitemap.xml file.
Message headers and routing with Global Execution Id
View all route information for ASP.NET Core project.
Routes for creating Menus and Navigation.
Extends the App.Metrics library providing a set AspNet Core MVC Components including tracking of endpoints with MVC attribute routes
Package Description
An implementation of the routing slip pattern (EIP: Routing Slip), including activity execution and compensation, for MassTransit.
GMap.NET is great and Powerful, Free, cross platform, open source .NET control. Enable use routing, geocoding, directions and maps from Coogle, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yandex, Mapy.cz, Maps.lt, iKarte.lv, NearMap, OviMap, CloudMade, WikiMapia, MapQuest in Windows Forms & Presentation, supports caching and runs on windows mobile! build: https://greatmaps.codeplex.com/SourceControl/changeset/68b2effa78c1
Superscribe is a graph based routing framework written in C#
Allows for automatic detection of pages based on URL and routing based on refractoring. For the MVC Site only.
NServiceBus support for defining message routing via XML files
Helps to add more functionalities such as home route, db-migration route, system info route,... for Cloud Native .NET Core Kit.
RouteMagic.Mvc is a library of useful Routing helpers specific to ASP.NET MVC. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.
The ArcGIS API for Silverlight is a powerful web mapping API for Silverlight 5 applications. The ESRI.ArcGIS.Client.Bing library contains a set of components that integrate Microsoft's Bing Maps imagery, geocode, and route services with the API. For complete design-time support in Visual Studio, download and install the ArcGIS API for Silverlight: http://links.esri.com/silverlight
.NET library with simple routing inspired by express.js for Katana applications.
Core package for building Piranha CMS web sites with ASP.NET Mvc. It is dependent on the PiranhaCMS.Core package and contains routing for Mvc, helpers and base classes. This package can't be installed in the same project as the PiranhaCMS.WebPages package as there will be MEF import collisions between the route handlers.
Package Description
ASP.NET Web API support for MvcCodeRouting.
An MVC package that simplifies route localization of attribute routes.
Simple, lightweight routing for web browsers.
Package Description
Error Logging Filter and Route (ELFAR) for ASP.NET MVC was inspired by and based on the popular Error Logging Modules And Handlers (ELMAH) for ASP.NET utility. ELFAR retains the familiar ELMAH user interface but has been built to utilise the architecture of ASP.NET MVC.
A dynamic lazy proxy is a class built in real time, that implemenets some interface T, takes to the constructor an argument Lazy of T and routes all invocations to the corresponding method or property of this argument. The real instance wrapped by Lazy of T is created only after the first invocation of method or property. It allows to distribute the loading from the class creation to the method or property invocation.
Package Description
Hyprlinkr is a small and very focused helper library for the ASP.NET Web API. It does one thing only: it creates URIs according to the application's route configuration in a type-safe manner.
Core library for Error Logging Filter and Route (ELFAR).
A router for Bridge.NET projects, favouring strong-typing over free text description of link elements
OsmSharp is an open-source mapping project, this module adds public transit routing capabilities.
Core package for building Piranha CMS web sites with ASP.NET Web Pages. It is dependent on the PiranhaCMS.Core package and contains routing for Web Pages, helpers and base classes. This package can't be installed in the same project as the PiranhaCMS.Mvc package as there will be a MEF import collisions between the route handlers.
The de-facto solution to flexible routing with nested views
Superscribe middleware routing and modules handler for OWIN
Register routes using attributes on your controller actions for ASP.NET MVC
Just another library to route messages
Project Sprit, the successor to SimpleServer, is a project to minimise latency and resource usage in .NET web applications.