Hl7.Fhir.ElementModel
by: Ewout Kramer (ewout@fire.ly) and contributors
- 2.651k total downloads
- Latest version: 2.0.0-beta1
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.957k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 3.305k total downloads
- Latest version: 1.11.74
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).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
Grpc.AspNetCore
by: The gRPC Authors
- 1.784k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
GreenPipes
by: Chris Patterson
- 165 total downloads
- Latest version: 1.0.10
GreenPipes, a pipes and filters library for the Task Parallel Library
Hl7.Fhir.Support
by: Ewout Kramer (ewout@fire.ly) and contributors
- 5.523k total downloads
- Latest version: 2.0.0-beta1
Common interfaces and classes used by all FHIR .NET assemblies
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2.008k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 2.241k total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Core
by: The gRPC Authors
- 3.918k 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: Ewout Kramer (ewout@fire.ly) and contributors
- 2.702k total downloads
- Latest version: 2.0.0-beta1
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.602k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Hl7.Fhir.R4
by: Ewout Kramer (ewout@fire.ly) and contributors
- 2.7k total downloads
- Latest version: 2.0.0-beta1
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.987k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Core.Api
by: The gRPC Authors
- 2.579k total downloads
- Latest version: 2.80.0
gRPC C# Surface API
Hl7.Fhir.Support.Poco
by: Ewout Kramer (ewout@fire.ly) and contributors
- 1.069k total downloads
- Latest version: 2.0.0-beta1
This is the support library for working with the POCO representation of HL7's FHIR model data
HL7-dotnetcore
by: HL7-dotnetcore
- 3.841k 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
- 5.061k total downloads
- Latest version: 2.84.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer
by: Claire Novotny Mehdi Khalili
- 4.274k 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
- 5.092k total downloads
- Latest version: 2.0.0-beta1
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.