OpenIddict.Client.WebIntegration
by: Kévin Chalet
- 16 total downloads
- Latest version: 8.0.0-preview.2.26365.61
OpenIddict client integration package for various Web services.
OpenIddict.Core
by: Kévin Chalet
- 139 total downloads
- Latest version: 7.2.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore
by: Kévin Chalet
- 12 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models
by: Kévin Chalet
- 103 total downloads
- Latest version: 7.2.0
Relational entities for the OpenIddict Entity Framework Core stores.
OpenIddict.Server
by: Kévin Chalet
- 16 total downloads
- Latest version: 8.0.0-preview.2.26365.61
OpenIddict authorization server services.
Note: this package only contains the generic/host-agnostic server components.
To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Server.AspNetCore
by: Kévin Chalet
- 13 total downloads
- Latest version: 7.0.0-preview.4.25313.34
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Server.DataProtection
by: Kévin Chalet
- 15 total downloads
- Latest version: 8.0.0-preview.2.26365.61
ASP.NET Core Data Protection integration package for the OpenIddict server services.
OpenIddict.Validation
by: Kévin Chalet
- 16 total downloads
- Latest version: 8.0.0-preview.2.26365.61
OpenIddict token validation services.
Note: this package only contains the generic/host-agnostic validation components.
To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.AspNetCore
by: Kévin Chalet
- 13 total downloads
- Latest version: 7.0.0-preview.4.25313.34
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.DataProtection
by: Kévin Chalet
- 15 total downloads
- Latest version: 8.0.0-preview.2.26365.61
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 15 total downloads
- Latest version: 8.0.0-preview.2.26365.61
Local server integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp
by: Kévin Chalet
- 16 total downloads
- Latest version: 8.0.0-preview.2.26365.61
System.Net.Http integration package for the OpenIddict validation services.
PDF.Core
by: Iron Software https://IronPdf.com
- 12 total downloads
- Latest version: 2020.12.2
IronPDF for .Net Core 2.x and 3.x allows developers to create, edit and extract PDF content within .Net Core Applications & Websites.
The Iron PDF Core 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 skills that developers already posses.
Key features include:
* "Html-To-Pdf" creates PDF files from HTML, CSS, JavaScript, and Images.
* "Url-To-Pdf" generates PDFs from existing html pages by simply providing their URL.
* "Image-To-PDF" creates PDF documents from image files.
* PDF to Image functionality can render PDF documents to image files.
* Extract text and images from existing PDFs.
* Create, Fill and read data from PDF forms.
* Merge, Split and Manipulate PDFs to edit PDF structure and content.
* Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets.
* Edit, Stamp and Watermark PDF files with text, images and HTML
* Apply HTML or PDF backgrounds to PDF pages
* Sign PDF files with digital certificates
IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications.
Requires .Net Core 2.x, 3.x or higher. Supports Windows, Ubuntu, Debian, CentOS, BSD, MacOS and Azure platforms.
Licensing & Support available for commercial deployments.
For code examples, documentation & more visit http://ironpdf.com
For support please email us at developers@ironsoftware.com
PdfLibCore
by: Jan Baarssen
- 11 total downloads
- Latest version: 1.1.2
PdfLib CORE is a fast PDF editing and reading library for modern .NET core applications.
PolySharp
by: Sergio Pedri
- 66 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 3 total downloads
- Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
protobuf-net
by: Marc Gravell
- 8 total downloads
- Latest version: 2.0.0.480
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
RazorEngine
by: Matthew Abbott, Ben Dornis
- 4 total downloads
- Latest version: 2.1.0
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 4 total downloads
- Latest version: 5.5.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
Remotion.Linq
by: rubicon IT GmbH
- 57 total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations