Avalonia.Win32 by: Avalonia Team
  • 1.627k total downloads
  • Latest version: 12.0.1
  • avalonia avaloniaui mvvm rx reactive extensions android ios mac forms wpf net netstandard net461 uwp xamarin
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.X11 by: Avalonia Team
  • 1.373k total downloads
  • Latest version: 12.0.1
  • avalonia avaloniaui mvvm rx reactive extensions android ios mac forms wpf net netstandard net461 uwp xamarin
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
AwesomeAssertions by: AwesomeAssertions, Dennis Doomen, Jonas Nyrup and contributors
  • 1.154k total downloads
  • Latest version: 9.4.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A fork of FluentAssertions.
AWSSDK.Core by: Amazon Web Services
  • 17.357k total downloads
  • Latest version: 4.0.3.30
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.EC2 by: Amazon Web Services
  • 27.788k total downloads
  • Latest version: 4.0.83.1
  • AWS Amazon cloud EC2 aws-sdk-v4
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.
AWSSDK.SecurityToken by: Amazon Web Services
  • 16.701k total downloads
  • Latest version: 4.0.6
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Azure.Core by: Microsoft
  • 866 total downloads
  • Latest version: 1.53.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Core.Amqp by: Microsoft
  • 117 total downloads
  • Latest version: 1.3.1
  • Microsoft Azure AMQP
This library contains AMQP model types used by Azure libraries.
Azure.Core.Experimental by: Microsoft
  • 436 total downloads
  • Latest version: 0.1.0-preview.37
  • Microsoft Azure Client Pipeline
Experimental types that might eventually move to Azure.Core
Azure.Extensions.AspNetCore.Configuration.Secrets by: Microsoft
  • 136 total downloads
  • Latest version: 1.5.0
  • azure keyvault
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Azure.Identity by: Microsoft
  • 1.02k total downloads
  • Latest version: 1.21.0
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
Azure.Messaging.EventHubs by: Microsoft
  • 761 total downloads
  • Latest version: 5.12.2
  • Azure Event Hubs EventHubs .NET AMQP IoT windowsazureofficial azureofficial
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Azure.Messaging.ServiceBus by: Microsoft
  • 722 total downloads
  • Latest version: 7.20.1
  • Azure Service Bus ServiceBus .NET AMQP windowsazureofficial azureofficial
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.Monitor.OpenTelemetry.Exporter by: Microsoft
  • 555 total downloads
  • Latest version: 1.7.0
  • Azure Monitor OpenTelemetry Exporter ApplicationInsights
An OpenTelemetry .NET exporter that exports to Azure Monitor
Azure.Security.KeyVault.Secrets by: Microsoft
  • 336 total downloads
  • Latest version: 4.9.0
  • Microsoft Azure Key Vault Secrets windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Secrets client library
Azure.Storage.Blobs by: Microsoft
  • 1.366k total downloads
  • Latest version: 12.29.0-beta.1
  • Microsoft Azure Storage Blobs Microsoft Azure Blobs Blob Storage StorageScalable windowsazureofficial azureofficial
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
  • 1.065k total downloads
  • Latest version: 12.28.0-beta.1
  • Microsoft Azure Storage Common, Microsoft, Azure, StorageScalable, azureofficial
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.074k total downloads
  • Latest version: 12.27.0-beta.1
  • Microsoft Azure Storage Queues Microsoft Azure Queues Queue Storage StorageScalable windowsazureofficial azureofficial
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
BananaCakePop.Middleware by: BananaCakePop.Middleware
  • 1.073k total downloads
  • Latest version: 17.0.1-insider.1
BananaCakePop.Middleware is a collection of middleware components for HotChocolate. It includes middleware for serving static files, handling CDN requests, managing configuration files, and simplifying middleware setup. With BananaCakePop.Middleware, developers can optimize file delivery, improve performance, and seamlessly integrate static file serving and configuration management into their applications.
Baseclass.Contrib.Nuget.Output by: Daniel Romero
  • 72 total downloads
  • Latest version: 2.4.4
  • Nuget Targets Copy Output build package convention
Treats the "output" folder in an dependend nuget package as an additional special folder and copies it's content to the build folder