AdamE.Firebase.iOS.ABTesting by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 11.7.0
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Analytics by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.5.0.3
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.CloudFirestore by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 10.27.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 7 total downloads
  • Latest version: 12.5.0.3
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 11.3.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Storage by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.3.0
C# bindings for Firebase APIs Storage iOS Library
AdamE.Google.iOS.PromisesObjC by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 2.4.0.2
PromisesObjC packed for .NET for iOS
AngleSharp by: AngleSharp
  • 4 total downloads
  • Latest version: 1.4.1-beta.508
  • 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.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper by: Jimmy Bogard
  • 2 total downloads
  • Latest version: 5.0.0-beta-1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.Core by: Amazon Web Services
  • 9 total downloads
  • Latest version: 4.0.3.10
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 15 total downloads
  • Latest version: 4.0.2.23
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Core by: Microsoft
  • 2 total downloads
  • Latest version: 1.48.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Data.Tables by: Microsoft
  • 1 total downloads
  • Latest version: 12.11.0
  • Microsoft Azure Tables Microsoft Azure Tables Table windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Table service
Azure.Storage.Blobs by: Microsoft
  • 1 total downloads
  • Latest version: 12.24.0
  • 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
BenchmarkDotNet by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.14.0
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 0 total downloads
  • Latest version: 0.13.10
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Core by: .NET Foundation and contributors
  • 2 total downloads
  • Latest version: 0.10.2
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BlazorComponentUtilities by: Ed Charbeneau
  • 1 total downloads
  • Latest version: 1.2.1
  • Blazor
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
  • 2 total downloads
  • Latest version: 5.0.104
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor