/dotnet6-and-vs2022

Presentation - What's new in .NET 6 and VS 2022

Primary LanguageC#Apache License 2.0Apache-2.0

What's new in .NET 6 and VS 2022

This repository contains the source code for some of the demos from my presentation "Visual Studio 2022 and .NET 6".

This talk was initially created by David Gardiner for the Adelaide .NET User Group's November 2021 meetup.

What's inside

  • PowerPoint slides (talk overview plus extensive summary of features extracted from Microsoft blog posts)
  • NewNet6Features - an example of some of the enhancements in .NET 6
  • EFCore6GetStarted - Entity Framework Core 6 demo (requires SQL Server instance)
  • MauiApp - MAUI simple application (demos live hot-reload)

Pre-talk preparation

  1. Start ZoomIt
  2. Start Docker
  3. Run SQL in Docker
  4. Run SSMS
  5. Clear out old database
  6. Delete efbundle.exe