Hl7.Fhir.ElementModel
by: Ewout Kramer (ewout@fire.ly) and contributors
- 833 total downloads
- Latest version: 1.9.0
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Hyak.Common
by: Microsoft
- 864 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
FSharp.Core
by: Microsoft and F# Software Foundation
- 164 total downloads
- Latest version: 4.1.18
FSharp.Core redistributables from Visual F# 4.1.0
Supported Platforms:
.NET 2.0 (net20)
.NET 4.0 (net40)
.NET 4.5+ (net45)
.NET Portable Profile 7 (portable-net45+netcore45)
.NET Portable Profile 47 (portable-net45+sl5+netcore45)
.NET Portable Profile 78 (portable-net45+netcore45+wp8)
.NET Portable Profile 259 (portable-net45+netcore45+wpa81+wp8)
.NET Standard 1.6 (netstandard1.6)
MonoAndroid, MonoTouch, Xamarin.iOS (portable-net45+monoandroid10+monotouch10+xamarinios10)
XamarinMac mobile (xamarinmac20)
FluentValidation
by: Jeremy Skinner
- 2.221k total downloads
- Latest version: 5.5.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 5.571k total downloads
- Latest version: 1.2.0-alpha0032
A C# Glob library for .NET and .NET Core.
Hl7.Fhir.Support
by: Ewout Kramer (ewout@fire.ly) and contributors
- 2.513k total downloads
- Latest version: 1.9.0
Common interfaces and classes used by all FHIR .NET assemblies
ini-parser
by: Ricardo Amores Hernández
- 59 total downloads
- Latest version: 2.5.2
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#.
Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files.
(*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
FluentMigrator.Runner.SqlServerCe
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 1.034k total downloads
- Latest version: 2.0.7
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.
ImTools
by: Maksim Volkau
- 262 total downloads
- Latest version: 2.1.0
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
ImTools.dll
by: Maksim Volkau
- 168 total downloads
- Latest version: 2.1.0
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
Hl7.Fhir.Serialization
by: Ewout Kramer (ewout@fire.ly) and contributors
- 1.078k total downloads
- Latest version: 1.9.0
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
JasperFx.SourceGeneration
by: Jeremy D. Miller Jaedyn Tonee
- 15 total downloads
- Latest version: 1.1.0
Source generator for JasperFx command discovery — eliminates runtime assembly scanning for CLI commands
Flurl
by: Todd Menier
- 2.247k 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.
Hl7.Fhir.R4
by: Ewout Kramer (ewout@fire.ly) and contributors
- 903 total downloads
- Latest version: 1.9.0
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.Support.Poco
by: Ewout Kramer (ewout@fire.ly) and contributors
- 794 total downloads
- Latest version: 1.9.0
This is the support library for working with the POCO representation of HL7's FHIR model data
JetBrains.Annotations
by: JetBrains
- 5.946k total downloads
- Latest version: 2025.2.4
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
Google.Protobuf
by: Google Inc.
- 2.109k total downloads
- Latest version: 3.35.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
Humanizer
by: Claire Novotny Mehdi Khalili
- 4.442k total downloads
- Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hl7.FhirPath
by: Ewout Kramer (ewout@fire.ly) and contributors
- 2.498k total downloads
- Latest version: 1.9.0
This library contains a runtime environment for executing HL7 FhirPath queries and invariants. It is used by the HL7 .NET FHIR API to run validation for the HL7 FHIR object model.