Azure.Storage.Blobs
by: Microsoft
- 2 total downloads
- Latest version: 12.27.0-beta.1
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.24.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/
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.0.0-RC-6
A bootstrap 5 component library for Blazor
bootstrap
by: The Bootstrap Authors
- 1 total downloads
- Latest version: 5.3.5
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommunityToolkit.Maui
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
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.
Docker.DotNet
by: Ahmet Alp Balkan
- 1 total downloads
- Latest version: 1.1.0
This library allows you to use Docker Remote API programmatically in your .NET applications.
It is portable (PCL), fully asynchronous, non-blocking and object-oriented way to interact with your Docker daemon programmatically. As of this release, it supports Docker Remote API v1.14.
★ Documentation: https://github.com/ahmetalpbalkan/Docker.DotNet
Docker.DotNet.Enhanced.LegacyHttp
by: Docker.DotNet.LegacyHttp
- 4 total downloads
- Latest version: 4.1.0
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 4.0.2
A Docker.DotNet extension that adds X.509 client certificate authentication for remote Docker Engine connections.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 3.125.0
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 2 total downloads
- Latest version: 2.2.690
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 8.0.19
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: 0.0.3-beta.20190222.1
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus
by: EPPlus Software AB
- 1 total downloads
- Latest version: 7.5.1
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.27.0.7-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 7 total downloads
- Latest version: 8.1.0-beta.11
Attributes used by FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 5 total downloads
- Latest version: 8.2.0-beta.17
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging
by: FastEndpoints
- 3 total downloads
- Latest version: 8.2.0-beta.9
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 5.34.0.7-beta
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 3 total downloads
- Latest version: 8.2.0-beta.17
Security library for FastEndpoints.