Session is accessed through the Session property on HttpContext. Session is an ISession implementation.
Simple Get Set Session in Core 1.0
The following extension methods, we can set and get serializable session objects:
Session Extensions Method
Implementing Session Extensions Method
No comments:
Post a Comment