AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.29.0.1
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 10.29.0.3
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.CloudFunctions
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.5.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.9.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.DynamicLinks
by: Microsoft, Adam Essenmacher
- 2 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Dynamic Links iOS Library
AdamE.Google.iOS.PromisesObjC
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 2.4.0.4
PromisesObjC packed for .NET for iOS
Apache.Arrow
by: The Apache Software Foundation
- 4 total downloads
- Latest version: 4.0.0
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 3.2.0-ci1015
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
- 6 total downloads
- Latest version: 4.0.101
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 6 total downloads
- Latest version: 4.0.100.13
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Bogus
by: Brian Chavez
- 0 total downloads
- Latest version: 35.6.4
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 Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 1 total downloads
- Latest version: 1.5.0
Confluent's .NET Client for Apache Kafka
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.0.323
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.18.0
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions
by: Dennis Doomen
- 1 total downloads
- Latest version: 5.6.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Standard 1.3, 1.6 and 2.0.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Protobuf
by: Google Inc.
- 3 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.53.0
gRPC support for ASP.NET Core