How to install the package Kayisoft.DicomStoring.Domain from NuGet
.Net
C#
NuGet
Kayisoft.DicomStoring.Domain
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package Kayisoft.DicomStoring.Domain -Version 0.7.3
# .NET CLI
dotnet add package Kayisoft.DicomStoring.Domain --version 0.7.3
# PackageReference
<PackageReference Include="Kayisoft.DicomStoring.Domain" Version="0.7.3" />
# Paket CLI
paket add Kayisoft.DicomStoring.Domain --version 0.7.3