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
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 1 total downloads
- Latest version: 3.7.100.100
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
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 Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.1.400
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
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 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
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
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.Net.ClientFactory
by: The gRPC Authors
- 49 total downloads
- Latest version: 2.70.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.43.0-pre1
Infrastructure for common functionality in gRPC
Handlebars.Net
by: Rex Morgan
- 23 total downloads
- Latest version: 2.0.10
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
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
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
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).