CareStoreAddinBase 1.0.6
dotnet add package CareStoreAddinBase --version 1.0.6
NuGet\Install-Package CareStoreAddinBase -Version 1.0.6
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="CareStoreAddinBase" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CareStoreAddinBase --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CareStoreAddinBase, 1.0.6"
#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.
// Install CareStoreAddinBase as a Cake Addin #addin nuget:?package=CareStoreAddinBase&version=1.0.6 // Install CareStoreAddinBase as a Cake Tool #tool nuget:?package=CareStoreAddinBase&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Base dependencies required for making an addin for the CareStore CAALHP.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CareStoreAddinBase:
Package | Downloads |
---|---|
CareStoreWpfApplication
Template project for WPF applications integrated with CareStore CAALHP. |
|
CareStoreService
Template project for services integrated with CareStore CAALHP. |
|
CareStoreDeviceDriver
Template project for device drivers integrated with CareStore CAALHP. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added CAALHP.Utils and CAALHP.Events to package