SanteDB.Server.Plugin.Data 2.5.0

dotnet add package SanteDB.Server.Plugin.Data --version 2.5.0
                    
NuGet\Install-Package SanteDB.Server.Plugin.Data -Version 2.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SanteDB.Server.Plugin.Data" Version="2.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SanteDB.Server.Plugin.Data" Version="2.5.0" />
                    
Directory.Packages.props
<PackageReference Include="SanteDB.Server.Plugin.Data" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SanteDB.Server.Plugin.Data --version 2.5.0
                    
#r "nuget: SanteDB.Server.Plugin.Data, 2.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SanteDB.Server.Plugin.Data@2.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SanteDB.Server.Plugin.Data&version=2.5.0
                    
Install as a Cake Addin
#tool nuget:?package=SanteDB.Server.Plugin.Data&version=2.5.0
                    
Install as a Cake Tool

SanteDB Server assemblies for plugin development using base ADO persistence services. These are particularly useful if you need to store new types of information

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SanteDB.Server.Plugin.Data:

Package Downloads
SanteDB.Server.TestFramework

Provides a fake server environment which can be used within Visual Studio unit tests

SanteDB.Server

Convenience package which allows developers to run an embedded copy of SanteDB to test plugins.

SanteDB.Server.Plugin.Data.Test

SanteDB Server assemblies for plugin which need to unit test with ADO persistence services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.0 2,197 8/31/2022
2.2.3 2,355 2/19/2022
2.2.2 2,284 2/17/2022
2.2.1 2,351 2/14/2022
2.2.0 2,428 2/2/2022
2.1.180 2,357 2/1/2022
2.1.175 2,372 1/30/2022
2.1.170 2,421 1/27/2022
2.1.161 2,397 1/18/2022
2.1.160 2,181 1/14/2022
2.1.151 2,215 1/10/2022
2.1.150.3 1,628 1/6/2022
2.1.147 1,661 12/17/2021
2.1.142 1,605 12/7/2021
2.1.140 1,621 12/5/2021
2.1.135 1,528 12/2/2021
2.1.130 2,639 11/28/2021
2.1.125 5,790 11/24/2021
2.1.122 1,729 11/22/2021
2.1.35 1,600 12/2/2021
Loading failed

Initial release of assemblies