Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
fshub:developers:fshub-sdk-dotnet [2022/03/31 15:34] – created ballenfshub:developers:fshub-sdk-dotnet [2022/04/06 15:38] 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 -Version 1.0.0''+''Install-Package Fshub.Sdk'' 
 + 
 +of, using 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