Beckhoff.TwinCAT.HMI.Server.Engineering
by: Beckhoff
- 334 total downloads
- Latest version: 24.0.7
TwinCAT HMI is a development environment for web-based HMIs (Human Machine Interfaces). This package provides the TwinCAT HMI Server for the engineering.
BenchmarkDotNet
by: .NET Foundation and contributors
- 1.813k total downloads
- Latest version: 0.11.3
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 2.668k total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 644 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenchmarkDotNet.Diagnostics.Windows
by: .NET Foundation and contributors
- 850 total downloads
- Latest version: 0.11.3
Powerful .NET library for benchmarking (Diagnostic Tools for Windows)
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 572 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenderProxy
by: Ivan Mihaylovskyy, Jim Evans
- 127 total downloads
- Latest version: 1.1.2
Extensible HTTP proxy with SSL support
BitMiracle.Docotic.Pdf
by: Bit Miracle
- 63 total downloads
- Latest version: 8.8.16445
Docotic.Pdf library can create, edit, draw and print PDF files in .NET Core, ASP.NET, Windows Forms, WPF, Xamarin, Blazor, Unity, and HoloLense applications.
Docotic.Pdf library can also help you to:
* extract text, images, attachments, forms data, and metadata from PDFs
* perform optical character recognition (OCR) on PDFs
* convert PDF to images (including PDF to multipage TIFF), print documents
* draw PDF on System.Drawing.Graphics (with free BitMiracle.Docotic.Pdf.Gdi add-on)
* compress PDF documents, optimize or replaces images in PDFs
* convert HTML to PDF (with free BitMiracle.Docotic.Pdf.HtmlToPdf add-on)
* split PDF documents into pages or combine several documents into one compound PDF document
* encrypt PDF documents and set up permissions, open protected documents, check if a PDF is encrypted
* check if two PDF documents have an equal structure
* digitally sign PDFs with a signature, verify if a signature in a PDF is valid.
* create PDF documents from scratch
* add images, text, and vector graphics to new and existing PDF documents
* add annotations, watermarks, attachments, actions, bookmarks, and links to PDFs
* add new PDF forms and fill existing ones
* optimize PDFs for fast web view (linearize PDFs)
The library is a 100% managed assembly without unsafe blocks. The assembly has no external dependencies.
There are add-ons to the library:
* HtmlToPdf add-on
https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.HtmlToPdf/
* Gdi add-on
https://www.nuget.org/packages/BitMiracle.Docotic.Pdf.Gdi/
There are different types of royalty-free licenses. Eligible projects and/or people can receive a license free of charge.
Free time-limited licenses are available via request form on our site.
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 326 total downloads
- Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 220 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 4.78k 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
- 241 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.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.406k total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: MichaConrad
- 249 total downloads
- Latest version: 2.0.0-beta-1629
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: MichaConrad
- 95 total downloads
- Latest version: 1.2.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
- 94 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.
Castle.Core
by: Castle Project Contributors
- 851 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 526 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.