Andrei Holubeu's repositories
abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
Architecture
.NET 7, Angular 16, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.
architecture-center
Open Source documentation for the Azure Architecture Center on Microsoft Docs
aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
awesome-go-education
A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
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.
CleanArchitectureExample
Solution example with clean architecture
CleanArchitectureTemplate
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
DevArchitecture
DevArchitecture Backend Project
dotnet-webapi-boilerplate
Clean Architecture Template for .NET 7.0 WebApi built with Multitenancy Support.
dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
ecommerce-microservices
🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
EquinoxProject
Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
eShopOnWeb
Sample ASP.NET Core 7.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
go-ecommerce-microservices
🧺 A practical e-commerce microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
jwt-api
Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related article: https://medium.com/@evandro.ggomes/json-web-token-authentication-with-asp-net-core-2-0-b074b0cfc870
kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
Miniblog.Core
An ASP.NET Core blogging engine
ngx-admin
Customizable admin dashboard template based on Angular 10+
practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0, 7.0 and 8.0 RC 1 projects you can use. Readme contains explanations on all projects.
Practical.CleanArchitecture
Full-stack .Net 7 Clean Architecture (Microservices + Dapr, Modular Monolith, Monolith), Blazor, Angular 16, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, Selenium, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud (Azure, AWS) Services, ..
run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana
tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers