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