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

https://github.com/emrd/bitwise-operations-with-csharp


https://github.com/emrd/bitwise-operations-with-csharp

bitwise-operators csharp learn learning-by-doing

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# C# App

This is a simple .NET app starter.

## Getting Started

To test locally, run:
```sh
dotnet run
```