.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

WSFederationHttpBinding in .NET Standard

The new `System.ServiceModel.Federation` package adds support for `WSFederationHttpBinding` and `WS2007FederationHttpBinding` which enable WS-Federation authentication scenarios. In this post, I'll show you you the basics of getting started with these client-side bindings in your .NET Core applications and .NET Standard libraries.