You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mchsamples-.net-core/README.md

15 lines
693 B

2 years ago
# mchSamples C# .NET
6 years ago
## Tools to install
### Integrated Development Environment
2 years ago
These samples have been updated to .NET 6.0. You only need Visual Studio 2022 or Visual Studio 2019 tu run these samples.
Visual Studio 2022 can be found here : https://visualstudio.microsoft.com/fr/vs/
Visual Studio 2019 can be found here : https://visualstudio.microsoft.com/fr/vs/older-downloads/
5 years ago
### Docker image
2 years ago
If you need a docker image of .NET 6.0, you can use this one : mcr.microsoft.com/dotnet/sdk:6.0
2 years ago
### .NET 6.0 SDK and runtime
If you want to use the SDK and runtime of .NET 6.0 without using Visual Studio, you can find them here : https://dotnet.microsoft.com/en-us/download/dotnet/6.0