Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

ASP.NET core 2.1 Use session in Razor class library

Session returning null when passing from one controller to another controller in razor class library.

Is there any way to share the session between .net core app and class library in each method call for the class library?

How can I make it available to all the methods in the controllers in razor class library?

Comments