Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 68 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common by: Microsoft
  • 33 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.
Iced by: iced project and contributors <https://github.com/icedland>
  • 17 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
IdentityModel by: Dominick Baier Brock Allen
  • 447 total downloads
  • Latest version: 2.6.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNet.OAuth2Introspection by: Dominick Baier Brock Allen
  • 21 total downloads
  • Latest version: 1.0.0-beta3
  • OAuth2 OAuth 2.0 Introspection Security Identity
ASP.NET 5 Authentication Middleware using OAuth 2.0 Introspection (rfc7662)
IdentityModel.AspNet.ScopeValidation by: Dominick Baier Brock Allen
  • 21 total downloads
  • Latest version: 1.0.0-beta3
  • OAuth2 OAuth 2.0 Scope Security Identity IdentityServer
ASP.NET 5 Middleware for validating scope claims
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 33 total downloads
  • Latest version: 1.0.0-beta9
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core Middleware for validating tokens using OAuth 2.0 introspection
IdentityModel.AspNetCore.ScopeValidation by: Dominick Baier Brock Allen
  • 8 total downloads
  • Latest version: 1.0.0-beta2
  • OAuth2 OAuth 2.0 Scope Security Identity IdentityServer
ASP.NET Core Middleware for validating scope claims
IdentityServer3.AccessTokenValidation by: Brock Allen Dominick Baier
  • 236 total downloads
  • Latest version: 2.14.0
  • IdentityServer OpenID Connect OpenIDConnect OAuth2 OWIN ASP.NET Katana WebApi SSO Federation Claims Identity JWT token
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
IdentityServer3.AccessTokenValidation.AspNetCore by: IdentityServer3.AccessTokenValidation.AspNetCore
  • 36 total downloads
  • Latest version: 1.0.2
  • IdentityServer OpenID Connect OpenIDConnect OAuth2 OWIN ASP.NET Katana WebApi SSO Federation Claims Identity
IdentityServer3 Access Token Validation Integration Library for ASP.NET Core
IdentityServer4.AccessTokenValidation by: Brock Allen Dominick Baier
  • 39 total downloads
  • Latest version: 1.0.0-beta8
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
Iesi.Collections by: Aidant Systems Jason Smith NHibernate community
  • 107 total downloads
  • Latest version: 4.2.0-ci.12
  • 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.
ILMerge by: mbarnett
  • 139 total downloads
  • Latest version: 3.0.41
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. ILMerge is packaged as a console application. But all of its functionality is also available programmatically. There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.
ILRepack by: Francois Valdy
  • 270 total downloads
  • Latest version: 2.0.35
  • ILRepack ILMerge dotnet IL
ILRepack is meant at replacing ILMerge / Mono.Merge. The former being closed-source, impossible to customize, slow, resource consuming and many more. The later being deprecated, unsupported, and based on an old version of Mono.Cecil.
ImpromptuInterface by: jbtule
  • 70 total downloads
  • Latest version: 8.0.4
  • ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
A Lightweight Duck Casting Framework for dynamic C#
IPAddressRange by: J.Sakamoto
  • 17 total downloads
  • Latest version: 4.0.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 conatins check. This library supports both IPv4 and IPv6.
IronPdf by: Iron PDF Development Team https://IronPdf.com
  • 143 total downloads
  • Latest version: 2023.1.11416
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit: https://ironpdf.com/
IronPdf.Extensions.ASPX by: Iron PDF Development Team https://IronPdf.com
  • 6 total downloads
  • Latest version: 2023.10.3
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF Extensions ASPX provides more .NET Framework utility methods such as AspxToPdf. Requires the IronPdf.Slim package. For code examples, tutorials and documentation visit https://ironpdf.com/how-to/aspx-to-pdf/
IronPdf.Native.Chrome.Windows by: https://ironpdf.com
  • 3 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
IronPdf.NetFramework.Extension by: Iron PDF Development Team https://IronPdf.com
  • 6 total downloads
  • Latest version: 2023.8.6
  • PDF C# Csharp HTML VB.NET HTML-TO-PDF IRONPDF PDF-DOCUMENT CREATE-PDF EDIT-PDF GENERATE-PDF CHROME PDFIUM URL-TO-PDF JavaScript HTML5 CSS3 MERGE-PDF SIGN-PDF PRINTPDF READ_PDF PDF-COMPRESSION MAC WINDOWS LINUX AZURE
IronPDF NetFramework Extension provides more .NET Framework utility methods such as AspxToPdf. Requires the IronPdf.Slim package. For code examples, tutorials and documentation visit https://ironpdf.com/how-to/aspx-to-pdf/