msavarian's Stars
MassTransit/MassTransit
Distributed Application Framework for .NET
kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
n8n-io/n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
mjebrahimi/DotNet-Collections-Benchmark
🚀 A comprehensive performance comparison benchmark between different .NET collections.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
dotnet/csharpstandard
Working space for ECMA-TC49-TG2, the C# standard committee.
ddd-crew/core-domain-charts
A tool for collaboratively finding your core domains - strategic business differentiators
ddd-crew/welcome-to-ddd
Definitions of DDD and fundamental concepts to reduce the learning curve and confusion
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
oroumand/Zamin
Lissy93/personal-security-checklist
🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024
ZahraBayatgh/PracticalASP.NETCore
A practical guide to learning ASP.NET Core
ZahraBayatgh/MicrodevProject
This Project related to ASP.NET Core in simple word book
oroumand/MicroserviceCourse
MicroService Course Sample Applications
ibrahima92/pwa-with-vanilla-js
Progressive Web App built with HTML, CSS and JavaScript
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
Hameds/security-checklist-fa
A checklist for staying safe on the internet in Persian
Sina-Soltani/Parbad
A free, open-source, integrated and extensible library which connects your web applications to online payment gateways. Gateways can be added or developed by you.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
langer-jaroslav/GoogleReCaptcha.V3
Library for Google's ReCaptcha v3 backend
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
mirhmousavi/Regex.Persian.Language
Collection of Regex for validating, filtering, sanitizing and finding Persian strings
alexandre-spieser/AspNetCore.Identity.MongoDbCore
A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Microsoft.AspNetCore.Identity 2.2. (not Identity 3.0)
devmentors/DNC-DShop
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core