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

https://github.com/krgn/dotnet-test


https://github.com/krgn/dotnet-test

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Requirements

* [dotnet 2.0](https://www.microsoft.com/net/download/core)

# Build

```shell
dotnet restore
dotnet build
```

# Run

```shell
dotnet run
```