Pinned Repositories
asp.net-core-with-mediator
This is sample mediator In Asp.net Core
AspNetCore-Dynamic-Permission
Dynamic Permission Samples in ASP.NET Core, CQRS (with MediatR) and ASP.NET MVC 5.
Awesome-Microservices-NetCore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
BasicAuthentication
blazor-webassembly-jwt-authentication-example
ASP.NET Core Blazor WebAssembly - JWT Authentication Example
bombardier
Fast cross-platform HTTP benchmarking tool written in Go
CleanArchitecture
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
ClientSideBlazorPrerendering
Example code for my blog post on Client-side Blazor prerendering
NetMQ.SendMessage
This is a sample that show you how to use NETMQ and send data in asp.net core
rezamohamadzadeh's Repositories
rezamohamadzadeh/NetMQ.SendMessage
This is a sample that show you how to use NETMQ and send data in asp.net core
rezamohamadzadeh/asp.net-core-with-mediator
This is sample mediator In Asp.net Core
rezamohamadzadeh/AspNetCore-Dynamic-Permission
Dynamic Permission Samples in ASP.NET Core, CQRS (with MediatR) and ASP.NET MVC 5.
rezamohamadzadeh/Awesome-Microservices-NetCore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
rezamohamadzadeh/BasicAuthentication
rezamohamadzadeh/blazor-webassembly-jwt-authentication-example
ASP.NET Core Blazor WebAssembly - JWT Authentication Example
rezamohamadzadeh/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
rezamohamadzadeh/CleanArchitecture
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
rezamohamadzadeh/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
rezamohamadzadeh/ClientSideBlazorPrerendering
Example code for my blog post on Client-side Blazor prerendering
rezamohamadzadeh/ConnectClientWithSignalR
Connect to signalr server from client
rezamohamadzadeh/ConnectServerWithSignalR
Connect to signalr server from admin
rezamohamadzadeh/CQRS.WebApi
Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.
rezamohamadzadeh/Datatables.ServerSide
Let's build a jQuery Datatable in ASP.NET Core 3.1 with Server-Side Processing! We will also cover Paging, Sorting, Searching and much more
rezamohamadzadeh/DynamicRoleBasedAuthorizationNETCore
Dynamic Role-Based Authorization in ASP.NET Core MVC 2.2, 3.x and 5.0
rezamohamadzadeh/EFCore.BulkExtensions
Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
rezamohamadzadeh/Manage-Jobs-HangFire-Asp.net-Core
Manage Jobs
rezamohamadzadeh/ManageTelegramBot
ManageMarketingTelegramBot
rezamohamadzadeh/Microservice.WebApi
We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET Core, API Gateways, Ocelot, Ocelot Configuration , Routing and much more.
rezamohamadzadeh/Microservice.WebApi-master
Microservice architecture with Ocelot API Gateway in ASP.Net Core 3.1
rezamohamadzadeh/MicroservicesApp
MicroservicesApp for Udemy Course
rezamohamadzadeh/Multilingual.ASPNETCore
We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the Culture of the Application via Request. We will also do some advanced configuration where we store the Selected Language Information to the Cookie in the client browser.
rezamohamadzadeh/OnlineUsers-AspNetCore
Show online users count with two ways (Cookie - SingalR)
rezamohamadzadeh/RealTimeChatWithSupport
This project is RealTime chat with send file
rezamohamadzadeh/ReceiveDataWithNetMQ
This is a sample that show you how to use NETMQ and receive data in asp.net core
rezamohamadzadeh/rezamohamadzadeh
rezamohamadzadeh/Sieve.NEXT
⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
rezamohamadzadeh/SignalRBase
This is signalr base project that client and servers connect to it
rezamohamadzadeh/UserRateLimit
For UserRateLimit
rezamohamadzadeh/WorkingWithMongoDB.WebAPI
Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!