This repository contains the samples shown during SQL Saturady 829 event in Pordenone
Requirements
- Visual Studio 2019 Preview https://visualstudio.microsoft.com/vs/preview/
- .NET Core 3.0 Preview https://dotnet.microsoft.com/download/dotnet-core/3.0
- Telerik UI for WPF Trial with .NET Core 3.0 support: https://www.telerik.com/products/wpf/overview.aspx
You can find the script for create a local copy of Nortwind database at https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/northwind-pubs. Set the connection string in the appsettings.json files of the various projects.