IdentityModel.AspNetCore.ScopeValidation by: Dominick Baier Brock Allen
  • 101 total downloads
  • Latest version: 1.1.1
  • OAuth2 OAuth 2.0 Scope Security Identity IdentityServer
ASP.NET Core Middleware for validating scope claims
IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 353 total downloads
  • Latest version: 2.9.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
Package Description
IdentityServer4 by: Brock Allen Dominick Baier
  • 346 total downloads
  • Latest version: 1.5.3
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AccessTokenValidation by: Brock Allen Dominick Baier
  • 277 total downloads
  • Latest version: 1.2.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer Bearer tokens
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
IdentityServer4.AspNetIdentity by: Brock Allen Dominick Baier
  • 102 total downloads
  • Latest version: 1.0.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Identity
ASP.NET Core Identity Integration for IdentityServer4
IKVM.Image by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 531 total downloads
  • Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters Jerome Haltom
  • 1.068k total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters Jerome Haltom
  • 461 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters Jerome Haltom
  • 922 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters Jerome Haltom
  • 446 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters Jerome Haltom
  • 401 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters Jerome Haltom
  • 481 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters Jerome Haltom
  • 481 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 202 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
ImpromptuInterface by: Jay Tuley
  • 136 total downloads
  • Latest version: 6.2.2
  • ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4 & silveright5 ). Includes helper methods for dynamic invocation via method and property names known only at runtime (runs faster than reflection).
Instances by: Malte Rosenbjerg
  • 23 total downloads
  • Latest version: 3.0.1
  • instances instance process async task events run exec
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
IPAddressRange by: J.Sakamoto
  • 268 total downloads
  • Latest version: 6.2.0
  • IPAddress
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
IronPdf.Native.Chrome.Windows by: https://ironpdf.com
  • 11 total downloads
  • Latest version: 2022.11.10299
  • IronPdf Windows Chrome Html To PDF Iron
External methods which allow for interoperability between native and managed code
Irony by: Roman Ivantsov
  • 51 total downloads
  • Latest version: 0.9.1
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Irony.NetCore by: daxnet
  • 30 total downloads
  • Latest version: 1.0.11
  • irony parser
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.