This ASP.NET Core demo uses the entity and identity framework and contains of three child projects:
- MvcSecSql.Data with services for the ms-sql-db (referenced from latter two projects)
- MvcSecSql.Ui as the user-interface (mvc) for reading data, i.e. displaying videos etc.
- MvcSecSql.Admin as the admin interface (razor page) with all crud operations