filmov
tv
Completely build Inventory Management System with .NET 8 Blazor SSR - export to PDF, EXCEL, Print🔥
Показать описание
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
Комментарии