FluentMigrator
by: Josh Coffman Tom Marien
- 393 total downloads
- Latest version: 1.6.2
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.
FluentMigrator.Tools
by: Josh Coffman Tom Marien Mark Junker
- 730 total downloads
- Latest version: 5.2.0
!!!OBSOLETE!!! Please use FluentMigrator.Console instead
FluentValidation
by: Jeremy Skinner
- 1.329k total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl
by: Todd Menier
- 387 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 619 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable, testable HTTP client library.
Fractions
by: Daniel Mueller
- 220 total downloads
- Latest version: 6.0.0
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
FSharp.Control.Reactive
by: Ryan Riley Steffen Forkmann Jared Hester
- 28 total downloads
- Latest version: 3.4.1
A F#-friendly wrapper for the Reactive Extensions.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 72 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
GeoAPI
by: NetTopologySuite Team
- 17 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 170 total downloads
- Latest version: 2.0.0-nuget005
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 16 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
gherkin
by: aslakhellesoy
- 475 total downloads
- Latest version: 2.12.2
A fast lexer and parser for the Gherkin language based on Ragel
Gherkin
by: Cucumber Ltd Gaspar Nagy
- 50 total downloads
- Latest version: 5.1.0
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
GitVersion.CommandLine
by: GitTools and Contributors
- 7.813k total downloads
- Latest version: 5.12.0
Derives SemVer information from a repository following GitFlow or GitHubFlow.
Google.Api.CommonProtos
by: Google LLC
- 328 total downloads
- Latest version: 2.17.0
Common Protocol Buffer messages for Google APIs
Google.Api.Gax
by: Google Inc.
- 642 total downloads
- Latest version: 2.10.0
Support classes for Google API client libraries
Google.Api.Gax.Grpc
by: Google Inc.
- 612 total downloads
- Latest version: 2.10.0
Additional support classes for Google gRPC API client libraries
Google.Api.Gax.Rest
by: Google Inc.
- 590 total downloads
- Latest version: 2.10.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 1.223k total downloads
- Latest version: 1.65.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Apis.Auth
by: Google LLC
- 1.273k total downloads
- Latest version: 1.65.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5
- .NET Framework 4.6.1
- .Net Standard 1.3
- .Net Standard 2.0
Google.Apis.Core
by: Google LLC
- 1.522k total downloads
- Latest version: 1.65.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support