emrecoskun705 / ContactsManager

Purpose of this project is learning essentials of ASP.NET Core from Web University by Harsha Vardhan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AspNetExample

From this project I learnd basics and advanced features of ASP.NET Core. Here are the things that this project contains.

  • Middleware
  • Routing
  • Controllers
  • Model binding and validation
  • Razor, Layout and partials views
  • Dependenct Injection, IoC Container, Dependency Inversion Principle
  • Environments and configurations
  • CRUD Operations
  • EntityFrameworkCore
  • Unit testing with Moq
  • Filters
  • Error handling
  • SOLID Principles
  • Clean Architecture
  • Identity and Authorization
  • Logging

About

Purpose of this project is learning essentials of ASP.NET Core from Web University by Harsha Vardhan


Languages

Language:C# 79.7%Language:HTML 14.9%Language:CSS 5.4%