Beckhoff.TwinCAT.HMI.AuditTrail by: Beckhoff
  • 143 total downloads
  • Latest version: 24.0.7
  • TwinCAT HMI Server ProductVersion_24.0.7.0
TwinCAT HMI is a development environment for web-based HMIs (Human Machine Interfaces). This package provides an Audit Trail extension for the TwinCAT HMI Server.
Beckhoff.TwinCAT.HMI.AuditTrailUtils by: Beckhoff
  • 105 total downloads
  • Latest version: 14.6.1
  • Beckhoff TwinCAT HMI TcHmi Controls Control AuditTrail AuditTrails AuditTrailGrid AuditTrailUtils
TwinCAT HMI is a development environment for web-based HMIs (Human Machine Interfaces). This package provides client side utilities for audit trails.
Beckhoff.TwinCAT.HMI.Controls by: Beckhoff
  • 1.056k total downloads
  • Latest version: 14.8.3
  • Beckhoff TwinCAT HMI TcHmi Controls Control
TwinCAT HMI is a development environment for web-based HMIs (Human Machine Interfaces). This package provides the controls for the TwinCAT HMI client.
Beckhoff.TwinCAT.HMI.Framework by: Beckhoff
  • 1.134k total downloads
  • Latest version: 14.6.3
  • Beckhoff TwinCAT HMI TcHmi Framework Controls Control
TwinCAT HMI is a development environment for web-based HMIs (Human Machine Interfaces). This package provides the client framework for the TwinCAT HMI.
Beckhoff.TwinCAT.HMI.Server.Engineering by: Beckhoff
  • 334 total downloads
  • Latest version: 24.0.7
  • TwinCAT HMI Server ProductVersion_24.0.7.0
TwinCAT HMI is a development environment for web-based HMIs (Human Machine Interfaces). This package provides the TwinCAT HMI Server for the engineering.
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 2.668k total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BitMiracle.Docotic.Pdf by: Bit Miracle
  • 13 total downloads
  • Latest version: 5.5.8895
  • pdf C# csharp .net .netstandard pdf-library pdf-to-text pdf-to-image print-pdf compress-pdf pdf-viewer pdf/a pdf-forms bitmiracle bit-miracle
Docotic.Pdf library can create, edit, draw and print PDF files. The library is a fully managed assembly for .NET Standard (1.3 and later, including 2.0), .NET 4.0 and later frameworks. The assembly has no external dependencies. There are different types of licenses: for applications, for servers, cloud and unlimited. All licenses are royalty-free. Free time-limited licenses are available upon request.
BlazorDownloadFile by: Anthony G. Rivera Cosme
  • 325 total downloads
  • Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BlazorInputFile by: BlazorInputFile
  • 84 total downloads
  • Latest version: 0.2.0
Package Description
BoDi by: Gaspar Nagy
  • 163 total downloads
  • Latest version: 1.5.0
  • dependency injection, embeddable
A very simple IoC container, easily embeddable also as a source code.
Bogus by: Brian Chavez
  • 3.584k total downloads
  • Latest version: 35.6.5
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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
  • bouncycastle cryptography encryption security
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
  • 335 total downloads
  • Latest version: 1.8.10
  • .net framework, core, standard
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
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
CacheManager.Core by: MichaConrad
  • 141 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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
  • 79 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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
  • 441 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor by: James Skimming
  • 357 total downloads
  • Latest version: 1.7.0
  • async asynchronous-methods castle castle-core dynamic dynamicproxy dynamic-proxy dynamicproxy2 intercept-methods proxy
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.DynamicProxy by: Castle Project Contributors
  • 78 total downloads
  • Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.