There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCoreJavaScriptServices
[Archived] This repository has been archivedKestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCoreSignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCoreIdentity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCoreAnnouncements
Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework CoreMusicStore
[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCoreSecurity
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCoreAspLabs
Repo for ASP.NET experiments that are not ready for a production releaseBenchmarks
Benchmarks for ASP.NET Coresamples
Samples for ASP.NET CoreAspNetKatana
Microsoft's OWIN implementation, the Katana projectdnx
OBSOLETE - see readmeRazor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCoreDependencyInjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/ExtensionsAspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)SignalR-samples
Samples for ASP.NET Core SignalRaspnet-docker
[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.WebHooks
[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabsEntropy
A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.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/AspNetCoreLogging
[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/ExtensionsCaching
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/ExtensionsLibraryManager
DotNetTools
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCoreHttpAbstractions
[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCoreWebSockets
[Archived] Implementation of the WebSocket protocol, along with client and server integration components.Microsoft.Data.Sqlite
[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCoreAzureSignalR-samples
Code samples for Azure SignalRConfiguration
[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensionslive.asp.net
Code for live.asp.net, which hosts the ASP.NET Community Stand-upRouting
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCoreTooling
Issue tracker and info on Visual Studio tooling for ASP.NETjquery-validation-unobtrusive
Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.HttpClientFactory
[Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/ExtensionsAspNetIdentity
ASP.NET Identity for ASP.NET 4.x applicationsDiagnostics
[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/AspNetCoreMetaPackages
[Archived] NuGet meta packages. Project moved to https://github.com/aspnet/AspNetCoreTemplating
[Archived] ASP.NET Core templates for .NET CLI and Visual Studio. Project moved to https://github.com/aspnet/AspNetCoreProxy
[Archived] Proxy library for ASP.NET Core. Project moved to https://github.com/aspnet/AspLabsdnvm
OBSOLETE - see readmeFileSystem
[Archived] Abstraction of file system APIs. Project moved to https://github.com/aspnet/ExtensionsBasicMiddleware
[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCoreBugTracker
OBSOLETE - see readmeUniverse
[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCoreLocalization
[Archived] Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNetCoreTemplates
This repo is OBSOLETE - please see the README file for informationOptions
[Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/ExtensionsIISIntegration
[Archived] ASP.NET Core IIS integration. Project has moved to https://github.com/aspnet/AspNetCorejquery-ajax-unobtrusive
[Maintenance mode: only security and critical bug fixes are being worked on] Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes.SignalR-Client-Cpp
C++ Client for ASP.NET Core SignalRAspNetWebHooks
Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)Blazor.Docs
Docs for BlazorBlazor-Hackathon
Blazor is now official and is part of the ASP.NET Core Framework. All the work is tracked in the dotnet/aspnetcore repo.DataProtection
[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCoreSession
[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCoreMicrosoftConfigurationBuilders
Microsoft.Configuration.BuildersDataAccessPerformance
Benchmarks, prototypes and discussions for database access performance investigationAspNetCoreModule
ASP.NET Core Module for IIS and IIS ExpressStaticFiles
[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCoreHttpSysServer
[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCoreJsonPatch
[Archived] JSON PATCH library. Project moved to https://github.com/aspnet/AspNetCoreCORS
[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCoreRoslynCodeDomProvider
Roslyn CodeDOM providerAuthSamples
[Archived] Samples for ASP.NET Core authentication and authorization. Project moved to https://github.com/aspnet/AspNetCoreRazor.VSCode
[Archived] This repo has been migrated. Please use the https://github.com/aspnet/AspNetCore repo instead.Antiforgery
[Archived] AntiForgery token feature for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCoreBuildTools
Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)ResponseCaching
[Archived] ASP.NET Core middleware for caching responses. Project moved to https://github.com/aspnet/AspNetCoreTesting
[Archived] Testing infrastructure, including support for xUnit.net and StyleCop. Project moved to https://github.com/aspnet/ExtensionsSignalR-Client-JS
OBSOLETE - see readmeSignalR-Client-Net
OBSOLETE - see readmeAspNetSessionState
ASP.NET Session State (not for ASP.NET Core)NerdDinner
Porting NerdDinner to ASP.NET 5SignalR-Redis
OBSOLETE - see readmeEventNotification
[Archived] Event notification system for broadcasting application state and configuration. Project moved to https://github.com/aspnet/ExtensionsSignalR-SqlServer
OBSOLETE - see readmeKoreBuild
OBSOLETE REPO - see readmevsweb-publish
Web publish support for ASP.NET 5 in Visual Studio 2015homebrew-dnx
OBSOLETE - see readmeCoherence
A build that verifies that all the packages form a consistent graph.AspNetWebFormsDependencyInjection
Dependency injection support for ASP.NET Web Forms 4.xUserSecrets
Command line tool and configuration provider for managing secretsHtmlAbstractions
[Archived] HTML abstractions used for building HTML content. Project moved to https://github.com/aspnet/AspNetCoreEntityFramework.Tools
.NET Command Line tools for Entity Framework Corevsweb-docs
Showcase for Visual Studio web featuresAzureIntegration
[Archived] Features that integrate ASP.NET Core with Azure. Project moved to https://github.com/aspnet/AspNetCoreRazorTooling
Razor tooling for Visual Studio 2015PlatformAbstractions
OBSOLETE - used only for 1.0/1.1 patch buildsSignalR-Client-Java
OBSOLETE - see readmelibuv-build
Libuv build automation for ASP.NET CoreWave
Cross-platform tools for running perf and stress testsServerTests
[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCoreSignalR-ServiceBus
OBSOLETE - see readmelibuv-package
NuGet packages for libuvAADIntegration
[Archived] UI and library components for integrating ASP.NET Core applications with Azure Active Directory. Project moved to https://github.com/aspnet/AspNetCoreBrowserLink
Browser Link loader for Visual Studio integrationAspNetWebOptimization
ASP.NET Web Optimization for ASP.NET 4.x applicationsJitBench
Repo for testing JIT stuffaspnet-win-docker
Windows Docker image for ASP.NET Core [WIP]Love Open Source and this site? Check out how you can help us