Hl7.Fhir.ElementModel by: Ewout Kramer (ewout@fire.ly) and contributors
  • 710 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.
log4net by: The Apache Software Foundation
  • 2.092k total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
Hyak.Common by: Microsoft
  • 688 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
  • 76 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)
KRE-CoreCLR-x86 by: Microsoft
  • 255 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 4.788k 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.068k total downloads
  • Latest version: 1.9.0
  • HL7 FHIR Elements Utility
Common interfaces and classes used by all FHIR .NET assemblies
LinqBridge by: Atif Aziz
  • 117 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
Irony by: IronyProject
  • 640 total downloads
  • Latest version: 1.1.0
  • Parser Parsing Compiler
Irony Parser Kit, core library
ImTools by: Maksim Volkau
  • 129 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
  • 72 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
Libuv by: Libuv
  • 663 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Hl7.Fhir.Serialization by: Ewout Kramer (ewout@fire.ly) and contributors
  • 902 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
Hl7.Fhir.R4 by: Ewout Kramer (ewout@fire.ly) and contributors
  • 795 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
  • 682 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
librdkafka.redist by: Magnus Edenhill edenhill
  • 18.749k total downloads
  • Latest version: 2.13.1-alpha.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
JetBrains.Annotations by: JetBrains
  • 5.213k total downloads
  • Latest version: 2025.2.4
  • jetbrains resharper rider annotations canbenull notnull
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.
Humanizer by: Claire Novotny Mehdi Khalili
  • 3.779k total downloads
  • Latest version: 3.0.1
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.156k 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.
KRE-CLR-x86 by: Microsoft
  • 257 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86