All Projects → aspnet → Session

aspnet / Session

Licence: apache-2.0
[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

Projects that are alternatives of or similar to Session

Dotnettools
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 447 (+285.34%)
Mutual labels:  aspnet-product
Dependencyinjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 862 (+643.1%)
Mutual labels:  aspnet-product
Jsonpatch
[Archived] JSON PATCH library. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 100 (-13.79%)
Mutual labels:  aspnet-product
Logging
[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 502 (+332.76%)
Mutual labels:  aspnet-product
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
Stars: ✭ 5,727 (+4837.07%)
Mutual labels:  aspnet-product
Htmlabstractions
[Archived] HTML abstractions used for building HTML content. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 27 (-76.72%)
Mutual labels:  aspnet-product
Websockets
[Archived] Implementation of the WebSocket protocol, along with client and server integration components.
Stars: ✭ 364 (+213.79%)
Mutual labels:  aspnet-product
Staticfiles
[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 111 (-4.31%)
Mutual labels:  aspnet-product
Aspnet Docker
[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
Stars: ✭ 741 (+538.79%)
Mutual labels:  aspnet-product
Musicstore
[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 1,331 (+1047.41%)
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 (+351.72%)
Mutual labels:  aspnet-product
Webhooks
[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Stars: ✭ 617 (+431.9%)
Mutual labels:  aspnet-product
Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 1,193 (+928.45%)
Mutual labels:  aspnet-product
Caching
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
Stars: ✭ 470 (+305.17%)
Mutual labels:  aspnet-product
Cronscheduler.aspnetcore
Cron Scheduler for AspNetCore 2.x/3.x or DotNetCore 2.x/3.x Self-hosted
Stars: ✭ 100 (-13.79%)
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 (+225.86%)
Mutual labels:  aspnet-product
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
Stars: ✭ 877 (+656.03%)
Mutual labels:  aspnet-product
Efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Stars: ✭ 10,838 (+9243.1%)
Mutual labels:  aspnet-product
Httpsysserver
[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 106 (-8.62%)
Mutual labels:  aspnet-product
Cors
[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore
Stars: ✭ 85 (-26.72%)
Mutual labels:  aspnet-product

Session [Archived]

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

Contains libraries for session state middleware for ASP.NET Core.

For ASP.NET 4.x session state, please go to https://github.com/aspnet/AspNetSessionState.

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].