Hl7.Fhir.ElementModel by: Firely (info@fire.ly) and contributors
  • 4.858k total downloads
  • Latest version: 4.3.0
  • HL7 FHIR Elements Firely SDK
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Fluid.Core by: Sebastien Ros
  • 15.383k total downloads
  • Latest version: 3.0.0-beta.5
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Core by: Microsoft
  • 3.004k total downloads
  • Latest version: 11.0.100
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 15.2.100 For F# 11.0. Contains code from the F# Software Foundation.
FluentValidation by: Jeremy Skinner
  • 19.126k total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
GreenPipes by: Chris Patterson
  • 1.941k total downloads
  • Latest version: 4.0.1
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 5.663k total downloads
  • Latest version: 1.2.0-alpha0032
  • C# glob minimatch
A C# Glob library for .NET and .NET Core.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 16.901k total downloads
  • Latest version: 11.3.1
AspNetCore integration for FluentValidation
Hl7.Fhir.Conformance by: Firely (info@fire.ly) and contributors
  • 4.554k total downloads
  • Latest version: 6.1.1
  • HL7 FHIR Firely SDK Conformance
Conformance POCOs and related functionality for Firely's HL7 FHIR SDK. Is a dependency for the FHIR release-specific NuGet packages, but could be used separately in conformance-only scenario's for release R4 and up.
FluentMigrator.Runner.SqlServer by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 4.24k total downloads
  • Latest version: 6.2.0
  • fluent migrator fluentmigrator migration database
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.Runner.SqlServerCe by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 3.518k total downloads
  • Latest version: 3.3.2
  • fluent migrator fluentmigrator migration database
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.
Flurl.Http by: Todd Menier
  • 7.022k total downloads
  • Latest version: 4.0.2
  • rest http httpclient json url uri tdd
A fluent, testable HTTP client library.
Flurl by: Todd Menier
  • 4.364k total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Hl7.Fhir.R4 by: Firely (info@fire.ly) and contributors
  • 10.275k total downloads
  • Latest version: 6.1.1
  • HL7 FHIR Firely SDK POCO Fhir client Terminology StructureDefinition parsing serialization FHIR server
Firely's SDK for working with HL7 FHIR R4. This is the root package for the SDK includes core functionality to working with RESTful FHIR servers, POCO classes for FHIR, parsing/serialization of FHIR data and working with conformance data and terminologies.
HashidsCore.NET by: HashidsCore.NET
  • 557 total downloads
  • Latest version: 1.0.0
  • Rafael Almeida HashidsCore
Hashids (Hash ID's) creates short, unique, decryptable hashes from unsigned integers.
Flurl.Http.Xml by: Luk Vermeulen
  • 234 total downloads
  • Latest version: 4.0.0
  • Flurl Http Xml
XML extensions to Flurl.Http
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 10.654k total downloads
  • Latest version: 11.12.0
Dependency injection extensions for FluentValidation
HL7-dotnetcore by: HL7-dotnetcore
  • 4.635k total downloads
  • Latest version: 2.39.1
  • hl7 dotnetcore hl7-parser hl7-writer
Lightweight HL7 2.x library compatible with .Net Standard and .Net Core
Hl7.Fhir.Base by: Firely (info@fire.ly) and contributors
  • 4.743k total downloads
  • Latest version: 6.1.1
  • HL7 FHIR Firely SDK BCL
Firely's HL7 FHIR SDK Base Class Library. Is a dependency for the FHIR release-specific NuGet packages and is usually not directly referenced.
Google.Protobuf by: Google Inc.
  • 2.051k total downloads
  • Latest version: 3.35.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Hl7.FhirPath by: Firely (info@fire.ly) and contributors
  • 7.08k total downloads
  • Latest version: 4.3.0
  • HL7 FluentPath FhirPath query language CQL FHIR Firely SDK
This library contains a runtime environment for executing HL7 FhirPath queries and invariants. It is used by the Firely .NET SDK to run validation for the HL7 FHIR object model.