AdamE.Firebase.iOS.ABTesting
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.4.0
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 12 total downloads
- Latest version: 12.5.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.1.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFunctions
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.27.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.CloudMessaging
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.25.0.1
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.10.0.1
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Google.iOS.GTMSessionFetcher
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 3.5.0.5
GTMSessionFetcher packed for .NET for iOS
AngleSharp
by: AngleSharp
- 7 total downloads
- Latest version: 0.13.0-alpha-766
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-alpha002
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 3.2.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 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.Core
by: Amazon Web Services
- 11 total downloads
- Latest version: 4.0.0.30
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 6 total downloads
- Latest version: 4.0.0.5
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.12.1
Powerful .NET library for benchmarking
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 3 total downloads
- Latest version: 5.2.102-Preview2c
A bootstrap 5 component library for Blazor
Bogus
by: Brian Chavez
- 2 total downloads
- Latest version: 16.0.3
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
bootstrap
by: The Bootstrap Authors
- 2 total downloads
- Latest version: 5.3.2
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit, dotnetfoundation
- 2 total downloads
- Latest version: 7.0.2
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
- 1 total downloads
- Latest version: 2.5.2
Confluent's .NET Client for Apache Kafka
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 1.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 0.12.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.