IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 1.594k total downloads
- Latest version: 2.9.1
Package Description
IdentityServer4
by: Brock Allen Dominick Baier
- 1.236k total downloads
- Latest version: 1.5.3
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 994 total downloads
- Latest version: 1.2.1
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
IdentityServer4.AspNetIdentity
by: Brock Allen Dominick Baier
- 390 total downloads
- Latest version: 1.0.1
ASP.NET Core Identity Integration for IdentityServer4
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 1.249k total downloads
- Latest version: 4.2.0-ci.16
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.
IgnoresAccessChecksToGenerator
by: Eli Arbel
- 9 total downloads
- Latest version: 0.8.0
Generates IgnoresAccessChecksTo attributes and reference assemblies to allow compile-time access to internals
IndexRange
by: Bradley Grainger
- 58 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
iTextSharp
by: iText Software
- 55 total downloads
- Latest version: 5.5.13.3
PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText 7. Only security fixes will be added
We HIGHLY recommend customers use iText 7 for new projects, and to consider moving existing projects from iTextSharp to iText 7 to benefit from the many improvements such as:
- HTML to PDF (PDF/A) conversion
- PDF Redaction
- SVG support
- Better language support (Indic, Thai, Khmer, Arabic, Hebrew)
- PDF Debugging for your IDE
- Data Extraction
- Better continued support and bugfixes
- More modular, extensible handling of your document workflow
- Extra practical add-ons
- Encryption, hashing and digital signatures
iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF), allowing you to add PDF functionality to your software projects with ease. We even have documentation to help you get coding.
iText 7 is available under AGPL and Commercial license. iText 7 Community: https://www.nuget.org/packages/itext7/
iText 7 is a complete re-write of iText 5, allowing you to choose your adventure with add-ons, all based on a simple, modular code structure that is easy to use and well documented.
iText 7 includes pdfDebug, the first debugging tool that gives you a clear overview of your content streams and document structure as well as pdfCalligraph, allowing you to leverage advanced typography.
Several iText engineers are actively supporting the project on StackOverflow: https://stackoverflow.com/questions/tagged/itext
itextsharp
by: Bruno Lowagie Paulo Soares et al.
- 2 total downloads
- Latest version: 5.3.2
iText# (iTextSharp) is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.
JetBrains.Annotations
by: JetBrains
- 1.998k total downloads
- Latest version: 2025.2.4
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
jint
by: Sebastien Ros
- 39 total downloads
- Latest version: 2.10.4
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
Jint
by: Sebastien Ros
- 48 total downloads
- Latest version: 2.11.58
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
jnm2.ReferenceAssemblies.net35
by: Microsoft
- 34 total downloads
- Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package.
This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI.
Example project that targets multiple frameworks:
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" />
<PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" />
</ItemGroup>
</Project>
JWT
by: Alexander Batishchev John Sheehan Michael Lehenbauer
- 1.563k total downloads
- Latest version: 11.0.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4
by: Milosz Krajewski
- 116 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 114 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 21 total downloads
- Latest version: 1.0.7
xxHash hash implementation for .NET
KRE-CLR-x86
by: Microsoft
- 81 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 68 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 2.265k total downloads
- Latest version: 3.0.16
Client library for the Kubernetes open source container orchestrator.