Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 321 Bytes

WsFederation for ASP.NET Core

This is a port of the Katana WsFederation middleware for ASP.NET Core. This project has a hard dependency on the full .NET Framework as many of the required BCL classes do not exist in the .NET Standard.

Installation

PM> Install-Package AspNetCore.Authentication.WsFederation