.NET 7 Blazor Web Assembly News Blog – Part 1 | Add and View News blog

TABLE OF CONTENT
00:00:00 | Introduction to blog.
00:07:17 | Creating Web Assembly Core-Hosted Project.
00:14:17 | Installing NuGet Packages.
00:22:47 | Creating Blog Model and Razor Component.
01:30:41 | Creating Category & Writer Repository Services.
02:02:38 | Displaying News in Razor Component.

SOURCE CODE
Source Code | https://github.com/Netcode-Hub/Blazor-WebAssembly-News-Blog—Part-1

QUICK REVIEW
Part 1 | Quick Review | https://youtu.be/7UhWPFD15rA | Blazor Web Assembly News Blog – Part 1 | Add and View News blog

FROM SCRATCH
https://youtu.be/lMTvjauP7P8 | Blazor Web Assembly News Blog – Part 1 | Add and View News blog

Related Videos
https://youtu.be/lMTvjauP7P8 | .NET 7 Blazor Web Assembly News Blog – Part 1 | Add and View News blog.
https://youtu.be/CW84obwQrBI | .NET 7 E-Commerce in Blazor Web Assembly – Series 3 | Adding cart service
https://youtu.be/uJHg7TgKW_s | E – Commerce in Blazor Web Assembly – Series 2 | Adding CRUD operations to Categories.
https://youtu.be/HVTxYg7IIsI | E – Commerce in Blazor Web Assembly – Series 1 | Creating services to displaying products.
https://youtu.be/9bwO6_qw1jU | Reset Password in Blazor Web Assembly Authentication using ASP.NET Core Identity.
https://youtu.be/4L_JMal-R6c | Email Account Confirmation in Blazor Web Assembly Authentication.
https://youtu.be/e_mpuTjacr8 | Blazor Server Authentication using Individual Account.
https://youtu.be/2PsX0qa18t4 | Configuring Role-based Authorization with Blazor Web Assembly.
https://youtu.be/d34K1Ktu9os | Blazor Web Assembly Authentication using Individual Account.
https://youtu.be/Q1WO9OfTiX0 | Authentication with Client-Side Blazor using Web API and ASP.NET Core Identity.
https://youtu.be/2do-4kix83E | Entity FrameworkCore (EF7) CRUD Operations using SQLite Database.
https://youtu.be/Xzi3ifxFmn8 | Customize Blazor Loading Screen Animation.
https://youtu.be/e7Rg6ppE1y4 | File Download with Web API in Blazor Web Assembly
https://youtu.be/IOAmf75te9A | Entity FrameworkCore CRUD Operations using SQL Server Database
https://youtu.be/YEfzc55KjEs | Multiple FileUploads with Web API in Blazor Web Assembly
https://youtu.be/qi7pSnujBrs | Scaffold SQL Database with DB First migration in Web API using EntityFrameworkCore.
https://youtu.be/qTLFYF13nMc | LocalStorage in Blazor WebAssembly.
https://youtu.be/G2QHZPdxN0M | Web API EntityFrameworkCore (EF7) Pagination using Skip() and Take() methods.
https://youtu.be/GWfuDPFxVNk | Send Email in Web API using Mailkit SMTP.
https://youtu.be/7mBTh0tlC-w | AutoMapper Data Transfer Objects DTO with Web API Explained.
https://youtu.be/saPnZhPFqCI | Blazor WebAssembly Chat with SignalR using WebSockets.
https://youtu.be/x2EJ4C_E3w0 | Create JSON Web Token (JWT) for User Registration and Login using Password Hash and Salt.
https://youtu.be/VwI7SMYiLH8 | EFCore All Relationships (11, 1n, nn ) with Entity Framework Core SQL Server.
https://youtu.be/REHetc6M0Lo | Web API Role – Based Authorization with JSON Web Token (JWT).