Skip to content

iammuhit/shoppingcart-aspnet-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools & Technologies Used

  • C# (c-sharp): An object oriented and multi-paradigm programming language.
  • ASP.NET MVC 5: A web application framework by Microsoft, which implements the Model View Controller (MVC) pattern.
  • Entity Framework: An object-relational mapping framework for .NET Framework.
  • Ninject: A system of Dependency Injection.
  • Moq (Mock): A mocking library for .NET development.
  • Razor Engine: A template engine for ASP.NET programming.
  • Docker Container (Microsoft SQL Server): https://hub.docker.com/r/microsoft/mssql-server
  • Mono Develop / Visual Studio for Mac: An Integrated Development Environment (IDE) for developing Microsoft .NET Framework project on cross-platform.
  • Azure Data Studio: A cross-platform database tool, its Graphical User Interface (GUI) allows to manage the databases easily.
  • Git: A distributed Version Control System (VCS).