Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 336 Bytes

music-rush

Music Rush is a service and web application for storing and retrieving musical ratings and providing recommendations.

tech stack:
  • ASP.NET Core 5.0 application with Razor Pages
  • C#
  • MVC implementation pattern
  • Entity Framework Core data access technology
  • SQLite for development / SQL Server for production env