An open API service indexing awesome lists of open source software.

https://github.com/felsokning/fels-kning.ycombinator


https://github.com/felsokning/fels-kning.ycombinator

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

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

![workflow](https://img.shields.io/github/actions/workflow/status/felsokning/Fels-kning.YCombinator/build-and-publish-to-nuget.yaml) ![last commit](https://img.shields.io/github/last-commit/felsokning/Fels-kning.YCombinator) ![commits since release](https://img.shields.io/github/commits-since/felsokning/Fels-kning.YCombinator/latest.svg) ![top languages](https://img.shields.io/github/languages/top/felsokning/Fels-kning.YCombinator) ![language count](https://img.shields.io/github/languages/count/felsokning/Fels-kning.YCombinator) ![sponsors](https://img.shields.io/github/sponsors/felsokning)

[![Build and Publish on MultiNet Container](https://github.com/felsokning/Fels-kning.YCombinator/actions/workflows/build-and-publish-to-nuget.yaml/badge.svg)](https://github.com/felsokning/Fels-kning.YCombinator/actions/workflows/build-and-publish-to-nuget.yaml)

# Introduction
The [`Felsökning.YCombinator` NuGet assembly](https://www.nuget.org/packages/Fels%C3%B6kning.YCombinator) 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](https://img.shields.io/badge/contributions-welcome-green)