Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jongalloway/mvcmusicstore
https://github.com/jongalloway/mvcmusicstore
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jongalloway/mvcmusicstore
- Owner: jongalloway
- Created: 2022-11-04T22:56:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T09:31:18.000Z (8 months ago)
- Last Synced: 2024-05-07T10:41:16.675Z (8 months ago)
- Language: C#
- Size: 35.3 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVC Music Store
*This contains forks of the MVC 3, MVC 4, and MVC 5 versions of the MVC Music Store sample application, built for the .NET Framework. It is intended for illustration purposes. For new applications, we recommend you use modern .NET!*
MVC Music Store is a tutorial application built on ASP.NET MVC. It's a lightweight sample store which demonstrates ASP.NET MVC using Entity Framework.
MVC 3 archive retrieved from [mvcmusicstore.codeplex.com on the Internet Archive](https://web.archive.org/web/20210423041527/https://archive.codeplex.com/?p=mvcmusicstore). Tutorial documentation is available on [Microsoft Learn](https://learn.microsoft.com/en-us/aspnet/mvc/overview/older-versions/mvc-music-store/).