IdentityModel.AspNet.OAuth2Introspection
by: Dominick Baier Brock Allen
- 45 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Authentication Middleware using OAuth 2.0 Introspection (rfc7662)
IdentityModel.AspNet.ScopeValidation
by: Dominick Baier Brock Allen
- 46 total downloads
- Latest version: 1.0.0-beta3
ASP.NET 5 Middleware for validating scope claims
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 70 total downloads
- Latest version: 1.0.0-beta9
ASP.NET Core Middleware for validating tokens using OAuth 2.0 introspection
IdentityModel.AspNetCore.ScopeValidation
by: Dominick Baier Brock Allen
- 14 total downloads
- Latest version: 1.0.0-beta2
ASP.NET Core Middleware for validating scope claims
IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 228 total downloads
- Latest version: 1.7.0
OpenID Connect Client Library for Native Applications
IdentityServer4
by: Brock Allen Dominick Baier
- 75 total downloads
- Latest version: 1.0.0-beta3
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 81 total downloads
- Latest version: 1.0.0-beta8
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
IKVM
by: Jeroen Frijters
- 148 total downloads
- Latest version: 8.1.5717
IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework.
IKVM.Image
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 686 total downloads
- Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters Jerome Haltom
- 634 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters Jerome Haltom
- 638 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters Jerome Haltom
- 526 total downloads
- Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters Jerome Haltom
- 355 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters Jerome Haltom
- 546 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 230 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 383 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 368 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IndexRange
by: Bradley Grainger
- 62 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
ini-parser
by: Ricardo Amores Hernández
- 162 total downloads
- Latest version: 2.5.2
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#.
Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files.
(*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
InputSimulator
by: Michael Noonan
- 10 total downloads
- Latest version: 1.0.4
The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.