Code Monkey home page Code Monkey logo

.net-mvc-project-v2's Introduction

BTK Akademi

ASP.NET Core 6 MVC Eğitimi

Sınıf İçi Yüzyüze Eğitim

Samsun

Kasım/Aralık 2022

ASP.NET Core 6 MVC Eğitimi hoşgeldiniz. Bu Repository altında toplamda 60 saatlik sınıf içi yüzyüze eğitim kapsamında yazılmış olan kodlar yer almaktadır.

Konular

1. Giriş

  • HTML, CSS, JavaScript
  • git
  • git commands
  • MVC Pattern
  • ASP.NET Core MVC Project Template

2. ASP.NET Core MVC Temelleri

  • Contollers
  • Models
  • Views
  • Actions
  • Entity Framework Core
  • Migrations

3. Veriler ile Çalışmak

  • DbContext
  • DbSet
  • EntityTypeConfiguration
  • Model Builder
  • Dependency Injection
  • Inversion of Control
  • HttpGet Requests
  • HttpPost Request

4. Formlar ile Çalışmak

  • Forms
  • CRUD Operations for Product and Category
  • Forms
  • Validation
  • Validation Attributes

5. Veri Katmanı

  • Extension Methods
  • Data Transfer Objects
  • Auto Mapper
  • Partial Views
  • Area
  • Tag Helpers

6. Katmanlı Mimari

  • View Components
  • async / await
  • Unit of Work
  • Generic Repository Design Pattern
  • n-Tier Architecture
  • Entities
  • Repositories
  • Services

7. Güvenlik

  • Identity
  • Roles
  • Authorize
  • UserManager
  • SignInManager
  • Registration
  • Authentication
  • Authorization

Repository'den Faydalanma

Bu repository bilgisayarınıza indirip proje çalıştırmak için öncelike Repository bir clone almanız gerekir.

git clone https://github.com/zcomert/dotnetmvcbootcamp.git

Daha sonra ProductApp projesi altında eğer var ise Migration klasörünü siliniz.

Daha sonra Package Manager Console açınız ve bir Migration alınız.

Add-Migration init

Oluşan Migration kontrol ediniz, eğer Migration scrtiplerini başarılı bir şekilde oluşturduysanız artık değişiklikleri veri tabanına yansıtabilirsiniz.

Update-Database

Bu aşamaya kadar geldiyseniz artık projenizi çalıştırabilirsiniz. Bunun için Projenizi derleyip, başlatabilirsiniz.


İletişim

Doç. Dr. Zafer CÖMERT Samsun Üniversitesi Mühendislik Fakültesi Yazılım Mühendisliği Bölümü Öğretim Üyesi

Daha Fazla Eğitim İçeriği için "Virtual Campus" Youtube kanalını ziyaret edebilirsiniz.

.net-mvc-project-v2's People

Contributors

sefabayrak55 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.