Ecosyste.ms: Awesome
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
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/bitwise-operations-with-csharp
- Owner: EmrD
- Created: 2024-08-02T10:06:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T10:12:53.000Z (4 months ago)
- Last Synced: 2024-08-02T11:41:40.178Z (4 months ago)
- Language: CSS
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C# App
This is a simple .NET app starter.
## Getting Started
To test locally, run:
```sh
dotnet run
```