VisualReCode / Cocoon

An implementation of the Strangler Fig pattern for ASP.NET Core
Apache License 2.0
62 stars 10 forks source link

Bug/backend cookie handling #27

Closed ThatRendle closed 2 years ago

ThatRendle commented 2 years ago

Changes the various backend clients (auth/session) to UseCookies = false

Update to .NET 6.0

Restore Sample projects