Ical.Net by: ical-org maintainers and contributors
  • 907 total downloads
  • Latest version: 5.2.2
  • iCal Calendar icalendar ics outlook events rfc-5545 rfc-2445
The most popular iCalendar (RFC 5545) class library for .NET.
IdentityModel by: Dominick Baier Brock Allen
  • 2.691k total downloads
  • Latest version: 7.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
Iced by: iced project and contributors <https://github.com/icedland>
  • 671 total downloads
  • Latest version: 1.21.0
  • disassembler x86 x64 assembler encoder decoder formatter
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
IdentityServer4.Storage by: Brock Allen Dominick Baier
  • 941 total downloads
  • Latest version: 4.1.2
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
Storage interfaces and models for IdentityServer4
IdentityModel.AspNetCore.ScopeValidation by: Dominick Baier Brock Allen
  • 177 total downloads
  • Latest version: 1.1.1
  • OAuth2 OAuth 2.0 Scope Security Identity IdentityServer
ASP.NET Core Middleware for validating scope claims
IdentityServer4.AccessTokenValidation by: Brock Allen Dominick Baier
  • 966 total downloads
  • Latest version: 3.0.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer Bearer tokens
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 1.707k total downloads
  • Latest version: 6.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
IdentityServer4 by: Brock Allen Dominick Baier
  • 2.26k total downloads
  • Latest version: 4.1.2
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 980 total downloads
  • Latest version: 6.2.0
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
IKVM by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 1.071k total downloads
  • Latest version: 8.6.4
Java SE 8 Virtual Machine for .NET
IKVM.MSBuild by: Jeroen Frijters Jerome Haltom
  • 1.112k total downloads
  • Latest version: 8.15.0
IKVM MSBuild Targets
IKVM.MSBuild.Tools by: Jeroen Frijters Jerome Haltom
  • 1.163k total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
Humanizer.Core.zh-Hans by: Claire Novotny Mehdi Khalili
  • 600 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Claire Novotny Mehdi Khalili
  • 584 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
IKVM.Image by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 1.009k total downloads
  • Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.Image.runtime.win-x64 by: Jeroen Frijters Jerome Haltom
  • 188 total downloads
  • Latest version: 8.15.0
IKVM Runtime Image
IdentityStream.Hangfire.Console by: Alexey Skalozub IdentityStream AS
  • 21 total downloads
  • Latest version: 2.0.0
  • hangfire console logging
Job console for Hangfire
IKVM.ByteCode by: Jerome Haltom
  • 185 total downloads
  • Latest version: 9.3.12
Library for reading Java class files.
Hyak.Common by: Microsoft
  • 97 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
ICalendar by: Adriano Flechilla Jose Ignacio Vazquez
  • 47 total downloads
  • Latest version: 1.0.0
  • ICalendar RCF 5545 .ics
ICalendar is a library for parsing and writing iCalendar files. It Implements the specification given in RCF 5545.