Completely build Inventory Management System with .NET 8 Blazor SSR - export to PDF, EXCEL, Print🔥

preview_player
Показать описание

Development of Inventory Management system using .NET 8 Blazor Web App with Interactive Server Render Mode.
overview of this system :
1. .NET 8 Clean Architecture
1. Custom Cookie authentication with Identity Manager
2. Policy Based Authorization which comprises of Role and Claims.
3. SignalR for real time update.
4. CQRS (Command Query Responsibility Segregation) to perform CRUD on entities.

/*Complete source code*/

/*Playlist*/

/*Related*/

# Here's a follow-up section to encourage engagement and support for Netcode-Hub:
🌟 Get in touch with Netcode-Hub! 📫

# ☕️ If you've found value in Netcode-Hub's work, consider supporting the channel with a coffee!

Timestamps
00:00 ⏰ Introduction to the Project
01:50 🏗️ Creating Project with Clean Architecture
04:02 🔧 Configuring Dependencies
10:40 🍪 Adding Cookie Authentication
12:40 📦 Install NuGet Packages Needed
18:10 🔌 Creating Database Connection String
20:00 🧩 Creating Dependency Injection Service Container
21:00 🔄 Adding Database Migration
22:35 🔑 Creating Identity Data Transfer Objects
26:01 💻 Creating Identity Interface and Implementation

32:00 🔒 Creating Authentication Service
34:10 🔄 Creating Identity Revalidating State Provider
37:13 🔐 Creating Login Component
42:09 🕵️ Creating Activity Tracker
50:00 📦 Creating Models for Product, Location, Category, Order
55:00 📋 Creating DTOs for Product, Category, Location, Order
1:06:27 🛠️ Creating Commands (CQRS) for Product, Category, Location, Order
1:09:36 🔍 Creating Queries (CQRS) for Product, Category, Location, Order
1:14:01 ⚙️ Creating Handler (CQRS) for Product, Category, Location, Order

1:39:16 🔗 Register CQRS
1:40:22 🎨 Creating Layout (Authorization, Sidebar, Navigation Bar, Footer)
1:50:14 🗨️ Creating Communication Hub for Real-Time Interaction with SignalR
1:52:31 🏷️ Create States (Admin and Client)
1:56:19 📜 Adding Packages JS and CSS References
2:01:36 📦 Creating Product, Category, Location, Order Components
Рекомендации по теме
Комментарии
Автор

thanks ^^, I'm learning blazor to get another job, I come from Angular, my favorite back end is .Net c#

AlguienllamadoYi
Автор

Chaotic! He's always jumping from one thing to the next.

opodendorf
Автор

Thanks so much, I'm facing this error in Infrastructure/Account, how sort it Error
Error (active) CS1503 Argument 2: cannot convert from to and point of error is in claim - var addNewClaims = await userManager.AddClaimAsync(user, newUserClaims);

isqvtc
Автор

we want to make real world project and every things from zero to the end and publish it, I mean like if we are in a company.

a.g.b
Автор

you sir so much i cant understand ur accent well but the videos in the channle are so thank u

abdulrahmanabdullah
Автор

Can you tell the missing code at 3:30:19

At Line 99 after Products.FirstOrDefault

zohaibali
Автор

Easy to follow as always but this is a reupload. Been following the same build from another video.

SproutSkout
Автор

It's not complete, u hide codes so that we have to purchase.

mrt