Hl7.Fhir.ElementModel
by: Firely (info@fire.ly) and contributors
- 1.721k total downloads
- Latest version: 4.3.0
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Fluid.Core
by: Sebastien Ros
- 4.728k total downloads
- Latest version: 2.24.0
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FluentValidation
by: Jeremy Skinner
- 9.603k total downloads
- Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentMigrator.Runner.SQLite
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 1.588k total downloads
- Latest version: 7.1.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.
GreenPipes
by: Chris Patterson
- 1.399k total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 2.246k total downloads
- Latest version: 1.2.0-alpha0032
A C# Glob library for .NET and .NET Core.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 3.346k total downloads
- Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
Hl7.Fhir.Conformance
by: Firely (info@fire.ly) and contributors
- 1.147k total downloads
- Latest version: 5.12.0
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
- 1.488k total downloads
- Latest version: 6.2.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.
FluentMigrator.Runner.SqlServerCe
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 1.538k total downloads
- Latest version: 3.3.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.
Flurl.Http
by: Todd Menier
- 3.552k total downloads
- Latest version: 4.0.2
A fluent, testable HTTP client library.
Flurl
by: Todd Menier
- 1.678k total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
HashidsCore.NET
by: HashidsCore.NET
- 271 total downloads
- Latest version: 1.0.0
Hashids (Hash ID's) creates short, unique, decryptable hashes from unsigned integers.
Flurl.Http.Xml
by: Luk Vermeulen
- 88 total downloads
- Latest version: 4.0.0
XML extensions to Flurl.Http
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 4.253k total downloads
- Latest version: 11.11.0
Dependency injection extensions for FluentValidation
HL7-dotnetcore
by: HL7-dotnetcore
- 1.992k total downloads
- Latest version: 2.39.1
Lightweight HL7 2.x library compatible with .Net Standard and .Net Core
FluentMigrator.Runner.Core
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 1.462k total downloads
- Latest version: 7.1.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.
Hl7.Fhir.Base
by: Firely (info@fire.ly) and contributors
- 1.335k total downloads
- Latest version: 5.12.0
Firely's HL7 FHIR SDK Base Class Library. Is a dependency for the FHIR release-specific NuGet packages and is usually not directly referenced.
FluentMigrator.Runner.SqlAnywhere
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 1.294k total downloads
- Latest version: 3.3.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.
Hl7.FhirPath
by: Firely (info@fire.ly) and contributors
- 2.558k total downloads
- Latest version: 4.3.0
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.