63 skills found · Page 1 of 3
dotnet / EfcoreEF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
aspnet / 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/AspNetCore
aspnet / JavaScriptServices[Archived] This repository has been archived
aspnet / KestrelHttpServer[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
aspnet / SignalR[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
aspnet / Identity[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/AspNetCore
aspnet / MusicStore[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
aspnet / Security[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
aspnet / Razor[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
aspnet / DependencyInjection[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
aspnet / Aspnet Docker[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
aspnet / WebHooks[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
aspnet / EntropyA chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
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
aspnet / Logging[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions
aspnet / Caching[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
aspnet / DotNetTools[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
aspnet / HttpAbstractions[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
aspnet / WebSockets[Archived] Implementation of the WebSocket protocol, along with client and server integration components.
aspnet / Microsoft.Data.Sqlite[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore