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