Buy Me a Coffee! ← If you would like to buy me a coffee

workflow last commit commits since release top languages language count sponsors

Introduction

The Felsökning.YCombinator NuGet assembly contains classes and methods for querying the Hacker News API.

Getting Started

  1. Clone the repository: git clone https://github.com/felsokning/Fels-kning.YCombinator.git
  2. cd into the folder: cd Fels-kning.YCombinator
  3. Profit

Build and Test

From the Fels-kning.YCombinator folder:

  1. To build:
    1. dotnet restore --verbosity=normal
    2. dotnet build --verbosity=normal
  2. To Test:
    1. dotnet test --verbosity=normal

Contribute

contributions