Hl7.Fhir.ElementModel
by: Firely (info@fire.ly) and contributors
- 4.848k total downloads
- Latest version: 3.8.3
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.461k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
FSharp.Core
by: Microsoft and F# Software Foundation
- 1.056k total downloads
- Latest version: 4.6.2
FSharp.Core redistributables from Visual F# Tools version 10.4 For F# 4.6
Supported Platforms:
.NET Framework 4.5+ (net45)
netstandard1.6 (netstandard1.6)
netstandard2.0 (netstandard2.0)
Commit hash: 8527f4444ac8618a2aee143be608f63c55f51325
Grpc.AspNetCore
by: The gRPC Authors
- 1.495k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
GreenPipes
by: Chris Patterson
- 163 total downloads
- Latest version: 1.0.10
GreenPipes, a pipes and filters library for the Task Parallel Library
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 6.929k total downloads
- Latest version: 1.2.0-alpha0032
A C# Glob library for .NET and .NET Core.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.502k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 1.862k total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Core
by: The gRPC Authors
- 3.29k total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Hl7.Fhir.Serialization
by: Firely (info@fire.ly) and contributors
- 5.092k total downloads
- Latest version: 3.8.3
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.249k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Hl7.Fhir.R4
by: Firely (info@fire.ly) and contributors
- 5.414k total downloads
- Latest version: 3.8.3
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.
Grpc.Net.Common
by: The gRPC Authors
- 1.609k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Core.Api
by: The gRPC Authors
- 1.983k total downloads
- Latest version: 2.80.0
gRPC C# Surface API
HL7-dotnetcore
by: HL7-dotnetcore
- 3.815k total downloads
- Latest version: 2.28.0
Lightweight HL7 2.x library compatible with .Net Standard and .Net Core
Grpc.Tools
by: The gRPC Authors
- 3.622k total downloads
- Latest version: 2.83.0
gRPC and Protocol Buffer compiler for C# projects
Google.Protobuf
by: Google Inc.
- 10.054k total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Fractions
by: Daniel Mueller
- 180 total downloads
- Latest version: 6.0.0
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Hl7.FhirPath
by: Firely (info@fire.ly) and contributors
- 7.42k total downloads
- Latest version: 3.8.3
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.