Skip to content

michalantolik/cram-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

cram-coding

Blog web application written in ASP.NET Core 6 MVC.

Technology Stack

  • .NET 6
  • ASP.NET Core 6 (MVC)
  • Entity Framework Core 6
  • Bootstrap 5

Architecture

  • Web application uses MVC architectural pattern (Model-View-Controller)
  • MVC project is divided into main folders by category (Models, Views, Controllers)
  • Repository design pattern is used for accessing database (via Entity Framework Core 6)

About

Blog web application written in ASP.NET Core 6 MVC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published