AdamE.Firebase.iOS.ABTesting by: Microsoft, Adam Essenmacher
  • 16 total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs A/B Testing 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
AdamE.Google.iOS.GTMSessionFetcher by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 4.3.0
GTMSessionFetcher packed for .NET for iOS
AdamE.Google.iOS.Nanopb by: Microsoft, Adam Essenmacher
  • 3 total downloads
  • Latest version: 3.30910.0.1
Nanopb packed for .NET for iOS
AdamE.Google.iOS.PromisesObjC by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 2.4.0
PromisesObjC packed for .NET for iOS
BenchmarkDotNet by: Andrey Akinshin
  • 2 total downloads
  • Latest version: 0.7.4
Lightweight .NET library for benchmarking
CommandLineParser by: Giacomo Stelluti Scala
  • 5 total downloads
  • Latest version: 1.9.71
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
gherkin by: aslakhellesoy
  • 7 total downloads
  • Latest version: 2.12.1
  • gherkin cucumber specflow bdd lexer parser
A fast lexer and parser for the Gherkin language based on Ragel
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 14 total downloads
  • Latest version: 1.12.2
  • 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). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Jerome Haltom
  • 3 total downloads
  • Latest version: 8.13.0
IKVM MSBuild Tools
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 1 total downloads
  • Latest version: 7.2.1
  • jwt json
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
Microsoft.AspNetCore.HttpOverrides by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,proxy,headers,xforwarded
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes: * X-Forwarded-* headers to forward headers from a proxy. * HTTP method override header.
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.4
  • aspnetcore,diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Routing by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.12.0-beta1.25218.8
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CSharp by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22816
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
Microsoft.Extensions.Globalization.CultureInfoCache by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • globalization,localization
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Identity.Client by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3-preview0012
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.