Magnum by: Chris Patterson Dru Sellers
  • 131 total downloads
  • Latest version: 2.1.3
Magnum is a library for the larger than average developer
Humanizer by: Mehdi Khalili Claire Novotny
  • 1.177k total downloads
  • Latest version: 3.0.0-beta.54
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
  • 670 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
  • 73 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
MassTransit.RabbitMQ by: Chris Patterson Dru Sellers Travis Smith
  • 9 total downloads
  • Latest version: 2.10.2
This integration library adds support for RabbitMQ to MassTransit, a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MassTransit by: Chris Patterson Dru Sellers Travis Smith
  • 21 total downloads
  • Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
Hl7.Fhir.ElementModel by: Ewout Kramer (ewout@fire.ly) and contributors
  • 199 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
  • 617 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
  • 229 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.
KRE-CoreCLR-x86 by: Microsoft
  • 67 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Hl7.Fhir.Support by: Ewout Kramer (ewout@fire.ly) and contributors
  • 654 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
  • 47 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
  • 156 total downloads
  • Latest version: 1.1.0
  • Parser Parsing Compiler
Irony Parser Kit, core library
Libuv by: Libuv
  • 185 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
  • 296 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
ManagedEsent by: Microsoft
  • 421 total downloads
  • Latest version: 1.9.4
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Hl7.Fhir.R4 by: Ewout Kramer (ewout@fire.ly) and contributors
  • 239 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
  • 204 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
  • 4.805k total downloads
  • Latest version: 2.10.0-RC3
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
JetBrains.Annotations by: JetBrains
  • 1.764k total downloads
  • Latest version: 2025.1.0-eap1
  • 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. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.