Azure.Identity
by: Microsoft
- 0 total downloads
- Latest version: 1.18.0-beta.3
Provides APIs for authenticating to Microsoft Entra ID
Azure.Storage.Blobs
by: Microsoft
- 3 total downloads
- Latest version: 12.23.0-beta.2
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
- 2 total downloads
- Latest version: 12.23.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.26.0-beta.1
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
- 4 total downloads
- Latest version: 0.15.3
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.13.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.10.7
Powerful .NET library for benchmarking
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 1.5.102-Preview2
A bootstrap4 component library for Blazor
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 4 total downloads
- Latest version: 5.2.105-Preview-3
Bootstrap 5.x component library for BlazorStrap
Bogus
by: Brian Chavez
- 2 total downloads
- Latest version: 4.0.1
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 it to create and load databases and UIs with mockup data. Get started by using Faker class or a DataSet directly.
bootstrap
by: The Bootstrap Authors
- 18 total downloads
- Latest version: 5.3.2
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: 2.0.215-beta
Terse syntax C# command line parser for .NET with F# support. 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
- 1 total downloads
- Latest version: 1.0.0-pre1
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects 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
- 1 total downloads
- Latest version: 14.0.0
Core library for community toolkits using .NET MAUI
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit, dotnetfoundation
- 0 total downloads
- Latest version: 7.1.2
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps.
Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries.
For UWP/MSIX apps, you can also generate tile and badge notifications.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 3 total downloads
- Latest version: 2.9.0
Confluent's .NET Client for Apache Kafka
coverlet.msbuild
by: tonerdo
- 4 total downloads
- Latest version: 6.0.3
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 2 total downloads
- Latest version: 20.0.0-beta0017
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
- 4 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.ColumnMapper
by: Dapper.ColumnMapper
- 1 total downloads
- Latest version: 1.3.0
Simple extension to Dapper to allow arbitrary column to property mapping.