AdamE.Firebase.iOS.ABTesting by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.29.0.3
C# bindings for Firebase APIs A/B Testing iOS Library
AWSSDK.Core by: Amazon Web Services
  • 1 total downloads
  • Latest version: 4.0.3.7
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 1 total downloads
  • Latest version: 3.7.300.113
  • 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.
BenchmarkDotNet by: Andrey Akinshin, Jon Skeet, Matt Warren
  • 1 total downloads
  • Latest version: 0.9.7-beta
Powerful .NET library for benchmarking
Docker.DotNet.Enhanced.LegacyHttp by: Docker.DotNet.LegacyHttp
  • 1 total downloads
  • Latest version: 3.132.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1 total downloads
  • Latest version: 2.0.84
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus by: Jan Källman
  • 1 total downloads
  • Latest version: 4.0.5
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
FastEndpoints.Attributes by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.3.2.12-beta
Attributes used by FastEndpoints.
FluentMigrator.Abstractions by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 1 total downloads
  • Latest version: 6.1.4
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Google.Protobuf by: Google Inc.
  • 1 total downloads
  • Latest version: 3.33.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Net.Client by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.42.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Humanizer.Core.az by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.9.7
Humanizer Locale Azerbaijani (az)
Humanizer.Core.da by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.2
Humanizer Locale (da)
Humanizer.Core.tr by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.2.0
Humanizer Locale (tr)
Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.5.16
Humanizer Locale (uz-Latn-UZ)
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.13.3
IKVM MSBuild Tools
KRE-CoreCLR-x86 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LanguageExt.Core by: Paul Louth
  • 1 total downloads
  • Latest version: 2.0.72
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 8.10.12
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
MediatR by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 12.4.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET