← If you would like to buy me a coffee
The Felsökning.YCombinator
NuGet assembly contains classes and methods for querying the Hacker News API.
- Clone the repository:
git clone https://github.com/felsokning/Fels-kning.YCombinator.git
- cd into the folder:
cd Fels-kning.YCombinator
- Profit
From the Fels-kning.YCombinator
folder:
- To build:
dotnet restore --verbosity=normal
dotnet build --verbosity=normal
- To Test:
dotnet test --verbosity=normal