AdamE.Firebase.iOS.ABTesting by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.9.0
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Analytics by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 12.5.0.4
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.AppCheck by: Microsoft, Adam Essenmacher, Jean-Emmanuel Baillat
  • 4 total downloads
  • Latest version: 12.10.0
C# bindings for Firebase APIs App Check iOS Library
AdamE.Firebase.iOS.CloudFunctions by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.9.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.9.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Core by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.10.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 12.10.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.DynamicLinks by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Firebase.iOS.Installations by: Microsoft, Adam Essenmacher
  • 4 total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Installations iOS Library
AdamE.Firebase.iOS.Storage by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.0.0
C# bindings for Firebase APIs Storage iOS Library
AjaxControlToolkit by: CodePlex Foundation
  • 1 total downloads
  • Latest version: 18.1.0
  • Ajax Toolkit
AjaxControlToolkit contains a rich set of controls that you can use to build highly responsive and interactive AJAX-enabled Web applications. AjaxControlToolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using AjaxControlToolkit, you can build AJAX-enabled ASP.NET Web Forms applications by dragging-and-dropping Toolkit controls from the Visual Studio Toolbox onto a Web Forms page.
AngleSharp by: AngleSharp
  • 6 total downloads
  • Latest version: 1.0.0-alpha-827
  • 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: Jimmy Bogard
  • 31 total downloads
  • Latest version: 6.2.2
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
  • 17 total downloads
  • Latest version: 4.0.5
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 21 total downloads
  • Latest version: 4.0.2.26
  • 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.
bootstrap by: The Bootstrap Authors
  • 1 total downloads
  • Latest version: 5.3.5
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle by: Bouncy Castle Project Contributors
  • 1 total downloads
  • Latest version: 1.8.6.1
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
CommunityToolkit.HighPerformance by: Microsoft.Toolkit
  • 1 total downloads
  • Latest version: 7.0.2
  • Windows Community Toolkit WCT UWP core standard unsafe span memory string array stream buffer extensions helpers parallel performance
This package includes high performance .NET Standard helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
CommunityToolkit.WinUI.Notifications by: CommunityToolkit.Common, dotnetfoundation
  • 1 total downloads
  • Latest version: 7.0.1
  • 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.
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 2 total downloads
  • Latest version: 1.8.1
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka