Skip to content

ibotan8/dotnet-8-samples

 
 

Repository files navigation

.NET 8 Samples

Samples for new functionality in .NET 8 to accompany my talk at the London .NET User Group in November 2023.

A recording of the talk can be found on YouTube 📺 and the slides can be found here 🛝.

Building

Compiling the samples yourself requires Git and the .NET 8 SDK to be installed.

git clone https://github.com/martincostello/dotnet-8-samples
cd dotnet-8-samples
./build.ps1

Repository

The repository is hosted in GitHub: https://github.com/martincostello/dotnet-8-samples.git

License

This project is licensed under the Apache 2.0 license.

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.5%
  • PowerShell 2.5%