BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 4.289k total downloads
- Latest version: 0.16.0-preview.1
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 650 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenchmarkDotNet.Diagnostics.Windows
by: .NET Foundation and contributors
- 1.386k total downloads
- Latest version: 0.16.0-preview.1
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
BenderProxy
by: Ivan Mihaylovskyy, Jim Evans
- 127 total downloads
- Latest version: 1.1.2
Extensible HTTP proxy with SSL support
Bet.Extensions
by: kdcllc
- 1.187k total downloads
- Latest version: 4.0.1
The Collection of extension methods for DotNetCore application development.
Bet.Extensions.Options
by: kdcllc
- 1.044k total downloads
- Latest version: 4.0.1
The collection of the functionality for Options Validations that can be utilized for AspNetCore or GenericHost.
BitMiracle.Docotic.Pdf
by: Bit Miracle
- 176 total downloads
- Latest version: 9.9.20185-dev
C# PDF library to create, edit, draw and print PDF files. Docotic.Pdf is the .NET PDF library for .NET Core, ASP.NET, Windows Forms, WPF, Xamarin, Blazor, Unity, and HoloLense applications. Use Docotic.Pdf to:
* Create PDF documents using Canvas API.
* Generate PDF reports, invoices, etc. using the fluent API provided by the Layout add-on.
* Extract text from PDF documents.
* Convert HTML to PDF in C# with the help of the HTML to PDF converter add-on.
* Convert PDF to image and print PDF documents.
* Add digital signatures to PDF documents.
* Encrypt and decrypt PDF files.
* OCR PDF files.
* Merge PDF in C# or VB.NET code. Split PDF documents.
* Compress PDF files.
* Linearize PDF files. Optimize for Fast Web View.
* Edit PDF files.
The SDK is a 100% managed assembly without unsafe blocks. The assembly has no external dependencies.
Docotic.Pdf supports .NET 10 - .NET 5, .NET Standard / .NET Core, and .NET 4.x frameworks. You can use the library in .NET on Windows, Linux, macOS, Android, and iOS. Works in Azure, AWS and other cloud environments. Can be used from a Docker container.
To test the library, visit https://bitmiracle.com/pdf-library/ and get a free time-limited license key.
For documentation, sample code, and API reference, visit https://bitmiracle.com/pdf-library/help
There are add-ons to the library:
* HTML to PDF add-on
https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.HtmlToPdf/
* Layout add-on
https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.Layout/
* Conformance add-on
https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.Conformance/
* Gdi add-on
https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.Gdi/
* Logging add-on
https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.Logging
We offer royalty-free licenses for Docotic.Pdf. Eligible projects and/or people can receive a free license.
This is a prerelease version with the newest features and latest bug fixes. We have tested it for regressions, and is safe to use in a production environment.
Blake3
by: Alexandre Mutel
- 145 total downloads
- Latest version: 3.0.2
Blake3 is a fully managed SIMD implementation of the BLAKE3 cryptographic hash function.
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 774 total downloads
- Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 163 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 3.824k total downloads
- Latest version: 35.6.5
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
BouncyCastle
by: Bouncy Castle Project Contributors
- 212 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 874 total downloads
- Latest version: 2.7.0
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 422 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 4.407k total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: Michael Conrad
- 186 total downloads
- Latest version: 3.0.0
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CacheManager.Microsoft.Extensions.Configuration
by: Michael Conrad
- 119 total downloads
- Latest version: 3.0.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 79 total downloads
- Latest version: 1.2.0
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
CacheTower
by: James Turner
- 254 total downloads
- Latest version: 0.14.0+g0ee6795-github.5821991369
A multi-layered caching system for .NET