IdentityServer3.Admin 1.0.0-beta2

Prefix Reserved
This is a prerelease version of IdentityServer3.Admin.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package IdentityServer3.Admin --version 1.0.0-beta2                
NuGet\Install-Package IdentityServer3.Admin -Version 1.0.0-beta2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IdentityServer3.Admin" Version="1.0.0-beta2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityServer3.Admin --version 1.0.0-beta2                
#r "nuget: IdentityServer3.Admin, 1.0.0-beta2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IdentityServer3.Admin as a Cake Addin
#addin nuget:?package=IdentityServer3.Admin&version=1.0.0-beta2&prerelease

// Install IdentityServer3.Admin as a Cake Tool
#tool nuget:?package=IdentityServer3.Admin&version=1.0.0-beta2&prerelease                

IdentityAdmin is a tool for developers and/or administrators to manage the clients and scopes of their applications. This includes creating clients/scopes, editing client/scopes and deleting clients/scopes.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IdentityServer3.Admin:

Package Downloads
IdentityServer3.Admin.EntityFramework

IdentityAdmin.EntityFramework is a persistence layer for IdentityAdmin configuration data that uses EntityFramework as it's database abstraction.

FCP.IdentityServer3.Admin.EntityFramework.MySql

IdentityServer3 AdminUI EntityFramework MySql Extensions for FCP(Fluent Compute Platform)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta9 63,609 8/22/2016
1.0.0-beta8 16,358 4/11/2016
1.0.0-beta7 25,364 2/16/2016
1.0.0-beta6 1,147 2/4/2016
1.0.0-beta4 2,482 12/15/2015
1.0.0-beta3 832 12/14/2015
1.0.0-beta2 1,296 12/6/2015
1.0.0-beta1 1,722 12/3/2015

First Release