Azure.Storage.Queues by: Microsoft
  • 411 total downloads
  • Latest version: 12.20.0
  • Microsoft Azure Storage Queues Microsoft Azure Queues Queue Storage StorageScalable windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
BenchmarkDotNet by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 2 total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BlazorComponentUtilities by: Ed Charbeneau
  • 38 total downloads
  • Latest version: 1.8.0
  • Blazor
A clean code approach to conditional CSS Classes in Blazor Components (Razor Components). When building complex components for ASP.NET Blazor there are often CSS classes generated by multiple factors. Styles can often be added by system & component state, public parameters, and static base CSS classes. Combining many CSS classes together doesn't scale well, and when components get large it can be tough to reason about. The CSS builder pattern fixes this problem by offering a easy to repeat, easy to read pattern to use across components in a project.
Blazored.Toast by: Chris Sainty
  • 242 total downloads
  • Latest version: 4.2.1
  • Blazored Blazor Razor Components Toast Popup Notification ASP.NET Core CSharp Web
A JavaScript free Toast library for Blazor and Razor Components applications.
Bogus by: Brian Chavez
  • 1,002k total downloads
  • Latest version: 35.6.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
  • 579 total downloads
  • Latest version: 5.3.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 by: Bouncy Castle Project Contributors
  • 50 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.Cryptography by: Legion of the Bouncy Castle Inc.
  • 79 total downloads
  • Latest version: 2.5.0
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
BuildBundlerMinifier by: Mads Kristensen
  • 1,222k total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BundlerMinifier.Core by: Mads Kristensen
  • 1 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
  • 245 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache StackExchange Redis 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
  • 99 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache Configuration
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
  • 109 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache Logging
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
  • 250 total downloads
  • Latest version: 5.1.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy by: Castle Project Contributors
  • 3 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.
CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 306 total downloads
  • Latest version: 2.9.1
  • 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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 195 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 146 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Common.Logging.Log4Net.Universal by: mperdeck
  • 34 total downloads
  • Latest version: 1.2.0
  • log4net common logging adapter
Common Logging Adapter for Log4Net. Unlike Common.Logging.Log4Net1215 etc., this package is not tied to a particular version of Log4Net, so does not need to be upgraded for each new version of Log4Net.