Azure.Storage.Queues
by: Microsoft
- 0 total downloads
- Latest version: 12.23.0
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.15.8
Powerful .NET library for benchmarking
BlazorComponentUtilities
by: Ed Charbeneau
- 1 total downloads
- Latest version: 1.4.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
- 6 total downloads
- Latest version: 5.2.103.120724
A bootstrap 5 component library for Blazor
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.2.103
Bootstrap 5.x component library for BlazorStrap
bootstrap
by: The Bootstrap Authors, Twitter Inc.
- 3 total downloads
- Latest version: 5.2.0-beta1
The most popular front-end framework for developing responsive, mobile first projects on the web.
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 4.0.0
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommunityToolkit.Maui.Core
by: Microsoft
- 1 total downloads
- Latest version: 11.1.0
Core library for community toolkits using .NET MAUI
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 4 total downloads
- Latest version: 2.14.0-RC1
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.DependencyInjection
by: Kyle McClellan
- 1 total downloads
- Latest version: 2.0.0
An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection.
ConsoleAppFramework
by: Cysharp
- 10 total downloads
- Latest version: 5.1.1
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper
by: Josh Close
- 2 total downloads
- Latest version: 30.0.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 1 total downloads
- Latest version: 4.1.0
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 3 total downloads
- Latest version: 2.0.361
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 1 total downloads
- Latest version: 1.6.0-beta.2226
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions
by: Shay Rojansky
- 1 total downloads
- Latest version: 5.0.0-rc1
Naming Conventions for Entity Framework Core Tables and Columns.
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 5.7.5
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 2 total downloads
- Latest version: 5.0.0-alpha.5
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 3 total downloads
- Latest version: 5.20.1.10-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.