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

https://github.com/stainless-api/csharp-interview


https://github.com/stainless-api/csharp-interview

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

1. Install [.NET SDK](https://learn.microsoft.com/en-us/dotnet/core/install/).
2. Run `dotnet test` to run tests.
3. Run `dotnet run --project Main` to run the `Main` function.