← If you would like to buy me a coffee
The Felsökning
NuGet assembly contains many of the "fire-and-forget" methods (and exension methods) used by the rest of the Felsökning NuGet packages, where applicable.
- Clone the repository:
git clone https://github.com/felsokning/Fels-kning.git
- cd into the folder:
cd Fels-kning
- Profit
From the Fels-kning
folder:
- To build:
dotnet restore --verbosity=normal
dotnet build --verbosity=normal
- To Test:
dotnet test --verbosity=normal