:Search:

Dometrain From Zero to Hero Working with Null in C

Torrent:
Info Hash: 53262DD6AB0B0D76F3DF4C8DF85AA3B48A8CF155
Similar Posts:
Uploader: freecoursewb
Source: 1 Logo 1337x
Downloads: 172
Type: Tutorials
Language: English
Category: Other
Size: 847.2 MB
Added: March 6, 2025, 7:19 p.m.
Peers: Seeders: 6, Leechers: 1 (Last updated: 11 months, 2 weeks ago)
Tracker Data:
Tracker Seeders Leechers Completed
udp://open.stealth.si:80/announce 0 0 1
udp://exodus.desync.com:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.cyberia.is:6969/announce 0 0 1
udp://tracker.opentrackr.org:1337/announce 2 0 166
udp://tracker.torrent.eu.org:451/announce 0 0 3
udp://explodie.org:6969/announce 2 0 0
udp://tracker.birkenwald.de:6969/announce 0 1 0
udp://tracker.moeking.me:6969/announce (Failed to scrape UDP tracker) 0 0 0
udp://ipv4.tracker.harry.lu:80/announce (Failed to scrape UDP tracker) 0 0 0
udp://tracker.tiny-vps.com:6969/announce 1 0 1
udp://tracker.therarbg.to:6969/announce 1 0 0
Files:
  1. Get Bonus Downloads Here.url 183 bytes
  2. Directory.Build.props 327 bytes
  3. LICENSE 1.1 KB
  4. README.md 1.6 KB
  5. THIRD-PARTY-NOTICES.md 1.1 KB
  6. nuget.config 307 bytes
  7. BlazingComponents.csproj 400 bytes
  8. TemplatedDialog.razor 270 bytes
  9. TemplatedList.razor 803 bytes
  10. _Imports.razor 47 bytes
  11. App.razor 751 bytes
  12. BlazingPizza.Client.csproj 1.1 KB
  13. JSRuntimeExtensions.cs 279 bytes
  14. OrderState.cs 1.2 KB
  15. OrdersClient.cs 1.2 KB
  16. Authentication.razor 1003 bytes
  17. Checkout.razor 2.1 KB
  18. Index.razor 2.3 KB
  19. MyOrders.razor 1.5 KB
  20. OrderDetails.razor 2.7 KB
  21. PizzaAuthenticationState.cs 217 bytes
  22. Program.cs 969 bytes
  23. launchSettings.json 292 bytes
  24. AddressEditor.razor 1.2 KB
  25. ConfigurePizzaDialog.razor 2.9 KB
  26. ConfiguredPizzaItem.razor 502 bytes
  27. LoginDisplay.razor 829 bytes
  28. MainLayout.razor 556 bytes
  29. OrderReview.razor 525 bytes
  30. RedirectToLogin.razor 194 bytes
  31. _Imports.razor 586 bytes
  32. bootstrap.min.css 137.6 KB
  33. bootstrap.min.css.map 549.2 KB
  34. quicksand-v8-latin-300.woff 23.0 KB
  35. quicksand-v8-latin-300.woff2 18.6 KB
  36. quicksand-v8-latin-500.woff 23.4 KB
  37. quicksand-v8-latin-500.woff2 19.0 KB
  38. quicksand-v8-latin-700.woff 22.8 KB
  39. quicksand-v8-latin-700.woff2 18.5 KB
  40. quicksand-v8-latin-regular.woff 23.3 KB
  41. quicksand-v8-latin-regular.woff2 19.0 KB
  42. quicksand.css 1.6 KB
  43. site.css 15.4 KB
  44. bike.svg 4.2 KB
  45. icon-512.png 45.2 KB
  46. logo.svg 42.8 KB
  47. pizza-slice.svg 4.2 KB
  48. bacon.jpg 58.1 KB
  49. brit.jpg 42.9 KB
  50. cheese.jpg 89.1 KB
  51. margherita.jpg 84.1 KB
  52. meaty.jpg 68.4 KB
  53. mushroom.jpg 59.7 KB
  54. pepperoni.jpg 65.9 KB
  55. salad.jpg 64.2 KB
  56. user.svg 3.1 KB
  57. index.html 1.4 KB
  58. manifest.json 318 bytes
  59. service-worker.js 899 bytes
  60. BlazingPizza.ComponentsLibrary.csproj 519 bytes
  61. LocalStorage.cs 590 bytes
  62. Map.razor 537 bytes
  63. Marker.cs 241 bytes
  64. Point.cs 148 bytes
  65. deliveryMap.js 3.3 KB
  66. layers-2x.png 1.2 KB
  67. layers.png 696 bytes
  68. marker-icon-2x.png 2.4 KB
  69. marker-icon.png 1.4 KB
  70. marker-shadow.png 618 bytes
  71. leaflet.css 13.8 KB
  72. leaflet.js 137.8 KB
  73. localStorage.js 282 bytes
  74. pushNotifications.js 1.7 KB
  75. _LoginPartial.cshtml 1.1 KB
  76. _Layout.cshtml 1.2 KB
  77. BlazingPizza.Server.csproj 1.6 KB
  78. 20241228222905_InitialCreate.Designer.cs 22.5 KB
  79. 20241228222905_InitialCreate.cs 22.8 KB
  80. 20250105230555_NullableShared.Designer.cs 22.9 KB
  81. 20250105230555_NullableShared.cs 6.8 KB
  82. PizzaStoreContextModelSnapshot.cs 22.8 KB
  83. OidcConfigurationController.cs 754 bytes
  84. OrdersController.cs 4.5 KB
  85. PizzaApiExtensions.cs 1.8 KB
  86. PizzaStoreContext.cs 1.4 KB
  87. PizzaStoreUser.cs 123 bytes
  88. Program.cs 1.9 KB
  89. launchSettings.json 920 bytes
  90. SeedData.cs 4.0 KB
  91. appsettings.Development.json 225 bytes
  92. appsettings.json 371 bytes
  93. gitignore 18 bytes
  94. pizza.db 4.0 KB
  95. pizza.db-shm 32.0 KB
  96. pizza.db-wal 0 bytes
  97. Address.cs 633 bytes
  98. BlazingPizza.Shared.csproj 6.2 KB
  99. LatLong.cs 696 bytes
  100. NotificationSubscription.cs 347 bytes
  101. Order.cs 1.1 KB
  102. OrderWithStatus.cs 3.3 KB
  103. Pizza.cs 1.4 KB
  104. PizzaSpecial.cs 492 bytes
  105. PizzaTopping.cs 188 bytes
  106. Topping.cs 266 bytes
  107. BlazingPizza.sln 6.6 KB
  108. Directory.Build.props 327 bytes
  109. LICENSE 1.1 KB
  110. README.md 1.6 KB
  111. THIRD-PARTY-NOTICES.md 1.1 KB
  112. nuget.config 307 bytes
  113. BlazingComponents.csproj 400 bytes
  114. TemplatedDialog.razor 270 bytes
  115. TemplatedList.razor 803 bytes
  116. _Imports.razor 47 bytes
  117. App.razor 751 bytes
  118. BlazingPizza.Client.csproj 1.1 KB
  119. JSRuntimeExtensions.cs 279 bytes
  120. OrderState.cs 1.2 KB
  121. OrdersClient.cs 1.2 KB
  122. Authentication.razor 1003 bytes
  123. Checkout.razor 2.1 KB
  124. Index.razor 2.3 KB
  125. MyOrders.razor 1.5 KB
  126. OrderDetails.razor 2.7 KB
  127. PizzaAuthenticationState.cs 217 bytes
  128. Program.cs 969 bytes
  129. launchSettings.json 292 bytes
  130. AddressEditor.razor 1.2 KB
  131. ConfigurePizzaDialog.razor 2.9 KB
  132. ConfiguredPizzaItem.razor 502 bytes
  133. LoginDisplay.razor 829 bytes
  134. MainLayout.razor 556 bytes
  135. OrderReview.razor 525 bytes
  136. RedirectToLogin.razor 194 bytes
  137. _Imports.razor 586 bytes
  138. bootstrap.min.css 137.6 KB
  139. bootstrap.min.css.map 549.2 KB
  140. quicksand-v8-latin-300.woff 23.0 KB
  141. quicksand-v8-latin-300.woff2 18.6 KB
  142. quicksand-v8-latin-500.woff 23.4 KB
  143. quicksand-v8-latin-500.woff2 19.0 KB
  144. quicksand-v8-latin-700.woff 22.8 KB
  145. quicksand-v8-latin-700.woff2 18.5 KB
  146. quicksand-v8-latin-regular.woff 23.3 KB
  147. quicksand-v8-latin-regular.woff2 19.0 KB
  148. quicksand.css 1.6 KB
  149. site.css 15.4 KB
  150. bike.svg 4.2 KB
  151. icon-512.png 45.2 KB
  152. logo.svg 42.8 KB
  153. pizza-slice.svg 4.2 KB
  154. bacon.jpg 58.1 KB
  155. brit.jpg 42.9 KB
  156. cheese.jpg 89.1 KB
  157. margherita.jpg 84.1 KB
  158. meaty.jpg 68.4 KB
  159. mushroom.jpg 59.7 KB
  160. pepperoni.jpg 65.9 KB
  161. salad.jpg 64.2 KB
  162. user.svg 3.1 KB
  163. index.html 1.4 KB
  164. manifest.json 318 bytes
  165. service-worker.js 899 bytes
  166. BlazingPizza.ComponentsLibrary.csproj 519 bytes
  167. LocalStorage.cs 590 bytes
  168. Map.razor 537 bytes
  169. Marker.cs 241 bytes
  170. Point.cs 148 bytes
  171. deliveryMap.js 3.3 KB
  172. layers-2x.png 1.2 KB
  173. layers.png 696 bytes
  174. marker-icon-2x.png 2.4 KB
  175. marker-icon.png 1.4 KB
  176. marker-shadow.png 618 bytes
  177. leaflet.css 13.8 KB
  178. leaflet.js 137.8 KB
  179. localStorage.js 282 bytes
  180. pushNotifications.js 1.7 KB
  181. _LoginPartial.cshtml 1.1 KB
  182. _Layout.cshtml 1.2 KB
  183. BlazingPizza.Server.csproj 1.5 KB
  184. 20241228201606_InitialCreate.Designer.cs 22.5 KB
  185. 20241228201606_InitialCreate.cs 22.8 KB
  186. PizzaStoreContextModelSnapshot.cs 22.4 KB
  187. OidcConfigurationController.cs 754 bytes
  188. OrdersController.cs 4.5 KB
  189. PizzaApiExtensions.cs 1.8 KB
  190. PizzaStoreContext.cs 1.4 KB
  191. PizzaStoreUser.cs 123 bytes
  192. Program.cs 1.9 KB
  193. launchSettings.json 920 bytes
  194. SeedData.cs 4.0 KB
  195. appsettings.Development.json 225 bytes
  196. appsettings.json 371 bytes
  197. gitignore 18 bytes
  198. pizza.db 196.0 KB
  199. pizza.db-shm 32.0 KB
  200. pizza.db-wal 0 bytes
  201. Address.cs 520 bytes
  202. BlazingPizza.Shared.csproj 483 bytes
  203. LatLong.cs 696 bytes
  204. NotificationSubscription.cs 295 bytes
  205. Order.cs 1.1 KB
  206. OrderWithStatus.cs 3.1 KB
  207. Pizza.cs 1.1 KB
  208. PizzaSpecial.cs 449 bytes
  209. PizzaTopping.cs 187 bytes
  210. Topping.cs 241 bytes
  211. UserInfo.cs 146 bytes
  212. BlazingPizza.sln 6.6 KB
  213. Exercise 01.sln 1018 bytes
  214. Exercise 01.csproj 267 bytes
  215. Program.cs 701 bytes
  216. Exercise 01.sln 1018 bytes
  217. Exercise 01.csproj 267 bytes
  218. Program.cs 362 bytes
  219. Exercise 01.sln 1018 bytes
  220. Exercise 01.csproj 300 bytes
  221. Person.cs 710 bytes
  222. Program.cs 174 bytes
  223. Exercise 01.sln 1018 bytes
  224. Exercise 01.csproj 300 bytes
  225. Person.cs 710 bytes
  226. Program.cs 84 bytes
  227. Exercise 01.sln 1018 bytes
  228. Exercise 01.csproj 267 bytes
  229. Program.cs 725 bytes
  230. Exercise 01.sln 1018 bytes
  231. Exercise 01.csproj 267 bytes
  232. Program.cs 945 bytes
  233. Exercise 01.sln 1018 bytes
  234. Exercise 01.csproj 267 bytes
  235. Program.cs 476 bytes
  236. CodeChunks.db 72.0 KB
  237. SemanticSymbols.db 32.0 KB
  238. SemanticSymbols.db-shm 32.0 KB
  239. SemanticSymbols.db-wal 48.3 KB
  240. dtbcache.v2 82.6 KB
  241. 54adf4c5-9c6f-4d24-9f9b-2e03fd0e7ddd.vsidx 4.8 KB
  242. DocumentLayout.json 3.8 KB
  243. futdcache.v2 178 bytes
  244. suo 17.0 KB
  245. exercise 01.metadata.v9.bin 1.6 KB
  246. exercise 01.projects.v9.bin 26.4 KB
  247. exercise 01.strings.v9.bin 131.9 KB
  248. 05 - Classes and Objects.sln 1.6 KB
  249. Exercise 01.csproj 416 bytes
  250. Program.cs 171 bytes
  251. Person.cs 326 bytes
  252. ThirdPartyExample.csproj 219 bytes
  253. 05 - Classes and Objects.sln 1.6 KB
  254. Exercise 01.csproj 416 bytes
  255. Program.cs 170 bytes
  256. Person.cs 327 bytes
  257. ThirdPartyExample.csproj 219 bytes
  258. Exercise 01.sln 1018 bytes
  259. Exercise 01.csproj 300 bytes
  260. Person.cs 710 bytes
  261. Program.cs 517 bytes
  262. Exercise 01.sln 1018 bytes
  263. Exercise 01.csproj 300 bytes
  264. Person.cs 710 bytes
  265. Program.cs 116 bytes
  266. Exercise 02.sln 1018 bytes
  267. Exercise 02.csproj 267 bytes
  268. Program.cs 187 bytes
  269. 05 - Classes and Objects.sln 1.6 KB
  270. Exercise 01.csproj 416 bytes
  271. Program.cs 170 bytes
  272. Person.cs 374 bytes
  273. ThirdPartyExample.csproj 219 bytes
  274. 05 - Classes and Objects.sln 1.6 KB
  275. Exercise 01.csproj 416 bytes
  276. Program.cs 170 bytes
  277. Person.cs 327 bytes
  278. ThirdPartyExample.csproj 219 bytes
  279. Exercise 01.sln 1018 bytes
  280. Exercise 01.csproj 267 bytes
  281. Program.cs 511 bytes
  282. Exercise 01.sln 1018 bytes
  283. Exercise 01.csproj 300 bytes
  284. Person.cs 710 bytes
  285. Program.cs 393 bytes
  286. Exercise 01.sln 1018 bytes
  287. Exercise 01.csproj 300 bytes
  288. Person.cs 710 bytes
  289. Program.cs 517 bytes
  290. Exercise 01.sln 1018 bytes
  291. Exercise 01.csproj 267 bytes
  292. Program.cs 2.1 KB
  293. Exercise 01.sln 1018 bytes
  294. Exercise 01.csproj 267 bytes
  295. Program.cs 1.8 KB
  296. Exercise 02.sln 1018 bytes
  297. Exercise 02.csproj 300 bytes
  298. Program.cs 244 bytes
  299. VehicleInfastructure.cs 951 bytes
  300. 05 - Classes and Objects.sln 1.6 KB
  301. Exercise 01.csproj 416 bytes
  302. Program.cs 223 bytes
  303. Person.cs 372 bytes
  304. ThirdPartyExample.csproj 219 bytes
  305. 05 - Classes and Objects.sln 1.6 KB
  306. Exercise 01.csproj 416 bytes
  307. Program.cs 170 bytes
  308. Person.cs 374 bytes
  309. ThirdPartyExample.csproj 219 bytes
  310. Exercise 01.csproj 300 bytes
  311. Program.cs 309 bytes
  312. VehicleInfastructure.cs 1.5 KB
  313. Nullable Attributes.sln 1011 bytes
  314. Exercise 01.csproj 300 bytes
  315. Program.cs 309 bytes
  316. VehicleInfastructure.cs 1.5 KB
  317. Nullable Attributes.sln 1011 bytes
  318. Exercise 03.sln 1018 bytes
  319. Exercise 03.csproj 300 bytes
  320. Program.cs 444 bytes
  321. Exercise 03.sln 1018 bytes
  322. Exercise 03.csproj 300 bytes
  323. Program.cs 418 bytes
  324. VehicleInfrastructure.cs 1.0 KB
  325. Exercise 01.csproj 300 bytes
  326. Program.cs 334 bytes
  327. VehicleInfastructure.cs 1.7 KB
  328. Exercise 01.AssemblyInfo.cs 1006 bytes
  329. Exercise 01.AssemblyInfoInputs.cache 66 bytes
  330. Exercise 01.GeneratedMSBuildEditorConfig.editorconfig 766 bytes
  331. Exercise 01.GlobalUsings.g.cs 295 bytes
  332. Exercise 01.assets.cache 228 bytes
  333. NETCoreApp,Version=v9.0.AssemblyAttributes.cs 198 bytes
  334. Exercise 01.csproj.nuget.dgspec.json 2.9 KB
  335. Exercise 01.csproj.nuget.g.props 1.3 KB
  336. Exercise 01.csproj.nuget.g.targets 150 bytes
  337. project.assets.json 2.7 KB
  338. project.nuget.cache 293 bytes
  339. Nullable Attributes.sln 1011 bytes
  340. CodeChunks.db 72.0 KB
  341. SemanticSymbols.db 32.0 KB
  342. SemanticSymbols.db-shm 32.0 KB
  343. SemanticSymbols.db-wal 144.9 KB
  344. dtbcache.v2 82.9 KB
  345. f782cb60-e594-47d0-a6a6-3ba6cd71776b.vsidx 9.5 KB
  346. DocumentLayout.json 5.3 KB
  347. futdcache.v2 208 bytes
  348. suo 21.0 KB
  349. nullable attributes.metadata.v9.bin 1.5 KB
  350. nullable attributes.projects.v9.bin 26.3 KB
  351. nullable attributes.strings.v9.bin 132.6 KB
  352. Exercise 01.csproj 300 bytes
  353. Program.cs 309 bytes
  354. VehicleInfastructure.cs 1.5 KB
  355. Nullable Attributes.sln 1011 bytes
  356. Exercise 04.sln 1018 bytes
  357. App.cs 209 bytes
  358. Exercise 04.csproj 426 bytes
  359. Program.cs 565 bytes
  360. VehicleInfrastructure.cs 1.0 KB
  361. Exercise 04.sln 1018 bytes
  362. Exercise 04.csproj 300 bytes
  363. Program.cs 937 bytes
  364. Exercise 01.csproj 300 bytes
  365. Program.cs 415 bytes
  366. VehicleInfastructure.cs 1.8 KB
  367. Nullable Attributes.sln 1011 bytes
  368. Exercise 01.csproj 300 bytes
  369. Program.cs 334 bytes
  370. VehicleInfastructure.cs 1.7 KB
  371. Exercise 01.AssemblyInfo.cs 1006 bytes
  372. Exercise 01.AssemblyInfoInputs.cache 66 bytes
  373. Exercise 01.GeneratedMSBuildEditorConfig.editorconfig 766 bytes
  374. Exercise 01.GlobalUsings.g.cs 295 bytes
  375. Exercise 01.assets.cache 228 bytes
  376. NETCoreApp,Version=v9.0.AssemblyAttributes.cs 198 bytes
  377. Exercise 01.csproj.nuget.dgspec.json 2.9 KB
  378. Exercise 01.csproj.nuget.g.props 1.3 KB
  379. Exercise 01.csproj.nuget.g.targets 150 bytes
  380. project.assets.json 2.7 KB
  381. project.nuget.cache 293 bytes
  382. Nullable Attributes.sln 1011 bytes
  383. CodeChunks.db 72.0 KB
  384. SemanticSymbols.db 32.0 KB
  385. SemanticSymbols.db-shm 32.0 KB
  386. SemanticSymbols.db-wal 144.9 KB
  387. dtbcache.v2 82.9 KB
  388. f782cb60-e594-47d0-a6a6-3ba6cd71776b.vsidx 9.5 KB
  389. DocumentLayout.json 5.3 KB
  390. futdcache.v2 208 bytes
  391. suo 21.0 KB
  392. nullable attributes.metadata.v9.bin 1.5 KB
  393. nullable attributes.projects.v9.bin 26.3 KB
  394. nullable attributes.strings.v9.bin 132.6 KB
  395. Exercise 01.csproj 300 bytes
  396. Program.cs 467 bytes
  397. VehicleInfastructure.cs 2.0 KB
  398. Nullable Attributes.sln 1011 bytes
  399. Exercise 01.csproj 300 bytes
  400. Program.cs 415 bytes
  401. VehicleInfastructure.cs 1.8 KB
  402. Nullable Attributes.sln 1011 bytes
  403. 1.-Welcome.mp4 8.1 MB
  404. 10.-A-brief-history-of-null-in-C_.mp4 4.5 MB
  405. NullWithWebAPI.sln 2.0 KB
  406. MainLayout.razor 547 bytes
  407. MainLayout.razor.css 1.9 KB
  408. NavMenu.razor 634 bytes
  409. NavMenu.razor.css 3.3 KB
  410. NullWithWebAPI.Client.csproj 1008 bytes
  411. Alert.razor 230 bytes
  412. DemoForm.razor 1.7 KB
  413. EmptyGrid.razor 180 bytes
  414. FetchData.razor 463 bytes
  415. FetchData.razor.cs 2.2 KB
  416. StudentGrid.razor 698 bytes
  417. Program.cs 347 bytes
  418. Routes.razor 262 bytes
  419. _Imports.razor 397 bytes
  420. appsettings.Development.json 127 bytes
  421. appsettings.json 127 bytes
  422. App.razor 809 bytes
  423. Error.razor 1.2 KB
  424. _Imports.razor 430 bytes
  425. CoursesController.cs 3.8 KB
  426. StudentsController.cs 3.6 KB
  427. DbInitializer.cs 11.9 KB
  428. SchoolContext.cs 1.4 KB
  429. 20230817154648_InitialCreate.Designer.cs 9.7 KB
  430. 20230817154648_InitialCreate.cs 8.0 KB
  431. SchoolContextModelSnapshot.cs 9.6 KB
  432. Course.cs 799 bytes
  433. CourseAssignment.cs 439 bytes
  434. Department.cs 827 bytes
  435. Enrollment.cs 534 bytes
  436. ErrorViewModel.cs 215 bytes
  437. Instructor.cs 584 bytes
  438. Map.cs 850 bytes
  439. OfficeAssignment.cs 419 bytes
  440. Person.cs 625 bytes
  441. Student.cs 609 bytes
  442. NullWithWebAPI.csproj 1.1 KB
  443. NullWithWebAPI.csproj.user 491 bytes
  444. Program.cs 1.6 KB
  445. launchSettings.json 923 bytes
  446. appsettings.Development.json 127 bytes
  447. appsettings.json 151 bytes
  448. app.css 2.8 KB
  449. favicon.png 1.1 KB
  450. bootstrap-grid.css 68.7 KB
  451. bootstrap-grid.css.map 198.5 KB
  452. bootstrap-grid.min.css 50.6 KB
  453. bootstrap-grid.min.css.map 113.3 KB
  454. bootstrap-grid.rtl.css 68.8 KB
  455. bootstrap-grid.rtl.css.map 198.5 KB
  456. bootstrap-grid.rtl.min.css 50.7 KB
  457. bootstrap-grid.rtl.min.css.map 113.3 KB
  458. bootstrap-reboot.css 11.8 KB
  459. bootstrap-reboot.css.map 126.3 KB
  460. bootstrap-reboot.min.css 9.9 KB
  461. bootstrap-reboot.min.css.map 50.2 KB
  462. bootstrap-reboot.rtl.css 11.8 KB
  463. bootstrap-reboot.rtl.css.map 126.4 KB
  464. bootstrap-reboot.rtl.min.css 10.0 KB
  465. bootstrap-reboot.rtl.min.css.map 62.4 KB
  466. bootstrap-utilities.css 105.3 KB
  467. bootstrap-utilities.css.map 261.3 KB
  468. bootstrap-utilities.min.css 83.4 KB
  469. bootstrap-utilities.min.css.map 176.2 KB
  470. bootstrap-utilities.rtl.css 105.2 KB
  471. bootstrap-utilities.rtl.css.map 261.2 KB
  472. bootstrap-utilities.rtl.min.css 83.3 KB
  473. bootstrap-utilities.rtl.min.css.map 176.0 KB
  474. bootstrap.css 274.5 KB
  475. bootstrap.css.map 663.8 KB
  476. bootstrap.min.css 227.3 KB
  477. bootstrap.min.css.map 576.1 KB
  478. bootstrap.rtl.css 273.7 KB
  479. bootstrap.rtl.css.map 663.7 KB
  480. bootstrap.rtl.min.css 227.5 KB
  481. bootstrap.rtl.min.css.map 575.3 KB
  482. bootstrap.bundle.js 202.9 KB
  483. bootstrap.bundle.js.map 434.2 KB
  484. bootstrap.bundle.min.js 78.8 KB
  485. bootstrap.bundle.min.js.map 324.3 KB
  486. bootstrap.esm.js 132.6 KB
  487. bootstrap.esm.js.map 298.3 KB
  488. bootstrap.esm.min.js 72.2 KB
  489. bootstrap.esm.min.js.map 217.2 KB
  490. bootstrap.js 142.0 KB
  491. bootstrap.js.map 299.4 KB
  492. bootstrap.min.js 59.2 KB
  493. bootstrap.min.js.map 215.4 KB
  494. spinkit.css 13.7 KB
  495. Course.cs 125 bytes
  496. Enrollment.cs 116 bytes
  497. Student.cs 237 bytes
  498. Grade.cs 81 bytes
  499. NullWithWebAPI.Shared.csproj 218 bytes
  500. 11.-Nullable-value-types-in-C_-2-.mp4 27.3 MB
  501. 12.-Nullable-reference-types-in-C_-8-.mp4 12.5 MB
  502. 13.-Setting-the-nullable-context.mp4 7.0 MB
  503. 14.-Understanding-common-null-compiler-warnings.mp4 26.4 MB
  504. 15.-Null-intent-is-for-compilers-and-developers-too.mp4 22.8 MB
  505. 16.-What-is-the-null-conditional-operator.mp4 14.3 MB
  506. 17.-Using-the-null-conditional-operator-with-arrays.mp4 17.0 MB
  507. 18.-What-is-null-conditional-short-circuiting.mp4 8.1 MB
  508. 19.-What-is-the-null-coalescing-operator.mp4 14.5 MB
  509. 2.-Who-is-the-course-for-and-prerequisites.mp4 7.8 MB
  510. 20.-What-is-the-null-coalescing-conditional-operator.mp4 16.8 MB
  511. Directory.Build.props 327 bytes
  512. LICENSE 1.1 KB
  513. README.md 1.6 KB
  514. THIRD-PARTY-NOTICES.md 1.1 KB
  515. nuget.config 307 bytes
  516. BlazingComponents.csproj 400 bytes
  517. TemplatedDialog.razor 270 bytes
  518. TemplatedList.razor 803 bytes
  519. _Imports.razor 47 bytes
  520. App.razor 751 bytes
  521. BlazingPizza.Client.csproj 1.1 KB
  522. JSRuntimeExtensions.cs 279 bytes
  523. OrderState.cs 1.2 KB
  524. OrdersClient.cs 1.2 KB
  525. Authentication.razor 1003 bytes
  526. Checkout.razor 2.1 KB
  527. Index.razor 2.3 KB
  528. MyOrders.razor 1.5 KB
  529. OrderDetails.razor 2.7 KB
  530. PizzaAuthenticationState.cs 217 bytes
  531. Program.cs 969 bytes
  532. launchSettings.json 292 bytes
  533. AddressEditor.razor 1.2 KB
  534. ConfigurePizzaDialog.razor 2.9 KB
  535. ConfiguredPizzaItem.razor 502 bytes
  536. LoginDisplay.razor 829 bytes
  537. MainLayout.razor 556 bytes
  538. OrderReview.razor 525 bytes
  539. RedirectToLogin.razor 194 bytes
  540. _Imports.razor 586 bytes
  541. bootstrap.min.css 137.6 KB
  542. bootstrap.min.css.map 549.2 KB
  543. quicksand-v8-latin-300.woff 23.0 KB
  544. quicksand-v8-latin-300.woff2 18.6 KB
  545. quicksand-v8-latin-500.woff 23.4 KB
  546. quicksand-v8-latin-500.woff2 19.0 KB
  547. quicksand-v8-latin-700.woff 22.8 KB
  548. quicksand-v8-latin-700.woff2 18.5 KB
  549. quicksand-v8-latin-regular.woff 23.3 KB
  550. quicksand-v8-latin-regular.woff2 19.0 KB
  551. quicksand.css 1.6 KB
  552. site.css 15.4 KB
  553. bike.svg 4.2 KB
  554. icon-512.png 45.2 KB
  555. logo.svg 42.8 KB
  556. pizza-slice.svg 4.2 KB
  557. bacon.jpg 58.1 KB
  558. brit.jpg 42.9 KB
  559. cheese.jpg 89.1 KB
  560. margherita.jpg 84.1 KB
  561. meaty.jpg 68.4 KB
  562. mushroom.jpg 59.7 KB
  563. pepperoni.jpg 65.9 KB
  564. salad.jpg 64.2 KB
  565. user.svg 3.1 KB
  566. index.html 1.4 KB
  567. manifest.json 318 bytes
  568. service-worker.js 899 bytes
  569. BlazingPizza.ComponentsLibrary.csproj 519 bytes
  570. LocalStorage.cs 590 bytes
  571. Map.razor 537 bytes
  572. Marker.cs 241 bytes
  573. Point.cs 148 bytes
  574. deliveryMap.js 3.3 KB
  575. layers-2x.png 1.2 KB
  576. layers.png 696 bytes
  577. marker-icon-2x.png 2.4 KB
  578. marker-icon.png 1.4 KB
  579. marker-shadow.png 618 bytes
  580. leaflet.css 13.8 KB
  581. leaflet.js 137.8 KB
  582. localStorage.js 282 bytes
  583. pushNotifications.js 1.7 KB
  584. _LoginPartial.cshtml 1.1 KB
  585. _Layout.cshtml 1.2 KB
  586. BlazingPizza.Server.csproj 1.6 KB
  587. 20241228222905_InitialCreate.Designer.cs 22.5 KB
  588. 20241228222905_InitialCreate.cs 22.8 KB
  589. 20250105230555_NullableShared.Designer.cs 22.9 KB
  590. 20250105230555_NullableShared.cs 6.8 KB
  591. PizzaStoreContextModelSnapshot.cs 22.8 KB
  592. OidcConfigurationController.cs 754 bytes
  593. OrdersController.cs 4.6 KB
  594. PizzaApiExtensions.cs 1.9 KB
  595. PizzaStoreContext.cs 1.4 KB
  596. PizzaStoreUser.cs 123 bytes
  597. Program.cs 1.9 KB
  598. launchSettings.json 920 bytes
  599. SeedData.cs 4.0 KB
  600. appsettings.Development.json 225 bytes
  601. appsettings.json 371 bytes
  602. gitignore 18 bytes
  603. pizza.db 4.0 KB
  604. pizza.db-shm 32.0 KB
  605. pizza.db-wal 0 bytes
  606. Address.cs 633 bytes
  607. BlazingPizza.Shared.csproj 6.2 KB
  608. LatLong.cs 696 bytes
  609. NotificationSubscription.cs 347 bytes
  610. Order.cs 1.2 KB
  611. OrderWithStatus.cs 3.3 KB
  612. Pizza.cs 1.4 KB
  613. PizzaSpecial.cs 492 bytes
  614. PizzaTopping.cs 188 bytes
  615. Topping.cs 266 bytes
  616. BlazingPizza.sln 6.6 KB
  617. Directory.Build.props 327 bytes
  618. LICENSE 1.1 KB
  619. README.md 1.6 KB
  620. THIRD-PARTY-NOTICES.md 1.1 KB
  621. nuget.config 307 bytes
  622. BlazingComponents.csproj 400 bytes
  623. TemplatedDialog.razor 270 bytes
  624. TemplatedList.razor 803 bytes
  625. _Imports.razor 47 bytes
  626. App.razor 751 bytes
  627. BlazingPizza.Client.csproj 1.1 KB
  628. JSRuntimeExtensions.cs 279 bytes
  629. OrderState.cs 1.2 KB
  630. OrdersClient.cs 1.2 KB
  631. Authentication.razor 1003 bytes
  632. Checkout.razor 2.1 KB
  633. Index.razor 2.3 KB
  634. MyOrders.razor 1.5 KB
  635. OrderDetails.razor 2.7 KB
  636. PizzaAuthenticationState.cs 217 bytes
  637. Program.cs 969 bytes
  638. launchSettings.json 292 bytes
  639. AddressEditor.razor 1.2 KB
  640. ConfigurePizzaDialog.razor 2.9 KB
  641. ConfiguredPizzaItem.razor 502 bytes
  642. LoginDisplay.razor 829 bytes
  643. MainLayout.razor 556 bytes
  644. OrderReview.razor 525 bytes
  645. RedirectToLogin.razor 194 bytes
  646. _Imports.razor 586 bytes
  647. bootstrap.min.css 137.6 KB
  648. bootstrap.min.css.map 549.2 KB
  649. quicksand-v8-latin-300.woff 23.0 KB
  650. quicksand-v8-latin-300.woff2 18.6 KB
  651. quicksand-v8-latin-500.woff 23.4 KB
  652. quicksand-v8-latin-500.woff2 19.0 KB
  653. quicksand-v8-latin-700.woff 22.8 KB
  654. quicksand-v8-latin-700.woff2 18.5 KB
  655. quicksand-v8-latin-regular.woff 23.3 KB
  656. quicksand-v8-latin-regular.woff2 19.0 KB
  657. quicksand.css 1.6 KB
  658. site.css 15.4 KB
  659. bike.svg 4.2 KB
  660. icon-512.png 45.2 KB
  661. logo.svg 42.8 KB
  662. pizza-slice.svg 4.2 KB
  663. bacon.jpg 58.1 KB
  664. brit.jpg 42.9 KB
  665. cheese.jpg 89.1 KB
  666. margherita.jpg 84.1 KB
  667. meaty.jpg 68.4 KB
  668. mushroom.jpg 59.7 KB
  669. pepperoni.jpg 65.9 KB
  670. salad.jpg 64.2 KB
  671. user.svg 3.1 KB
  672. index.html 1.4 KB
  673. manifest.json 318 bytes
  674. service-worker.js 899 bytes
  675. BlazingPizza.ComponentsLibrary.csproj 519 bytes
  676. LocalStorage.cs 590 bytes
  677. Map.razor 537 bytes
  678. Marker.cs 241 bytes
  679. Point.cs 148 bytes
  680. deliveryMap.js 3.3 KB
  681. layers-2x.png 1.2 KB
  682. layers.png 696 bytes
  683. marker-icon-2x.png 2.4 KB
  684. marker-icon.png 1.4 KB
  685. marker-shadow.png 618 bytes
  686. leaflet.css 13.8 KB
  687. leaflet.js 137.8 KB
  688. localStorage.js 282 bytes
  689. pushNotifications.js 1.7 KB
  690. _LoginPartial.cshtml 1.1 KB
  691. _Layout.cshtml 1.2 KB
  692. BlazingPizza.Server.csproj 1.6 KB
  693. 20241228222905_InitialCreate.Designer.cs 22.5 KB
  694. 20241228222905_InitialCreate.cs 22.8 KB
  695. 20250105230555_NullableShared.Designer.cs 22.9 KB
  696. 20250105230555_NullableShared.cs 6.8 KB
  697. PizzaStoreContextModelSnapshot.cs 22.8 KB
  698. OidcConfigurationController.cs 754 bytes
  699. OrdersController.cs 4.5 KB
  700. PizzaApiExtensions.cs 1.8 KB
  701. PizzaStoreContext.cs 1.4 KB
  702. PizzaStoreUser.cs 123 bytes
  703. Program.cs 1.9 KB
  704. launchSettings.json 920 bytes
  705. SeedData.cs 4.0 KB
  706. appsettings.Development.json 225 bytes
  707. appsettings.json 371 bytes
  708. gitignore 18 bytes
  709. pizza.db 4.0 KB
  710. pizza.db-shm 32.0 KB
  711. pizza.db-wal 0 bytes
  712. Address.cs 633 bytes
  713. BlazingPizza.Shared.csproj 6.2 KB
  714. LatLong.cs 696 bytes
  715. NotificationSubscription.cs 347 bytes
  716. Order.cs 1.1 KB
  717. OrderWithStatus.cs 3.3 KB
  718. Pizza.cs 1.4 KB
  719. PizzaSpecial.cs 492 bytes
  720. PizzaTopping.cs 188 bytes
  721. Topping.cs 266 bytes
  722. BlazingPizza.sln 6.6 KB
  723. 21.-What-is-the-null-forgiving-operator.mp4 17.7 MB
  724. 22.-API-design-with-null-intent-introduction.mp4 3.3 MB
  725. 23.-Working-with-null-and-properties.mp4 14.5 MB
  726. 24.-Unpacking-the-Exiting-the-constructor-null-warning.mp4 17.5 MB
  727. 25.-What-is-the-required-keyword_-and-when-to-use-it.mp4 16.0 MB
  728. 26.-Advanced-API-intent-with-the-AllowNull-attribute.mp4 10.6 MB
  729. 27.-Advanced-API-intent-with-the-DisallowNull-attribute.mp4 21.0 MB
  730. 28.-Advanced-API-intent-with-the-MemberNotNull-attribute.mp4 14.9 MB
  731. 29.-Advanced-API-intent-with-the-NotNullIfNotNull-attribute.mp4 9.8 MB
  732. 3.-What-will-you-learn-in-this-course.mp4 18.9 MB
  733. 30.-Introduction-to-pattern-matching-and-the-is-keyword.mp4 14.8 MB
  734. Directory.Build.props 327 bytes
  735. LICENSE 1.1 KB
  736. README.md 1.6 KB
  737. THIRD-PARTY-NOTICES.md 1.1 KB
  738. nuget.config 307 bytes
  739. BlazingComponents.csproj 400 bytes
  740. TemplatedDialog.razor 270 bytes
  741. TemplatedList.razor 803 bytes
  742. _Imports.razor 47 bytes
  743. App.razor 751 bytes
  744. BlazingPizza.Client.csproj 1.2 KB
  745. JSRuntimeExtensions.cs 279 bytes
  746. OrderState.cs 1.2 KB
  747. OrdersClient.cs 1.3 KB
  748. Authentication.razor 1019 bytes
  749. Checkout.razor 2.1 KB
  750. Index.razor 2.8 KB
  751. MyOrders.razor 1.5 KB
  752. OrderDetails.razor 2.7 KB
  753. PizzaAuthenticationState.cs 218 bytes
  754. Program.cs 969 bytes
  755. launchSettings.json 292 bytes
  756. AddressEditor.razor 1.3 KB
  757. ConfigurePizzaDialog.razor 3.1 KB
  758. ConfiguredPizzaItem.razor 545 bytes
  759. LoginDisplay.razor 829 bytes
  760. MainLayout.razor 556 bytes
  761. OrderReview.razor 552 bytes
  762. RedirectToLogin.razor 194 bytes
  763. _Imports.razor 586 bytes
  764. bootstrap.min.css 137.6 KB
  765. bootstrap.min.css.map 549.2 KB
  766. quicksand-v8-latin-300.woff 23.0 KB
  767. quicksand-v8-latin-300.woff2 18.6 KB
  768. quicksand-v8-latin-500.woff 23.4 KB
  769. quicksand-v8-latin-500.woff2 19.0 KB
  770. quicksand-v8-latin-700.woff 22.8 KB
  771. quicksand-v8-latin-700.woff2 18.5 KB
  772. quicksand-v8-latin-regular.woff 23.3 KB
  773. quicksand-v8-latin-regular.woff2 19.0 KB
  774. quicksand.css 1.6 KB
  775. site.css 15.4 KB
  776. bike.svg 4.2 KB
  777. icon-512.png 45.2 KB
  778. logo.svg 42.8 KB
  779. pizza-slice.svg 4.2 KB
  780. bacon.jpg 58.1 KB
  781. brit.jpg 42.9 KB
  782. cheese.jpg 89.1 KB
  783. margherita.jpg 84.1 KB
  784. meaty.jpg 68.4 KB
  785. mushroom.jpg 59.7 KB
  786. pepperoni.jpg 65.9 KB
  787. salad.jpg 64.2 KB
  788. user.svg 3.1 KB
  789. index.html 1.4 KB
  790. manifest.json 318 bytes
  791. service-worker.js 899 bytes
  792. BlazingPizza.ComponentsLibrary.csproj 519 bytes
  793. LocalStorage.cs 590 bytes
  794. Map.razor 537 bytes
  795. Marker.cs 241 bytes
  796. Point.cs 148 bytes
  797. deliveryMap.js 3.3 KB
  798. layers-2x.png 1.2 KB
  799. layers.png 696 bytes
  800. marker-icon-2x.png 2.4 KB
  801. marker-icon.png 1.4 KB
  802. marker-shadow.png 618 bytes
  803. leaflet.css 13.8 KB
  804. leaflet.js 137.8 KB
  805. localStorage.js 282 bytes
  806. pushNotifications.js 1.7 KB
  807. _LoginPartial.cshtml 1.1 KB
  808. _Layout.cshtml 1.2 KB
  809. BlazingPizza.Server.csproj 1.6 KB
  810. 20241228222905_InitialCreate.Designer.cs 22.5 KB
  811. 20241228222905_InitialCreate.cs 22.8 KB
  812. 20250105230555_NullableShared.Designer.cs 22.9 KB
  813. 20250105230555_NullableShared.cs 6.8 KB
  814. PizzaStoreContextModelSnapshot.cs 22.8 KB
  815. OidcConfigurationController.cs 754 bytes
  816. OrdersController.cs 4.6 KB
  817. PizzaApiExtensions.cs 1.9 KB
  818. PizzaStoreContext.cs 1.4 KB
  819. PizzaStoreUser.cs 123 bytes
  820. Program.cs 1.9 KB
  821. launchSettings.json 920 bytes
  822. SeedData.cs 4.0 KB
  823. appsettings.Development.json 225 bytes
  824. appsettings.json 371 bytes
  825. gitignore 18 bytes
  826. pizza.db 196.0 KB
  827. pizza.db-shm 32.0 KB
  828. pizza.db-wal 0 bytes
  829. Address.cs 633 bytes
  830. BlazingPizza.Shared.csproj 6.2 KB
  831. LatLong.cs 696 bytes
  832. NotificationSubscription.cs 347 bytes
  833. Order.cs 1.2 KB
  834. OrderWithStatus.cs 3.3 KB
  835. Pizza.cs 1.4 KB
  836. PizzaSpecial.cs 492 bytes
  837. PizzaTopping.cs 188 bytes
  838. Topping.cs 266 bytes
  839. BlazingPizza.sln 6.6 KB
  840. 31.-Property-matching-to-filter-null.mp4 28.8 MB
  841. 32.-Capturing-null-with-the-pattern-matching-switch-operator.mp4 13.9 MB
  842. 33.-The-BlazingPizza-project-overview.mp4 4.9 MB
  843. 34.-Enabling-the-nullable-context-and-treating-warnings-as-errors.mp4 16.0 MB
  844. 35.-How-null-affects-EF-migrations.mp4 24.9 MB
  845. 36.-How-null-affects-EF-relationships.mp4 26.1 MB
  846. 37.-Using-the-Visual-Studio-references-feature-to-find-null-intent.mp4 22.4 MB
  847. 38.-How-null-affects-full-stack-objects.mp4 13.8 MB
  848. 39.-When-to-use-the-required-keyword.mp4 19.2 MB
  849. 4.-Why-is-null-important-in-C_.mp4 3.5 MB
  850. 40.-Updating-shared-classes-with-proper-null-intent.mp4 36.7 MB
  851. 41.-Shared-library-walkthrough-wrap-up.mp4 16.1 MB
  852. 42.-Web-API-best-practices_-GET-operations.mp4 11.5 MB
  853. 43.-Web-API-best-practices_-PUT-operations.mp4 12.2 MB
  854. 44.-Web-API-best-practices_-POST-operations.mp4 6.2 MB
  855. 45.-Web-API-best-practices_-DELETE-operations.mp4 3.0 MB
  856. 46.-How-to-handle-null-with-authorization-and-claims.mp4 18.4 MB
  857. 47.-Improving-an-API-with-the-DisallowNull-attribute.mp4 9.6 MB
  858. 48.-Fixing-null-issues-with-null-operators.mp4 10.1 MB
  859. 49.-Handling-RazorComponents-Authorization-values.mp4 6.0 MB
  860. 5.-Why-is-null-a-problem-in-C_.mp4 12.2 MB
  861. 50.-How-to-handle-Null-with-HttpClient.mp4 18.2 MB
  862. 51.-Updating-the-application-state-object.mp4 9.7 MB
  863. 52.-Applying-null-to-Blazor-pages.mp4 10.6 MB
  864. 53.-Best-practices-for-loading-without-relying-on-null-in-Blazor.mp4 27.7 MB
  865. 54.-Unpacking-the-AuthenticationState-component.mp4 6.9 MB
  866. 55.-When-to-use-EditorRequired-in-a-RazorComponent.mp4 20.2 MB
  867. 56.-Wrapping-up-the-BlazingPizza-walk-through.mp4 28.7 MB
  868. 6.-The-C_-type-system-and-value-types.mp4 9.7 MB
  869. 7.-Reference-types-in-C_.mp4 8.0 MB
  870. 8.-Unpacking-the-default-keyword.mp4 11.9 MB
  871. 9.-How-C_-uses-types-on-the-heap-and-stack.mp4 14.4 MB
  872. Bonus Resources.txt 70 bytes

Discussion