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 🛝.
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
The repository is hosted in GitHub: https://github.com/martincostello/dotnet-8-samples.git
This project is licensed under the Apache 2.0 license.