Azure.Data.Tables
by: Microsoft
- 1 total downloads
- Latest version: 12.9.1
This client library enables working with the Microsoft Azure Table service
Azure.Identity
by: Microsoft
- 2 total downloads
- Latest version: 1.11.3
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 2 total downloads
- Latest version: 1.3.0
An OpenTelemetry .NET exporter that exports to Azure Monitor
Azure.Storage.Blobs
by: Microsoft
- 2 total downloads
- Latest version: 12.12.0
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/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 Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
Azure.Storage.Common
by: Microsoft
- 3 total downloads
- Latest version: 12.25.0-beta.1
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the 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.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/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/
Azure.Storage.Queues
by: Microsoft
- 1 total downloads
- Latest version: 12.6.2
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/master/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Queues/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/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
- 8 total downloads
- Latest version: 0.15.8
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BlazorComponentUtilities
by: Ed Charbeneau
- 1 total downloads
- Latest version: 1.7.0
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.
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 8 total downloads
- Latest version: 5.2.103.250519
A bootstrap 5 component library for Blazor
Bogus
by: Brian Chavez
- 5 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.
bootstrap
by: The Bootstrap Authors, Twitter Inc.
- 0 total downloads
- Latest version: 5.1.1
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 1.9.3.19
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommunityToolkit.Maui
by: Microsoft
- 2 total downloads
- Latest version: 7.0.1
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core
by: Microsoft
- 2 total downloads
- Latest version: 9.1.0
Core library for community toolkits using .NET MAUI
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 4 total downloads
- Latest version: 2.13.2
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.DependencyInjection
by: Kyle McClellan
- 1 total downloads
- Latest version: 0.1.0
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection.
Confluent.Kafka.Extensions.OpenTelemetry
by: Vadim Hatsura
- 2 total downloads
- Latest version: 0.2.0
OpenTelemetry instrumentation for Confluent.Kafka
ConsoleAppFramework
by: Cysharp
- 2 total downloads
- Latest version: 5.7.6
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 1.3.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.