Skip to content

dotnetcorelabs/Musicstore-ASP.NET-MVC5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musicstore-ASP.NET-MVC5

Music Store Core based on repo https://github.com/FanHuaRan/Musicstore-ASP.NET-MVC5

Tools

  • VS2017/VS2019

  • dotnet core

Framework

  • ASP.NET MVC Core

  • EntityFramework Core (code first with fluent)

  • Bootstrap 4

Cool features

  • Bootstrap 4

  • Localization (based on Resource files, StringLocalizar, HtmlString localizer)

  • Entity Framework Core

  • SiteMap, a beginners implementation... in the future will be better

  • Top menu based on SiteMap

  • Areas

  • ViewComponents

  • Partial Views

  • MVC Url Parameter Transformer

  • Session Provider

  • Claims Principal Provider

  • Authentication and Authorization based on Policies

  • Repository Pattern

licence

  • MIT

About author

  var authors = [{
    nickName  : "Ricardo Mauro",
    email : "ricardo.demauro@gmail.com",
    twitter: "https://twitter.com/RicardoDeMauro"
  },
  {
    nickName  : "RanRanDemo",
    email : "ranrandemo@gmail.com"
  }]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.7%
  • C# 31.1%
  • HTML 7.4%
  • Other 0.8%