FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 1.315k total downloads
  • Latest version: 6.4.0
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
FluentMigrator by: Josh Coffman Tom Marien
  • 753 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.
FluentNHibernate by: James Gregory and contributors
  • 194 total downloads
  • Latest version: 1.3.0.733
  • orm dal nhibernate conventions
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentResults by: Michael Altmann
  • 699 total downloads
  • Latest version: 2.6.0
  • Result Results exception error handling
A lightweight Result object implementation for .NET
FluentValidation by: Jeremy Skinner
  • 2.383k 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
  • 297 total downloads
  • Latest version: 3.0.0-pre4
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http by: Todd Menier
  • 488 total downloads
  • Latest version: 3.0.0-pre4
  • httpclient rest json http fluent url uri tdd assert async
A fluent, portable, testable HTTP client library.
Fody by: The Fody Team
  • 4.848k total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 511 total downloads
  • Latest version: 6.0.0
  • fraction math
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.
Google.Apis by: Google Inc.
  • 44 total downloads
  • Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Protobuf by: Google Inc.
  • 747 total downloads
  • Latest version: 3.33.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joe McBride
  • 1.569k total downloads
  • Latest version: 2.0.0-alpha-839
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 127 total downloads
  • Latest version: 3.1.0-preview-39
  • GraphQL json api
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 383 total downloads
  • Latest version: 8.6.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
HangFire.SqlServer by: Sergey Odinokov
  • 387 total downloads
  • Latest version: 0.9.1
  • HangFire SqlServer SqlAzure
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
Hangfire.SqlServer by: Sergey Odinokov
  • 4.228k total downloads
  • Latest version: 1.8.21
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Hl7.Fhir.ElementModel by: Ewout Kramer (ewout@fire.ly) and contributors
  • 88 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR Elements
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Hl7.Fhir.R4 by: Ewout Kramer (ewout@fire.ly) and contributors
  • 93 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR REST parse serialize class model
This is the core support library for HL7's FHIR standard (http://hl7.org/fhir). It contains the core functionality to working with RESTful FHIR servers: POCO classes for FHIR, parsing/serialization of FHIR data and a FhirClient for easy access to FHIR servers.
Hl7.Fhir.Serialization by: Ewout Kramer (ewout@fire.ly) and contributors
  • 96 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR xml json parsing serialization
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
Hl7.Fhir.Support by: Ewout Kramer (ewout@fire.ly) and contributors
  • 244 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR Elements Utility
Common interfaces and classes used by all FHIR .NET assemblies
Hl7.Fhir.Support.Poco by: Ewout Kramer (ewout@fire.ly) and contributors
  • 47 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR POCO REST PARSE SERIALIZE
This is the support library for working with the POCO representation of HL7's FHIR model data