All Projects → aspnet → Hosting

aspnet / Hosting

Licence: apache-2.0
[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

Projects that are alternatives of or similar to Hosting

Kestrelhttpserver
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 2,643 (+377.94%)
Mutual labels:  aspnet-product
EventNotification
[Archived] Event notification system for broadcasting application state and configuration. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 43 (-92.22%)
Mutual labels:  aspnet-product
Httpabstractions
[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 378 (-31.65%)
Mutual labels:  aspnet-product
Coherence
A build that verifies that all the packages form a consistent graph.
Stars: ✭ 30 (-94.58%)
Mutual labels:  aspnet-product
ServerTests
[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 20 (-96.38%)
Mutual labels:  aspnet-product
Javascriptservices
[Archived] This repository has been archived
Stars: ✭ 3,108 (+462.03%)
Mutual labels:  aspnet-product
Diagnostics
[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 213 (-61.48%)
Mutual labels:  aspnet-product
Logging
[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 502 (-9.22%)
Mutual labels:  aspnet-product
Testing
[Archived] Testing infrastructure, including support for xUnit.net and StyleCop. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 64 (-88.43%)
Mutual labels:  aspnet-product
Websockets
[Archived] Implementation of the WebSocket protocol, along with client and server integration components.
Stars: ✭ 364 (-34.18%)
Mutual labels:  aspnet-product
libuv-build
Libuv build automation for ASP.NET Core
Stars: ✭ 22 (-96.02%)
Mutual labels:  aspnet-product
PlatformAbstractions
OBSOLETE - used only for 1.0/1.1 patch builds
Stars: ✭ 22 (-96.02%)
Mutual labels:  aspnet-product
Configuration
[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 313 (-43.4%)
Mutual labels:  aspnet-product
EntityFramework.Tools
.NET Command Line tools for Entity Framework Core
Stars: ✭ 23 (-95.84%)
Mutual labels:  aspnet-product
Dotnettools
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 447 (-19.17%)
Mutual labels:  aspnet-product
Signalr
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 2,401 (+334.18%)
Mutual labels:  aspnet-product
Routing
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 276 (-50.09%)
Mutual labels:  aspnet-product
Entropy
A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
Stars: ✭ 524 (-5.24%)
Mutual labels:  aspnet-product
Caching
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 470 (-15.01%)
Mutual labels:  aspnet-product
Microsoft.data.sqlite
[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore
Stars: ✭ 344 (-37.79%)
Mutual labels:  aspnet-product

Hosting [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore and https://github.com/aspnet/Extensions.

The Hosting repo contains code required to host an ASP.NET Core application, it is the entry point used when self-hosting an application.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].