Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 1 total downloads
  • Latest version: 1.1.9
  • C# glob minimatch
A C# Glob library for .NET and .NET Core.
FluentMigrator by: Josh Coffman
  • 3 total downloads
  • Latest version: 1.3.0
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.
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 2 total downloads
  • Latest version: 5.10.3
  • MSTest MSTest2 xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent netcore netstandard uwp
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 Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
GeoJSON.Net by: GeoJSON.Net
  • 2 total downloads
  • Latest version: 1.1.73
.Net types for the GeoJSON RFC to be used with Json.Net
foundation-sites by: ZURB, Inc.
  • 2 total downloads
  • Latest version: 6.4.1
  • JavaScript Scss CSS HTML UI Foundation ZURB
Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support. Package Contents: http://foundation.zurb.com/sites/docs/installation.html#package-contents
Fody by: The Fody Team
  • 6 total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
FubarCoder.RestSharp.Portable.HttpClient by: Mark Junker, Fubar Development Junker
  • 87 total downloads
  • Latest version: 4.0.7
  • PCL,RestSharp,portable,HttpClient
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.Core by: Mark Junker, Fubar Development Junker
  • 67 total downloads
  • Latest version: 4.0.7
  • PCL,RestSharp,portable,core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
Grpc.Net.ClientFactory by: The gRPC Authors
  • 629 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 2,305k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Net.Client by: The gRPC Authors
  • 2,303k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Google.Protobuf by: Google Inc.
  • 2,308k total downloads
  • Latest version: 3.32.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core.Api by: The gRPC Authors
  • 2,305k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
GraphQL-Parser by: Marek Magdziak
  • 2 total downloads
  • Latest version: 3.0.0
  • GraphQL json api
Library containing lexer and parser for GraphQL syntax
GraphQL by: Joe McBride
  • 1 total downloads
  • Latest version: 2.4.0
  • GraphQL json api
GraphQL for .NET
Grpc.AspNetCore by: The gRPC Authors
  • 627 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Gibraltar.Agent.Log4Net by: Gibraltar Software
  • 1 total downloads
  • Latest version: 4.7.10
  • Loupe Logging
A Log4Net Appender that connects it to the Loupe Agent - a black box for recording diagnostic information for your .NET application.
Gibraltar.Agent by: Gibraltar Software
  • 1 total downloads
  • Latest version: 4.9.5
  • Loupe Logging
The core Loupe Agent - a black box for recording diagnostic information for your .NET application. Download additional agent extensions for extended integration with different .NET subsystems and third party libraries
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 626 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 625 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core