Simplifier.Licensing
1.1.0
It is part of Vonk FHIR Components and Vonk FHIR Facade, see the Vonk productpage (https://fire.ly/vonk).
You need a license to use Vonk.Core. You can obtain that license from our collaboration platform Simplifier.net (https://simplifier.net/).
The documentation pages for Vonk FHIR Facade (http://docs.simplifier.net/vonk/facade/facadestart.html) explain how you can use this library to build your own FHIR server from scratch.
Install-Package Simplifier.Licensing -Version 1.1.0
dotnet add package Simplifier.Licensing --version 1.1.0
<PackageReference Include="Simplifier.Licensing" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplifier.Licensing --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simplifier.Licensing, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
- System.ValueTuple (>= 4.5.0)
- System.Xml.XmlSerializer (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Simplifier.Licensing:
Package | Downloads |
---|---|
Vonk.Core
Firely Server (formerly: Vonk) supports building a Facade or a Plugin, see the product pages for Firely Server (https://fire.ly/products/firely-server and FHIR Facade (https://fire.ly/products/fhir-facade).
Vonk.Core contains methods and classes to assist you in building such a Facade or Plugin and interact with the rest of Firely Server.
You need Firely Server to use Vonk.Core. Go to the product page to download a copy, including an evaluation license.
Visit the documentation pages (https://docs.fire.ly/firelyserver/index.html) for documentation and examples on how to build a Facade or a Plugin.
|
GitHub repositories
This package is not used by any popular GitHub repositories.