eid-provider
0.0.2
dotnet add package eid-provider --version 0.0.2
NuGet\Install-Package eid-provider -Version 0.0.2
<PackageReference Include="eid-provider" Version="0.0.2" />
paket add eid-provider --version 0.0.2
#r "nuget: eid-provider, 0.0.2"
// Install eid-provider as a Cake Addin #addin nuget:?package=eid-provider&version=0.0.2 // Install eid-provider as a Cake Tool #tool nuget:?package=eid-provider&version=0.0.2
eid-provider-net
This code is developed to enable rapid deployment of identity based authentication for .NET by creating a common interface to most of the suppliers for official electronic identification and it allows you to mix and match your suppliers. This is a .NET port from code that I have contributed in eid-provider and that is used in multiple projects. This library is using dotnet5.0.
eid-provider-net library
A .net library that is performing all the operations towards the modules as outlined in the table below and the working horse of this project. See the basic method documentation or the basic examples.
eid-provider-net powershell module
A powershell cmdlet project that provides a module for use with PowerShell to make sure simple admin devops easily can be used to interact with the library in scripts and wherever else it is needed, makes output more powershell friendly and is allaround a bit nicer to work with for interactive or scripting purposes. See powershell examples.
Supported integrations
There are basically right now two main types of integrations: one is working directly with the service apis and the other kind is working with a broker service. The broker services can be usefull if you have many integrations or other sources in your enterprise and you wish to use the same sources for these. Right now I am working on moving over and adapting the code for the providers for eid-provider and will be added as they are needed and updated, submit an issue if you need to get one of them prioritized as most of my code uses the services apis directly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- Newtonsoft.Json (>= 12.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.2 | 435 | 11/24/2020 |