System.ServiceModel.Federation
$ dotnet add package System.ServiceModel.FederationThe System.ServiceModel.Federation provides the types that allow security communications with SOAP messages using WS-Federation.
Install System.ServiceModel.Federation package from Nuget.org
dotnet add package System.ServiceModel.Federation
See blog post for more information.
To explore the project or contribute, visit our GitHub repository. For reporting issues or providing feedback, please open an issue on GitHub.