💻 Code samples about C# .NET
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.
Go to file
Marc CHEVALDONNE 80f59433b4
continuous-integration/drone/push Build is passing Details
Maui & EF
1 year ago
CM_sur_events update to .NET6 2 years ago
Documentation/docusaurus Maui & EF 1 year ago
HtmlDecode update to .NET6 2 years ago
p02_Fondamentaux correction 2 years ago
p03_POO update to .NET6 2 years ago
p04_AdvancedCSharp update to .NET6 2 years ago
p05_More_dotNet correction 2 years ago
p06_MoreAdvancedCSharp update to .NET6 2 years ago
p07_Persistance update to .NET6 2 years ago
p08_BDD_EntityFramework update to .NET6 2 years ago
p09_Concurrency_Asynchrony update to .NET6 2 years ago
.drone.yml update to .NET6 2 years ago
.gitignore added 2.10.1 sample 2 years ago
.gitlab-ci.yml Merge branch 'EFCore3_Reforged' 2 years ago
Exemples.sln added UT sample 2 years ago
Exemples_coreOnly.sln added UT sample 2 years ago
README.md update to .NET6 2 years ago
chap038_Sérialisation.txt samples of .NET framework 5 years ago

README.md

mchSamples C# .NET

Tools to install

Integrated Development Environment

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/

Docker image

If you need a docker image of .NET 6.0, you can use this one : mcr.microsoft.com/dotnet/sdk:6.0

.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