https://img87.pixhost.to/images/599/359020115_tuto.jpg


download скачать Free download скачать : Udemy CSharp NET Core 8 Masterclass with MS SQL Beginner to Pro 2024
mp4 | Video: h264,1920X1080 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:13.46 GB

Files Included :

1 - What are you going to Learn.mp4 (10.41 MB)
MP4
2 - Who is your instructor.mp4 (8.28 MB)
MP4
3 - Introduction.mp4 (173.74 MB)
MP4
4 - Setting up your environment.mp4 (25.08 MB)
MP4
5 - Hello World Old School And New School.mp4 (12.96 MB)
MP4
6 - Visual studio and Visual Studio Code Walk through.mp4 (59.8 MB)
MP4
46 - Lets build a Todo App Building on Collections.mp4 (167.68 MB)
MP4
47 - Introduction To Best Practices Part 1.mp4 (214.85 MB)
MP4
48 - Introduction To Best Practices Part 2.mp4 (133.59 MB)
MP4
49 - SOLID Five Design Principles for writing maintainable and scalable software.mp4 (239.96 MB)
MP4
50 - DRY Do not repeat yourself.mp4 (77.21 MB)
MP4
51 - YAGNI You arent going to need it.mp4 (41.23 MB)
MP4
52 - KISS Keep it stupid simple.mp4 (21.96 MB)
MP4
53 - Clean Coding Conventions.mp4 (104.37 MB)
MP4
54 - Lets build an API to ShortenUrls Part 1.mp4 (411.71 MB)
MP4
55 - Extend API Functionality to ShortenUrls And Track Users Part 2.mp4 (367.13 MB)
MP4
56 - Lets wrap up the API to ShortenUrls Part 3.mp4 (486.57 MB)
MP4
57 - Dependency Injection Introduction.mp4 (422.62 MB)
MP4
58 - Transient.mp4 (265.96 MB)
MP4
59 - Scoped.mp4 (34.12 MB)
MP4
60 - Singleton.mp4 (76.99 MB)
MP4
61 - How to prepare for the technical interview using c.mp4 (47.86 MB)
MP4
63 - Introduction and Overview Lets setup the Initial Project.mp4 (103.65 MB)
MP4
64 - Crash Course on Docker and how to setup the Database inside of docker.mp4 (179.72 MB)
MP4
65 - Lets create the database entities tables.mp4 (95.87 MB)
MP4
66 - Lets connect to our DB setup Identity AspNetCore Login to our system.mp4 (381.74 MB)
MP4
67 - Entity Framework and Tools Explained Add Migration and Update Database.mp4 (181.73 MB)
MP4
68 - Lets Seed The Database With Initial Data.mp4 (749.96 MB)
MP4
69 - Introduction to the Repository Pattern Lets see how to implement it.mp4 (203.4 MB)
MP4
70 - Introduction to CQRS MediatR Pattern Lets implement our Services using it.mp4 (585.89 MB)
MP4
71 - Lets expose our Book Management Services to the world via our CRUD API Endpoints.mp4 (610.6 MB)
MP4
72 - Lets implement some search functionality using NinjaNye Search Extensions.mp4 (270.28 MB)
MP4
73 - Lets implement services to borrow return a book fromto a user.mp4 (106.21 MB)
MP4
74 - Lets implement some Analytics for Frequently Popular Loaned out Books.mp4 (504.87 MB)
MP4
75 - Lets expose our new functionality to the world via our new API Endpoints.mp4 (538.96 MB)
MP4
76 - Lets wrap it up and see how we can go about building a frontend for the API.mp4 (173.24 MB)
MP4
7 - Data Types and Variables Primative and Complex Types.mp4 (30.96 MB)
MP4
8 - Part 1 Data Types and Variables in action in a console app.mp4 (28.59 MB)
MP4
9 - Part 2 Wrapping up Data Types and Variables console app.mp4 (48.96 MB)
MP4
10 - Functions And Methods Introduction to reusing code and different method types.mp4 (173.22 MB)
MP4
11 - Part 1 Functions and Methods in action in our console app.mp4 (80.85 MB)
MP4
12 - Part 2 Wrapping up Functions And Methods in our console app.mp4 (54.82 MB)
MP4
13 - Making Decisions Intro If Ifelse else switch ternary and logic gates.mp4 (195.51 MB)
MP4
14 - Iteration Intro For Foreach While Do While and Recursion.mp4 (242.21 MB)
MP4
15 - Part 1 Making Decisions And Iterating in action in our console app.mp4 (76.48 MB)
MP4
16 - Part 2 Deep dive into Decisions And Iterations in our console app.mp4 (89.96 MB)
MP4
17 - Part 3 Wrapping up Decisions and Iterations in our console app.mp4 (94.76 MB)
MP4
18 - OOP Theory Part 1 Introduction to Object Orientated Programming.mp4 (97.47 MB)
MP4
19 - OOP Theory Part 2 Intro Four Main OOP concepts and OOP Alternatives.mp4 (162.78 MB)
MP4
20 - OOP Theory Part 3 Deep Dive into the Four Main OOP Concepts.mp4 (137.39 MB)
MP4
21 - OOP Theory Part 4 Closing Abstraction Composition Encapsulation Inheritance.mp4 (88.97 MB)
MP4
22 - Part 1 Problem Solving by Implementing Excercises From Homework.mp4 (123.08 MB)
MP4
23 - Part 2 Problem Solving by Implementing Excercises From Homework.mp4 (227.16 MB)
MP4
24 - OOP Part 1 Abstraction Composition Encapsulation in action in a console app.mp4 (294.56 MB)
MP4
25 - OOP Part 2 Inheritance Polymorphism and Delegation in action in a console app.mp4 (45.92 MB)
MP4
26 - Lets build TicTacToe in Blazor Part 1.mp4 (195.19 MB)
MP4
27 - Lets extend TicTacToe functionality in Blazor Part 2.mp4 (269.6 MB)
MP4
28 - Wrapping up TicTacToe game Review how far weve come Part 3.mp4 (343.27 MB)
MP4
29 - Part 1 Introduction to interfaces.mp4 (215.68 MB)
MP4
30 - Part 2 Interfaces The Power of Abstraction in action in a console app.mp4 (473.68 MB)
MP4
31 - Part 3 Wrapping up interfaces in our console app.mp4 (477.27 MB)
MP4
32 - Interface-Part-4-Chess-Game-Front-End-Overview.mp4 (28.36 MB)
MP4
32 - Intro Lets build a chess game in Blazor frontend Part 1.mp4 (86.62 MB)
MP4
33 - Overview of our chess game in Blazor backend Part 2.mp4 (135.08 MB)
MP4
34 - Lets build a rules engine for chess game in Blazor Part 3.mp4 (138.24 MB)
MP4
35 - Lets Extend the rules engine for chess game for queen piece logic Part 4.mp4 (211.33 MB)
MP4
36 - Lets Wrap up the rules engine for our chess game Part 5.mp4 (254.36 MB)
MP4
37 - Introduction To Collections.mp4 (168.2 MB)
MP4
38 - Arrays.mp4 (45.6 MB)
MP4
39 - List.mp4 (81.31 MB)
MP4
40 - SortedList.mp4 (29.24 MB)
MP4
41 - Dictionary.mp4 (74.4 MB)
MP4
42 - Stack.mp4 (44.42 MB)
MP4
43 - Queue.mp4 (38.28 MB)
MP4
44 - Hashset.mp4 (48.69 MB)
MP4
45 - ObservableCollection.mp4 (42.86 MB)
MP4

https://thumbs2.imgbox.com/c3/89/qwNO0OQ9_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png

Код:
 https://rapidgator.net/file/c01c812df3660f9248cd5df6df158a2e/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z01
https://rapidgator.net/file/3c59b533b6b6bcf423709b55ab5f7ba4/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z02
https://rapidgator.net/file/2d60c821af6efb1e93ed23db0336e31d/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z03
https://rapidgator.net/file/6c1fdd5be1d5de2738aaa0a654e1511a/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z04
https://rapidgator.net/file/139e31745fa824e51d2d402f2c837710/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z05
https://rapidgator.net/file/e37cedac74a8ef53082bdcb77feb37fe/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z06
https://rapidgator.net/file/d4c82fb812a2af4ec4f0f44706404f64/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.zip

https://img88.pixhost.to/images/1104/374887060_banner_240-32.png

Код:
 https://ddownload.com/k5qz6spn031z/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z01
https://ddownload.com/ue1hndw4sm1b/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z02
https://ddownload.com/w06etdalnnfa/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z03
https://ddownload.com/0jbj4n2qxzay/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z04
https://ddownload.com/vczm444465bv/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z05
https://ddownload.com/c0cckv5n65k5/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z06
https://ddownload.com/3b50ez8bksv3/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.zip

https://img87.pixhost.to/images/816/361444878_fikper.png

Код:
 https://fikper.com/kwkUDS5Yp0/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z01.html
https://fikper.com/XMvEKvWtlC/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z02.html
https://fikper.com/MPqLX0WnRZ/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z03.html
https://fikper.com/oTwPAog5EY/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z04.html
https://fikper.com/Wp8bCqD5l1/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z05.html
https://fikper.com/13uRwXTJKG/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.z06.html
https://fikper.com/ucaq942GRC/Udemy_CSharp_NET_Core_8_Masterclass_with_MS_SQL_Beginner_to_Pro_2024.zip.html