AdamE.Firebase.iOS.CloudFunctions by: Microsoft, Adam Essenmacher
  • 2 total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.Crashlytics by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 12.2.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Google.iOS.GoogleUtilities by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 8.0.2.1
GoogleUtilities packed for .NET for iOS
AWSSDK.Core by: Amazon Web Services
  • 9 total downloads
  • Latest version: 4.0.3.3
  • 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.100.100
  • 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.
Bogus by: Brian Chavez
  • 2 total downloads
  • Latest version: 35.6.4
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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.
Castle.Core by: Castle Project Contributors
  • 1 total downloads
  • Latest version: 4.0.0
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1 total downloads
  • Latest version: 2.1.400
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
FluentAssertions by: Dennis Doomen
  • 2 total downloads
  • Latest version: 4.13.1
  • MSTest xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent Silverlight WinRT WP8 WP8.1 WPA8.1 CoreCLR
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), CoreCLR, Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
Fluid.Core by: Sebastien Ros
  • 1 total downloads
  • Latest version: 1.0.0-beta-9480
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Google.Protobuf by: Google Inc.
  • 3 total downloads
  • Latest version: 3.24.0-rc3
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.46.5
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.42.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 49 total downloads
  • Latest version: 2.70.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.43.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Handlebars.Net by: Rex Morgan
  • 23 total downloads
  • Latest version: 2.0.10
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
HarfBuzzSharp.NativeAssets.macOS by: Microsoft
  • 2 total downloads
  • Latest version: 2.8.2.1-preview.104
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32 by: Microsoft
  • 2 total downloads
  • Latest version: 2.8.2-preview.178
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 1 total downloads
  • Latest version: 1.11.30
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).