Baseclass.Contrib.Nuget.Output
by: Daniel Romero
- 38 total downloads
- Latest version: 2.4.4
Treats the "output" folder in an dependend nuget package as an additional special folder and copies it's content to the build folder
BCrypt.Net-Next
by: Chris McKee, Ryan D. Emerl, Damien Miller
- 64 total downloads
- Latest version: 3.1.2
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
Beckhoff.TwinCAT.HMI.AuditTrail
by: Beckhoff
- 45 total downloads
- Latest version: 23.0.198
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
- 37 total downloads
- Latest version: 14.3.344
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
- 338 total downloads
- Latest version: 14.6.28
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
- 409 total downloads
- Latest version: 14.5.1
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
- 118 total downloads
- Latest version: 23.0.421
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
- 117 total downloads
- Latest version: 0.10.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 2.583k total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 66 total downloads
- Latest version: 0.10.0
Powerful .NET library for benchmarking
BlazorDownloadFile
by: Anthony G. Rivera Cosme
- 272 total downloads
- Latest version: 2.4.0.2
Blazor download files to the browser from c#.
BoDi
by: Gaspar Nagy
- 141 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 3.17k 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
- 180 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
- 273 total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 3.546k total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Castle.Core
by: Castle Project Contributors
- 374 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 278 total downloads
- Latest version: 1.7.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.DynamicProxy
by: Castle Project Contributors
- 68 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.