DrWatson.Adfs.Metadata
1.1.1
Simple utility to load and parse ADFS 3.0 metadata
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DrWatson.Adfs.Metadata -Version 1.1.1
dotnet add package DrWatson.Adfs.Metadata --version 1.1.1
<PackageReference Include="DrWatson.Adfs.Metadata" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DrWatson.Adfs.Metadata --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DrWatson.Adfs.Metadata, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* Extension methods are added to simplify register metadata loader as a service in the IServiceCollection
* Fix the loading metadata
Dependencies
-
.NETCoreApp 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- System.Xml.XPath.XDocument (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DrWatson.Adfs.Metadata:
Package | Downloads |
---|---|
DrWatson.Adfs.OAuthProvider
It can be used to authenticate users against the on-premise ADFS 3.0 which is part of Microsoft Windows Server 2012 R2 via ADFS OAuth endpoint.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 638 | 11/21/2018 |
1.1.1 | 944 | 2/12/2018 |
1.1.0 | 473 | 2/12/2018 |
1.0.0 | 499 | 2/12/2018 |
0.2.0-alpha1 | 529 | 6/7/2017 |