Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.04 KB

File metadata and controls

36 lines (23 loc) · 1.04 KB

RESTfulApiDemo

Final version of presentation and code for SWFLCoders demo. - RG

UPLIFTED TO .NET 8 AND EF CORE 7

Completed .NET 8 test in VS2022. 2026-03-10 -RG

To get started

  1. Under DVDStoreNotes folder
  2. Read the following files.
    1. 001-GettingSetUp.pdf
    2. 002-BuildDVDStoreDatabase.pdf
  3. Review presentation
  4. Study the code reviewing the extensive comments and references to various MSDN and Blog links.

.NET Version Information

This solution has been upgraded to .NET 8.0 with the following key components:

  • .NET 8.0 SDK (version 8.0.418)
  • Entity Framework Core 7
  • Updated project dependencies and NuGet packages

Prerequisites

  • .NET 8.0 SDK
  • Visual Studio 2022 (or newer)
  • SQL Server (localdb or full SQL Server instance)

Build and Run

To build and run the solution, ensure you have the .NET 8.0 SDK installed. The global.json file in the root directory ensures the correct SDK version is used automatically when building the solution.

Here is the link to the presentation on YouTube: https://youtu.be/jf1kVomeZ-U