Hl7.Fhir.ElementModel by: Ewout Kramer (ewout@fire.ly) and contributors
  • 888 total downloads
  • Latest version: 1.9.0
  • HL7 FHIR Elements
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Hyak.Common by: Microsoft
  • 948 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
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
  • 268 total downloads
  • Latest version: 4.1.18
  • Visual F# Compiler FSharp functional programming
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.416k total downloads
  • Latest version: 5.5.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
JasperFx.SourceGenerator by: Jeremy D. Miller Jaedyn Tonee
  • 271 total downloads
  • Latest version: 2.9.2
Source generators for JasperFx: OptionsDescription (IDescribeMyself.ToDescription() without Reflection), CLI command discovery, and command input parsing — all reflection-free for fast cold start and trim/AOT
Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 6.074k total downloads
  • Latest version: 1.2.0-alpha0032
  • C# glob minimatch
A C# Glob library for .NET and .NET Core.
Hl7.Fhir.Support by: Ewout Kramer (ewout@fire.ly) and contributors
  • 2.691k total downloads
  • Latest version: 1.9.0
  • HL7 FHIR Elements Utility
Common interfaces and classes used by all FHIR .NET assemblies
ini-parser by: Ricardo Amores Hernández
  • 238 total downloads
  • Latest version: 2.5.2
  • ini
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.
Irony by: IronyProject
  • 845 total downloads
  • Latest version: 1.1.0
  • Parser Parsing Compiler
Irony Parser Kit, core library
FluentMigrator.Runner.SqlServerCe by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 1.111k total downloads
  • Latest version: 2.0.7
  • 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.
ImTools by: Maksim Volkau
  • 365 total downloads
  • Latest version: 2.1.0
  • FP Performance Simple Functional Immutable Persistent Map Avl 2-3-4 Self Balanced Tree Dictionary Thread-safe Atomic Ref Algebraic Discriminated Union SumType
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
  • 273 total downloads
  • Latest version: 2.1.0
  • FP Performance Simple Functional Immutable Persistent Map Avl 2-3-4 Self Balanced Tree Dictionary Thread-safe Functional Atomic Ref Algebraic Discriminated Union SumType
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.158k total downloads
  • Latest version: 1.9.0
  • HL7 FHIR xml json parsing serialization
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
  • 111 total downloads
  • Latest version: 2.0.0
Source generator for JasperFx command discovery — eliminates runtime assembly scanning for CLI commands
Flurl by: Todd Menier
  • 2.512k 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.
Hl7.Fhir.R4 by: Ewout Kramer (ewout@fire.ly) and contributors
  • 990 total downloads
  • Latest version: 1.9.0
  • 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.Support.Poco by: Ewout Kramer (ewout@fire.ly) and contributors
  • 849 total downloads
  • Latest version: 1.9.0
  • HL7 FHIR REST parse serialize class model
This is the support library for working with the POCO representation of HL7's FHIR model data
Google.Protobuf by: Google Inc.
  • 4.968k total downloads
  • Latest version: 3.35.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Humanizer by: Claire Novotny Mehdi Khalili
  • 4.881k 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.682k total downloads
  • Latest version: 1.9.0
  • HL7 FluentPath FhirPath query language CQL FHIR
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.