Skip to content

Releases: messerli-informatik-ag/session

Messerli.Session.AspNetCore 0.3.0

09 Mar 09:52
57b9751
Compare
Choose a tag to compare
  • Do not throw when Cache-Control is already present and set to no-cache.
    This was an issue when using the session middleware and ASP.NET Core's built-in anti forgery handling.

Messerli.Session 0.2.0

09 Mar 09:52
57b9751
Compare
Choose a tag to compare
  • Do not throw when Cache-Control is already present and set to no-cache.

Messerli.Session.AspNetCore 0.2.0

26 Feb 15:27
35d2db3
Compare
Choose a tag to compare
  • Depend on latest version (3.1.x) of Microsoft.Extensions.Caching.Abstractions.
  • Depend on latest version (3.1.x) of Microsoft.Extensions.Logging.Abstractions.

Messerli.Session 0.1.3

03 Oct 13:29
3d3a932
Compare
Choose a tag to compare
  • Added support for the SameSite cookie attribute is now supported. The attribute is set to Lax by default.

Messerli.Session.AspNetCore 0.1.2

20 Sep 14:37
1f864ca
Compare
Choose a tag to compare
  • Fix incorrect repository URL in NuGet package metadata.

Messerli.Session 0.1.2

20 Sep 14:36
1f864ca
Compare
Choose a tag to compare
  • Fix incorrect repository URL in NuGet package metadata.