AdamE.Firebase.iOS.ABTesting by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.28.0
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Auth by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 10.29.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.Core by: Microsoft, Adam Essenmacher
  • 1.684k total downloads
  • Latest version: 12.5.0.4
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 2.783k total downloads
  • Latest version: 12.5.0.4
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 1.674k total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Installations by: Microsoft, Adam Essenmacher
  • 1.86k total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Firebase.iOS.RemoteConfig by: Microsoft, Adam Essenmacher
  • 1.575k total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Remote Config iOS Library
AdamE.Firebase.iOS.Storage by: Microsoft, Adam Essenmacher
  • 22 total downloads
  • Latest version: 11.1.0
C# bindings for Firebase APIs Storage iOS Library
AngleSharp by: AngleSharp
  • 6 total downloads
  • Latest version: 1.4.1-beta.502
  • 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.
AutoMapper by: Headspring, Jimmy Bogard
  • 1 total downloads
  • Latest version: 1.1.0.118
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 geared towards 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.SimpleEmail by: Amazon Web Services
  • 2 total downloads
  • Latest version: 3.7.402.20
  • 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.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.39.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Data.Tables by: Microsoft
  • 0 total downloads
  • Latest version: 12.9.1
  • Microsoft Azure Tables Microsoft Azure Tables Table windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Table service
Azure.Identity by: Microsoft
  • 1 total downloads
  • Latest version: 1.19.0
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
BlazorComponentUtilities by: Ed Charbeneau
  • 0 total downloads
  • Latest version: 1.8.0
  • 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
  • 6 total downloads
  • Latest version: 5.1.100
  • blazor bootstrap bootstrap5
A bootstrap 5 component library for Blazor
bootstrap by: Twitter, Inc.
  • 1 total downloads
  • Latest version: 4.0.0-alpha2
  • css js less mobile-first responsive front-end framework web
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: 3.1.0-RC
  • castle, dynamicproxy, dynamic proxy, dynamicproxy2, dictionaryadapter, emailsender
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommunityToolkit.WinUI.Notifications by: Microsoft.Toolkit, dotnetfoundation
  • 1 total downloads
  • Latest version: 7.1.1-preview3
  • notifications win10 windows 10 tile tiles toast toasts badge xml uwp c# csharp c++ wpf winforms
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications.
CsvHelper by: Josh Close
  • 2 total downloads
  • Latest version: 22.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.