Architect0711 / Course.LibraryManagement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is the source code for my ASP.NET Core 2 course. You can check the whole course HERE.

Target audience

My target are developers which want to start fullstack web development and don't know where to start.

I'm explaining all basic concepts like MVC and Dependency injection and some back-end patterns like Repository with a realy simple application.

Further on I will explain concepts like pipeline, routing, services and simple CRUD.

Used technologies

  • MVC
  • Repository pattern
  • Inversion of control and Depency injection

Used patterns

  • ASP.NET Core 2.0
  • Razor views
  • Entity Framework

About


Languages

Language:C# 98.5%Language:CSS 1.4%Language:JavaScript 0.1%