Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fshub:developers:fshub-sdk-dotnet [2022/04/06 15:29] ballenfshub:developers:fshub-sdk-dotnet [2022/04/06 15:39] (current) ballen
Line 1: Line 1:
 ====== FsHub DotNET SDK ====== ====== FsHub DotNET SDK ======
  
-Our official .NET (6.0) SDK can be installed using NuGET with the following command:+Our official .NET (6.0) SDK can be installed using the package manager with the following command:
  
 ''Install-Package Fshub.Sdk'' ''Install-Package Fshub.Sdk''
 +
 +...alternatively, you can use the dotnet CLI tool as follows:
 +
 +''dotnet add package Fshub.Sdk''
  
 You can also visit the official NuGET package page for this SDK at: https://www.nuget.org/packages/Fshub.Sdk/ You can also visit the official NuGET package page for this SDK at: https://www.nuget.org/packages/Fshub.Sdk/
Copyright © 2014-2021 FsHub