ardalis / pluralsight-ddd-fundamentals

Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
MIT License
901 stars 318 forks source link

Update to .NET8.0 and update Nuget packages #69

Closed canro91 closed 4 months ago

canro91 commented 4 months ago

This PR updates the target framework to .NET8.0. Also, it updates all Nuget packages and fixes breaking changes.

Relates to: #68 Addresses: #66 #67