BCrypt.Net-Next by: Chris McKee Ryan D. Emerl Damien Miller
  • 1 total downloads
  • Latest version: 3.1.0
  • bcrypt BCrypt.Net cryptography hashing password security hash crypto blowfish gdpr
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".
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 20 total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BitMiracle.LibTiff.NET by: Bit Miracle
  • 2 total downloads
  • Latest version: 2.4.626
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
BlazorTableExtended by: Ivan Josipovic Cody Grkman
  • 3 total downloads
  • Latest version: 1.0.1
  • Blazor Table Component Grid DataTable Data Sort Filter AspNetCore AspNet
Blazor Table Component with Sorting, Paging and Filtering
BoDi by: Gaspar Nagy
  • 12 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
  • 37 total downloads
  • Latest version: 35.5.1
  • 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.
bootstrap by: The Bootstrap Authors
  • 26 total downloads
  • Latest version: 5.3.2
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle by: Bouncy Castle Project Contributors
  • 1 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
  • 5 total downloads
  • Latest version: 1.8.6
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Carbon.Storage by: iamcarbon
  • 2 total downloads
  • Latest version: 1.8.0
  • buckets storage carbon
Storage primitives.
Castle.Core by: Castle Project Contributors
  • 8 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Windsor by: Castle Project Contributors
  • 6 total downloads
  • Latest version: 5.1.1
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Certes by: Certes Contributors
  • 2 total downloads
  • Latest version: 2.3.3
  • Certes letsencrypt ACME HTTPS SSL Certificate dotnettool
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
CommandLineParser by: Giacomo Stelluti Scala
  • 2 total downloads
  • Latest version: 1.9.4.209-beta
  • Command Line Parser
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CompareNETObjects by: gfinzer
  • 2 total downloads
  • Latest version: 4.74.0
  • compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
ConsoleMenu-simple by: lechu445
  • 4 total downloads
  • Latest version: 2.4.3
  • console menu simple
A simple, highly customizable, DOS-like console menu
CoreTweet by: CoreTweet Development Team
  • 3 total downloads
  • Latest version: 0.8.2.404
  • Twitter
A .NET Twitter Library supporting API 1.1 Simple, Powerful, and Well-designed for LINQ See also: https://github.com/CoreTweet/CoreTweet
coverlet.collector by: tonerdo
  • 160 total downloads
  • Latest version: 3.2.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor by: Brady Holt
  • 9 total downloads
  • Latest version: 2.33.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian Italian, Swedish, Slovenian, Danish, Finnish and Japanese.
CsvHelper by: Josh Close
  • 2 total downloads
  • Latest version: 3.0.0-chi03
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.