A client which makes it easy to use the Identity Web Service in a .NET project.
Info
Version: | 1.1.0 |
Author(s): | Gavin Heise |
Last Update: | Saturday, July 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Morphologue.IdentityWsClient |
Install
Install-Package Morphologue.IdentityWsClient
dotnet add package Morphologue.IdentityWsClient
paket add Morphologue.IdentityWsClient
Morphologue.IdentityWsClient Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Collections.Immutable(>= 1.5.0)