Skip to content

An Azure Static Website developed by extended the tutorial on that topic to contain 3 editable entities mimicing a database with a view to extending to use EF with an Azure SQL database.

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE
Notifications You must be signed in to change notification settings

djaus2/mslearn-staticwebsite-3entities

About this Repository

The starting point was the Azure Static Websites tutorial. The outcome of that was progressively extended so as to implement a number of editable entities rather than the one fixed entity. The ultimate aim was to have the app backed by Entity Framework Core with access to an Azure SQL dataabase. The functionality is meant to be similar to that as in two Blazor apps which are available as repositories here. Each step in this "morphing" process has been bookmarked as a separate branch. The main branch is always the latest and is what is deployed as an Azure Static Websites for viewing.

Blog posts:

  1. Multiple Entities and LocalStorage
  2. Index of the Repository
  3. Entity Framework Core Implementation
  4. Cascade and SetNull Deletions

The Deployed App

Link: Here on Azure

This Version

  • This is the final version of the app.
  • All EF CRUD operations work with all three entities, with Include directives, using an Azure SQL Database.

Links

Branches of the Repository

Each is a bookmark in order of this progression.

About

An Azure Static Website developed by extended the tutorial on that topic to contain 3 editable entities mimicing a database with a view to extending to use EF with an Azure SQL database.

Topics

Resources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published