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

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#.

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.