https://github.com/mrseanryan/testcsharpcppconsoles
:neckbeard: Some console projects, to try things out in C++ and in C#.
https://github.com/mrseanryan/testcsharpcppconsoles
cpp csharp dotnet dotnet-core threading
Last synced: 3 months ago
JSON representation
:neckbeard: Some console projects, to try things out in C++ and in C#.
- Host: GitHub
- URL: https://github.com/mrseanryan/testcsharpcppconsoles
- Owner: mrseanryan
- License: mit
- Created: 2020-05-29T15:22:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T15:44:23.000Z (over 5 years ago)
- Last Synced: 2025-10-08T23:23:43.409Z (9 months ago)
- Topics: cpp, csharp, dotnet, dotnet-core, threading
- Language: C#
- Homepage:
- Size: 23.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Test C# and C++ Consoles README
Some console projects, to try things out in C++ and in C#.
| Project | Description |
| ---------------------------------- | ----------------------------------------------------- |
| [cpp_and_cs_2010](cpp_and_cs_2010) | Old project with C++ and C# test consoles (from 2010) |
| [dotnetCoreCon](dotnetCoreCon) | C# test consoles using dotnet Core 3 |
| [dotnetCoreCon 5](dotnetCoreCon5) | C# test consoles using dotnet Core 5 |
| [dotnetWpf](dotnetWpf) | C# WPF test app, using dotnet Core |
## licence = MIT
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.