IdentityModel.AspNetCore.ScopeValidation
by: Dominick Baier Brock Allen
- 45 total downloads
- Latest version: 1.1.1
ASP.NET Core Middleware for validating scope claims
IdentityServer3.AccessTokenValidation
by: Brock Allen Dominick Baier
- 236 total downloads
- Latest version: 2.14.0
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
IdentityServer3 Access Token Validation Integration Library for ASP.NET Core
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 176 total downloads
- Latest version: 1.2.1
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
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 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
A Lightweight Duck Casting Framework for dynamic C#
IPAddressRange
by: J.Sakamoto
- 17 total downloads
- Latest version: 4.0.0
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
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
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
- 72 total downloads
- Latest version: 2022.11.10299
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
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/
IronPdf.Slim
by: Iron PDF Development Team https://IronPdf.com
- 169 total downloads
- Latest version: 2024.12.9
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects.
Requires IronPdf.Native.Chrome and IronSoftware.Native.PdfModel NuGet package appropriate for your platform.
# C# HTML to PDF for .NET 8, .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 IronPDF 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 8, .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/
itext7
by: Apryse Software
- 196 total downloads
- Latest version: 9.0.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
itext7.bouncy-castle-adapter
by: Apryse Software
- 48 total downloads
- Latest version: 9.0.0
Bouncy-castle adapter module
jasmine-js
by: Pivotal Labs
- 14 total downloads
- Latest version: 1.3.1.1
Jasmine is a behavior-driven development framework for testing JavaScript code. The package contains only jasmine.js which is useful for using together with Chutzpah.
JetBrains.Annotations
by: JetBrains
- 328 total downloads
- Latest version: 2024.2.0
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.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
jQuery
by: jQuery Foundation Inc.
- 403 total downloads
- Latest version: 3.7.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/