aspnet / Hosting
[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore
☆553Updated 6 years ago
Alternatives and similar repositories for Hosting:
Users that are interested in Hosting are comparing it to the libraries listed below
- [Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions☆506Updated 6 years ago
- [Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Ex…☆869Updated 6 years ago
- [Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions☆479Updated 6 years ago
- [Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https:…☆383Updated 6 years ago
- [Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions☆327Updated 6 years ago
- [Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore☆272Updated 6 years ago
- NLog as Logging Provider for Microsoft Extension Logging☆394Updated last month
- [Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/Asp…☆880Updated 6 years ago
- ASP.NET Redis Providers☆272Updated 10 months ago
- [Archived] Implementation of the WebSocket protocol, along with client and server integration components.☆356Updated 6 years ago
- Community Contributions for ASP.NET Core☆462Updated 2 years ago
- NLog integration for ASP.NET & ASP.NET Core 2-8☆319Updated 3 weeks ago
- [Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs☆631Updated 6 years ago
- Experimental Health Checks for building services, such as with ASP.NET Core