Humanizer.Core.uz-Latn-UZ by: Claire Novotny Mehdi Khalili
  • 254 total downloads
  • Latest version: 3.0.10
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Claire Novotny Mehdi Khalili
  • 286 total downloads
  • Latest version: 3.0.10
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Claire Novotny Mehdi Khalili
  • 280 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Claire Novotny Mehdi Khalili
  • 273 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Claire Novotny Mehdi Khalili
  • 270 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
Hyak.Common by: Microsoft
  • 40 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.
Ical.Net by: ical-org maintainers and contributors
  • 515 total downloads
  • Latest version: 5.2.3
  • 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
  • 40 total downloads
  • Latest version: 7.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore by: Dominick Baier Brock Allen
  • 10 total downloads
  • Latest version: 4.3.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
OpenID Connect & OAuth 2.0 client library for ASP.NET Core
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 451 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
IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 14 total downloads
  • Latest version: 5.2.1
  • 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
  • 14 total downloads
  • Latest version: 2.1.2
  • 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
  • 15 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
IdentityServer4.EntityFramework by: Brock Allen Dominick Baier Scott Brady
  • 11 total downloads
  • Latest version: 4.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer EntityFramework
EntityFramework persistence layer for IdentityServer4
IdentityServer4.EntityFramework.Storage by: Brock Allen Dominick Baier Scott Brady
  • 10 total downloads
  • Latest version: 4.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer EntityFramework
EntityFramework persistence layer for IdentityServer4
Iesi.Collections by: Aidant Systems Jason Smith NHibernate community
  • 250 total downloads
  • Latest version: 4.2.0-ci.16
  • Collections ISet
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
ImTools by: Maksim Volkau
  • 8 total downloads
  • Latest version: 5.0.0-preview-01
  • FP Performance Simple Functional Immutable Persistent Map Avl 2-3Tree Self Balanced Tree Dictionary Thread-safe Atomic Ref Algebraic Discriminated Union SumType
Fast and space efficient immutable collections, hash maps, and utilities for performant programming in C#. Split from the DryIoc: https://github.com/dadhi/DryIoc
IndexRange by: Bradley Grainger
  • 60 total downloads
  • Latest version: 1.1.1
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Instances by: Malte Rosenbjerg
  • 147 total downloads
  • Latest version: 3.0.2
  • 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
  • 245 total downloads
  • Latest version: 6.3.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.