Info
Version: | 3.0.1990-alpha |
Author(s): | SanteSuite Contributors |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://santesuite.org/ |
NuGet Url: | https://www.nuget.org/packages/SanteDB.Core.Model.ViewModelSerializers |
Install
Install-Package SanteDB.Core.Model.ViewModelSerializers
dotnet add package SanteDB.Core.Model.ViewModelSerializers
paket add SanteDB.Core.Model.ViewModelSerializers
SanteDB.Core.Model.ViewModelSerializers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- SanteDB.Core.Api(>= 2.0.71)
- SanteDB.Core.Applets(>= 2.0.71)
- SanteDB.Core.Model(>= 2.0.71)
Tags
This can be more useful for user interfaces rather than the core synchronization interfaces. This assembly contains pre-compiled view model serializers which increase performance over the reflection based serializers.