Pinned Repositories
Aharonyan-Narek
awesome-distributed-systems
A curated list to learn about distributed systems
clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
DddDotNet
Building Blocks for https://github.com/phongnguyend/Practical.CleanArchitecture to avoid duplicated & repeated code
eShopOnWeb
Sample ASP.NET Core 2.2 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download 130+ page eBook PDF from docs folder.
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
MemoryCasheExampleApi
Aspp core in memory cashing example API
Practical.CleanArchitecture
Sample Asp.Net Core 3.1 projects which apply modern Clean Architecture, Domain-Driven Design, CQRS, Specification Pattern, Unit Testing, SOLID, Asp.Net Core Identity Custom Storage, Entity Framework Core, Identity Server 4, Automated Testing With Selenium, Push Notification with SignalR, Tasks Scheduling with Hangfire, Browser Security Headers, Health Checks, ...
Practical.NET
C# .NET Developer Roadmap & Asp.Net Core Developer Roadmap in 2021
Aharonyan-Narek's Repositories
Aharonyan-Narek/MemoryCasheExampleApi
Aspp core in memory cashing example API
Aharonyan-Narek/DddDotNet
Building Blocks for https://github.com/phongnguyend/Practical.CleanArchitecture to avoid duplicated & repeated code
Aharonyan-Narek/Practical.NET
C# .NET Developer Roadmap & Asp.Net Core Developer Roadmap in 2021
Aharonyan-Narek/Aharonyan-Narek
Aharonyan-Narek/AspNetCore.Docs
Documentation for ASP.NET Core
Aharonyan-Narek/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
Aharonyan-Narek/kafka
Mirror of Apache Kafka
Aharonyan-Narek/practical-cqrs-es
This repo contains all CQRS and ES with Clean Architecture on .NET Core
Aharonyan-Narek/RabbitMQExampleAPI
simple RabbitMQ API with console subscriber
Aharonyan-Narek/RabbitMQMassTransitExampleAPI
simple RabbitMQ API as a publisher with console subscriber using MassTransit
Aharonyan-Narek/.net-bot-test
C# bot example
Aharonyan-Narek/awesome
😎 Awesome lists about all kinds of interesting topics
Aharonyan-Narek/awesome-angular
:page_facing_up: A curated list of awesome Angular resources
Aharonyan-Narek/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
Aharonyan-Narek/awesome-design-systems
💅🏻 ⚒ A collection of awesome design systems
Aharonyan-Narek/awesome-distributed-systems
A curated list to learn about distributed systems
Aharonyan-Narek/awesome-go
A curated list of awesome Go frameworks, libraries and software
Aharonyan-Narek/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Aharonyan-Narek/Awesome-Microservices-NetCore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Aharonyan-Narek/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
Aharonyan-Narek/awesome-software-architecture
A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.
Aharonyan-Narek/craftsman
A .NET 7 scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
Aharonyan-Narek/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Aharonyan-Narek/flink
Apache Flink
Aharonyan-Narek/GoBooks
List of Golang books
Aharonyan-Narek/Moonglade
The .NET 6 blog system of https://edi.wang, runs on Microsoft Azure
Aharonyan-Narek/superset
Apache Superset is a Data Visualization and Data Exploration Platform
Aharonyan-Narek/system-design-interview
System design interview for IT companies
Aharonyan-Narek/TheAlgorithm-C-Sharp
All algorithms implemented in C#.
Aharonyan-Narek/DesignPatterns
Project : Design Patterns Examples in C#