Awesome C# Web Servers

  • updated over 5 years ago Apache License 2.0

    [Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

  • updated over 5 years ago Apache License 2.0

    [Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions

  • updated over 5 years ago Apache License 2.0

    [Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions

  • updated over 5 years ago Apache License 2.0

    [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

  • embedio embedio 1,422
    star
    updated 11 months ago Other

    A tiny, cross-platform, module based web server for .NET

  • updated over 5 years ago Apache License 2.0

    [Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore

  • updated over 5 years ago Apache License 2.0

    [Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

  • updated over 5 years ago Apache License 2.0

    [Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions

  • Nancy Nancy 7,158
    star
    updated over 3 years ago MIT License

    Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono

  • updated over 5 years ago Apache License 2.0

    [Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions

  • updated over 5 years ago Apache License 2.0

    [Archived] Implementation of the WebSocket protocol, along with client and server integration components.

  • xsp xsp 192
    star
    updated about 3 years ago Other

    Mono's ASP.NET hosting server. This module includes an Apache Module, a FastCGI module that can be hooked to other web servers as well as a standalone server used for testing (similar to Microsoft's Cassini)