AdamE.Firebase.iOS.Analytics by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.7.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.CloudFunctions by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 12.5.0.1
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.7.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.4.0.1
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.RemoteConfig by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.11.0
C# bindings for Firebase APIs Remote Config iOS Library
AdamE.Firebase.iOS.Storage by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.5.0.2
C# bindings for Firebase APIs Storage iOS Library
AdamE.Google.iOS.GoogleAppMeasurement by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 12.5.0
GoogleAppMeasurement packed for .NET for iOS
AngleSharp by: AngleSharp
  • 2 total downloads
  • Latest version: 1.3.1-beta.486
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Apache.Arrow.Scalars by: The Apache Software Foundation
  • 1 total downloads
  • Latest version: 23.0.0
  • apache arrow
Apache Arrow scalar types, including Parquet-compatible variants. Provides readers, writers, and object model for the Parquet Variant binary format for semi-structured data.
AWSSDK.Core by: Amazon Web Services
  • 1 total downloads
  • Latest version: 4.0.101
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 3 total downloads
  • Latest version: 3.7.502.42
  • AWS Amazon cloud SimpleEmailService aws-sdk-v3 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Storage.Blobs by: Microsoft
  • 1 total downloads
  • Latest version: 12.30.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
  • 0 total downloads
  • Latest version: 12.27.0
  • 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 total downloads
  • Latest version: 12.7.0
  • 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/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.Core by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.10.7
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
Castle.Core by: Castle Project Contributors
  • 1 total downloads
  • Latest version: 3.1.0
  • castle, dynamicproxy, dynamic proxy, dynamicproxy2, dictionaryadapter, emailsender
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 1 total downloads
  • Latest version: 1.6.2
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Confluent.Kafka.Extensions.OpenTelemetry by: Vadim Hatsura
  • 1 total downloads
  • Latest version: 0.3.0
  • kafka, confluent, instrumentation, opentelemetry
OpenTelemetry instrumentation for Confluent.Kafka
CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 27.1.1
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
dotnet-ef by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.6
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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