مطالب
ویدیوهای رایگان آموزش jQuery

آموزش مقدماتی jQuery

روز 1 : مشاهده سایت اصلی، دریافت
Day 1: Downloading the Library

روز 2 : مشاهده سایت اصلی، دریافت
Day 2: Fade, Slide, and Show Methods

روز 3 : مشاهده سایت اصلی، دریافت
Day 3: The Animate Method

روز 4 : مشاهده سایت اصلی، دریافت
Day 4: Advanced Selectors

روز 5 : مشاهده سایت اصلی، دریافت
Day 5: Creating and Removing Elements

روز 6 : مشاهده سایت اصلی، دریافت
Day 6: The toggle() and toggleClass() Methods

روز 7 : مشاهده سایت اصلی، دریافت
Day 7: The hover() Methods

روز 8 : مشاهده سایت اصلی، دریافت
Day 8: User Request - Image Slides

روز 9 : مشاهده سایت اصلی، دریافت
Day 9: Resizing Text

روز 10 : مشاهده سایت اصلی، دریافت
Day 10: Intro to AJAX: Using the Load Method

روز 11 : مشاهده سایت اصلی، دریافت
Day 11: Fun Image Hovering

روز 12 : مشاهده سایت اصلی، دریافت
Day 12: Advanced Tooltips: Part 1

روز 13 : مشاهده سایت اصلی، دریافت
Day 13: Submitting Information to a Database Asynchronously

اشتراک‌ها
دوره پیاده سازی minimal API با دات نت 7

.NET 7 minimal API from scratch | FULL COURSE | clean architecture, repository pattern, CQRS MediatR

In this course I want to provide you a project structure and code organization to get you started with real .NET 7 minimal API projects. It's a full course on this topic where I start from creating and explaining the project structure, setting up different layers using EF Core, repository pattern, CQRS and MediatR. The biggest part of the video is however around the .NET 7 minimal API, taking you from the initial setup, explaining route handlers, implementing all CRUD operations and so on. Last but not least, this course walks you through the process of refactoring the .NET 7 minimal API so that it becomes readable, maintainable and scalable. At the end, you'll have a full project structure organized according to modern architectural patterns that you can take as a template for your own projects.

Contents
1. Intro: 00:00
2. Structuring the solution: 01:00
3. Coding the domain layer: 05:25
4. Coding the data access layer: 08:22
5. Creating repositories: 11:17
6. Adding migrations and database update: 22:30
7. CQRS with MediatR: 29:07
8. Route and rout handlers: 52:06
9. Dependency injection: 55:52
10. Implementing GET by ID : 57:40
11. Implementing POST route: 01:00:26
12. Implementing GET all route: 01:03:41
13. Implement PUT and DELETE: 01:04:57
14. Testing with Postman: 01:09:01
15. Is there a problem? 01:12:41
16. Refactoring service registrations: 01:15:49
17. Refactoring route registrations: 01:20:01
18. Automatic registration of endpoints: 01:26:28
19. Introducing route groups:  01:31:43
20. Extract lambdas into instance methods: 01:34:31
21: Model validation with endpoint filters: 01:45:58
22. Global exception handling: 01:55:10
23. Conclusions: 01:59:49 

دوره پیاده سازی minimal API با دات نت 7