Coder Social home page Coder Social logo

dotnet6.tutorial's Introduction

จุดประสงค์

ตั้งใจให้ผู้อ่านได้แนวทางการพัฒนาและดูแล Web API ของเราได้อย่างเหมาะสม ยืดหยุ่น รองรับการเปลี่ยนแปลงที่เกิดขึ้นจากความต้องการของลูกค้า และติดตั้งบน Servers ต่างๆได้อย่างสะดวกนะครับ

เนื้อหาเลยจะไม่ได้เน้นลงลึกในแต่ละหัวข้อ แต่จะรวบรวมหัวข้อที่คิดว่าจำเป็นในการพัฒนา Web API ที่จำเป็นให้ได้มากที่สุดแทนครับผม มองเป็น Keyword ไว้ตามไปศึกษาเพิ่มเติมกันต่อก็ได้นะครับ เย้ ^^

  • ติดตั้งโปรแกรมที่จำเป็นกับการพัฒนา Web API ด้วย .NET

  • แนะนำ VS Code Extension เพื่อทำให้การพัฒนา .NET 6 ได้สะดวกขึ้น

  • เข้าใจการใช้ .NET CLI ในการจัดการโปรเจ็ค, ฐานข้อมูล และการรันโปรแกรม

  • ศึกษาโครงสร้างของไฟล์ใน .NET 6 โปรเจ็ค

  • เข้าใจการ Debugging ด้วย VS Code

  • เข้าใจแนวทางการพัฒนาโปรเจ็คให้ Source Code มีความยืดหยุ่นและดูแลรักษาได้ง่าย ด้วย - Interface, Dependency Injection, Service Lifetimes, Clean Architecture

  • หัดติดตั้งและเชื่อมต่อฐานข้อมูล PostgreSQL ด้วย Docker และ DBeaver

  • หัดติดตั้งและเชื่อมต่อฐานข้อมูล MongoDB ด้วย Docker และ MongoDB Compass

  • ทดลองใช้ Swagger OpenAPI

  • ทดลองใช้งาน Postman ในการเรียก Web API

  • ศึกษาเรื่อง IOption Pattern ในการเรียกใช้ Configuration File, Environment Variable

  • ทดลองใช้งาน Entity Framework ด้วย Code First Migration, Seeding Data และ Database Context ด้วยการเชื่อมต่อไปที่ PostgreSQL

  • ศึกษาเรื่อง Logging ด้วย Serilog และ Sink ด้วยการเชื่อมต่อไปที่ MongoDB

  • ศึกษาเรื่อง User Authentication ด้วย .NET Core Identity and JSON Web Tokens

  • ศึกษาการทำ Unit Testing ด้วย xUnit

  • ทดลองพัฒนา Backgroud/Schedule Process ด้วย Hangfire

  • ทดลองสร้างระบบ Health Check UI ด้วย AspNetCore.Diagnostics.HealthChecks

  • ปรียบเทียบสิ่งที่ทำไปทั้งหมดในบทความกับ The Twelve Factors App

บทความที่เกี่ยวข้อง

dotnet6.tutorial's People

Contributors

ponggun 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.