Azure.ResourceManager.AppContainers by: Microsoft
  • 0 total downloads
  • Latest version: 1.1.0
  • azure management arm resource manager appcontainers
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.App。
Azure.ResourceManager.Resources by: Microsoft
  • 0 total downloads
  • Latest version: 1.3.1
  • azure management resources
Azure management client SDK for Azure resource provider Resources. This version uses the Track 2 code generator that introduces important breaking changes, but also new features (such as intuitive authentication, custom HTTP pipeline, distributed tracing and much more).
Azure.ResourceManager.ServiceBus by: Microsoft
  • 0 total downloads
  • Latest version: 1.1.0
  • azure management arm resource manager azure.resourcemanager.servicebus
Microsoft Azure management client SDK for Azure resource provider Microsoft.ServiceBus.
BCrypt.Net-Next by: Chris McKee, Ryan D. Emerl, Damien Miller
  • 1 total downloads
  • Latest version: 4.0.3
  • 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".
Blazored.FluentValidation by: Chris Sainty
  • 8 total downloads
  • Latest version: 1.3.0
  • Blazor FluentValidation Blazored Components Fluent Validation
A library for using FluentValidation with Blazor
BlazorMonaco by: Serdar Ciplak
  • 0 total downloads
  • Latest version: 3.3.0
  • blazor monaco editor vs code vscode format textarea contenteditable
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code. Developed to work with Monaco Editor v0.52.2
Bogus by: Brian Chavez
  • 7 total downloads
  • Latest version: 35.6.2
  • 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, Twitter Inc.
  • 8 total downloads
  • Latest version: 5.2.3
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 0 total downloads
  • Latest version: 2.5.1
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
BuildBundlerMinifier by: Mads Kristensen
  • 5 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Castle.Core by: Castle Project Contributors
  • 7 total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CodeBeam.MudBlazor.Extensions by: CodeBeam
  • 5 total downloads
  • Latest version: 8.0.0
  • Blazor MudBlazor Component Extension Material3 Animate Stepper ComboBox Select List Loading Gallery ChipField Transfer Barcode QR SpeedDial RangeSlider Teleport
MudBlazor extension components from contributors. Includes 30+ components and utilities.
CommandLineParser by: gsscoder, nemec, ericnewton76
  • 0 total downloads
  • Latest version: 2.4.3
  • command line commandline argument option parser parsing library syntax shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator by: Microsoft.Practices.ServiceLocation
  • 1 total downloads
  • Latest version: 2.0.2
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
coverlet.collector by: tonerdo
  • 3 total downloads
  • Latest version: 6.0.2
  • 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.
Cronos by: Andrey Dorokhov, Sergey Odinokov
  • 5 total downloads
  • Latest version: 0.9.0
  • Cronos Cron Recurring
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
CsvHelper by: Josh Close
  • 0 total downloads
  • Latest version: 33.0.1
  • 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.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 5 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.StrongName by: Sam Saffron, Marc Gravell, Nick Craver
  • 1 total downloads
  • Latest version: 2.0.35
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DistributedLock.Core by: Michael Adelson
  • 1 total downloads
  • Latest version: 1.0.8
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages