NuSpec.ReferenceGenerator
by: Oren Novotny
- 29 total downloads
- Latest version: 2.0.0-beta-bld12
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects
OpenIddict.Abstractions
by: Kévin Chalet
- 12 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 66 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
- 48 total downloads
- Latest version: 7.2.0
Relational entities for the OpenIddict Entity Framework Core stores.
OpenTelemetry
by: OpenTelemetry Authors
- 3 total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 25 total downloads
- Latest version: 1.14.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 3 total downloads
- Latest version: 1.14.0-rc.1
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 3 total downloads
- Latest version: 1.14.0-rc.1
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 3 total downloads
- Latest version: 1.14.0-rc.1
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
payOS
by: payOS
- 5 total downloads
- Latest version: 2.0.1
payOS .NET SDK for convenient access to the payOS Merchant API.
PDF.Core
by: Iron Software https://IronPdf.com
- 8 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
- 9 total downloads
- Latest version: 1.1.2
PdfLib CORE is a fast PDF editing and reading library for modern .NET core applications.
PDFsharp
by: PDFsharp Team
- 2 total downloads
- Latest version: 6.2.4
PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents.
This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS.
See https://docs.pdfsharp.net for details.
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
- 3 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.
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