Skip to content

ctorx/ctorx.Core.AspNet.Cookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ctorx.Core.AspNet.Cookies

This might very well be the smallest and simplest Github repository.

Nevertheless...

What is it?

It is nothing more than a simple wrapper around HttpContext via IHttpContextAccessor exposing Get, Set and Delete methods for simple cookie management.

Getting Started

Use the extension method like this:

services.AddCookieManagement();

Where can I get it?

Install from Nuget

Install-Package ctorx.Core.AspNet.Cookies

License, etc.

ctorx.Core.AspNet.Cookies is copyright © 2022 Matthew Marksbury and other contributors under the MIT license.

About

Simple Cookie Manager for ASP.NET MVC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages