Azure.Messaging.ServiceBus
by: Microsoft
- 11 total downloads
- Latest version: 7.18.4
Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state. This client library allows for both sending and receiving messages using Azure Service Bus. For more information about Service Bus, see https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messaging-overview
Azure.ResourceManager
by: Microsoft
- 3 total downloads
- Latest version: 1.13.0
Microsoft Azure Resource Manager client SDK for Azure resources.
Azure.ResourceManager.AppContainers
by: Microsoft
- 0 total downloads
- Latest version: 1.1.0
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 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
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
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
- 28 total downloads
- Latest version: 2.2.0
A library for using FluentValidation with Blazor
Blazored.LocalStorage
by: Chris Sainty
- 0 total downloads
- Latest version: 4.5.0
A library to provide access to local storage in Blazor applications
BlazorMonaco
by: Serdar Ciplak
- 0 total downloads
- Latest version: 3.3.0
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
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
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.NET is a popular cryptography library for .NET
BuildBundlerMinifier
by: Mads Kristensen
- 5 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Castle.Core
by: Castle Project Contributors
- 7 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CodeBeam.MudBlazor.Extensions
by: CodeBeam
- 5 total downloads
- Latest version: 8.0.0
MudBlazor extension components from contributors. Includes 30+ components and utilities.
CommandLineParser
by: gsscoder, nemec, ericnewton76
- 0 total downloads
- Latest version: 2.4.3
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
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
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
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
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.