RobertoBorges / MvcProductCore

This is a ASP.Net Core Application Demo for Entity Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MvcProductCore

This solution show how to create a simple CRUD using ASP.NET Core MVC and Entity Framework Core.

It uses a AdventureWorks2016 database, you have a backup on the solution folder.

Getting Started

Restore the database backup and using the type (localdb)\MSSQLLocalDB local SQL that comes with Visual Studio 2022.

Use the device option to restore the database.

Some menus are broken, because it requires for instance CosmosDB, and applicatikon insigts.

About

This is a ASP.Net Core Application Demo for Entity Framework

License:MIT License


Languages

Language:C# 60.1%Language:HTML 38.8%Language:CSS 0.9%Language:JavaScript 0.2%