Hl7.Fhir.ElementModel by: Ewout Kramer (ewout@fire.ly) and contributors
  • 2.633k total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR Elements
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.679k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
HtmlAgilityPack by: Simon Mourrier Jeff Klawiter
  • 103 total downloads
  • Latest version: 1.4.3
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Grpc.AspNetCore by: The gRPC Authors
  • 1.63k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Hl7.Fhir.Support by: Ewout Kramer (ewout@fire.ly) and contributors
  • 5.472k total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR Elements Utility
Common interfaces and classes used by all FHIR .NET assemblies
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1.737k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Net.Client by: The gRPC Authors
  • 2.013k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Core by: The gRPC Authors
  • 2.126k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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: Ewout Kramer (ewout@fire.ly) and contributors
  • 2.677k total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR xml json parsing serialization
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
Flurl.Http by: Todd Menier
  • 3.526k total downloads
  • Latest version: 3.0.0-pre4
  • httpclient rest json http fluent url uri tdd assert async
A fluent, portable, testable HTTP client library.
Grpc.Net.ClientFactory by: The gRPC Authors
  • 1.406k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc by: The gRPC Authors
  • 2.08k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Hl7.Fhir.R4 by: Ewout Kramer (ewout@fire.ly) and contributors
  • 2.664k total downloads
  • Latest version: 2.0.0-beta1
  • 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.
Grpc.Net.Common by: The gRPC Authors
  • 1.72k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Core.Api by: The gRPC Authors
  • 2.253k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Hl7.Fhir.Support.Poco by: Ewout Kramer (ewout@fire.ly) and contributors
  • 1.059k total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR POCO REST PARSE SERIALIZE
This is the support library for working with the POCO representation of HL7's FHIR model data
Grpc.Tools by: The gRPC Authors
  • 4.354k total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Google.Protobuf by: Google Inc.
  • 10.109k total downloads
  • Latest version: 3.35.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Fractions by: Daniel Mueller
  • 209 total downloads
  • Latest version: 6.0.0
  • fraction math
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: Ewout Kramer (ewout@fire.ly) and contributors
  • 5.041k total downloads
  • Latest version: 2.0.0-beta1
  • 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.