TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
-
Service Fabric Runtime 6.3.187.9494 Installare da riga di comando passando come parametro
MicrosoftServiceFabric.6.3.187.9494.exe /AcceptEula
Per configurare NuGet con il proxy:
- Download Windows x86 Commandline latest version
- Eseguire i seguenti comandi:
nuget.exe config -set http_proxy=http://HOST:PORT nuget.exe config -set http_proxy.user=USER nuget.exe config -set http_proxy.password=PSW
GUI = localhost:9110 RestAPI = localhost:9120
TODO: Describe and show how to build your code and run the tests.
TODO: Explain how other users and developers can contribute to make your code better.