Starred repositories
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
A Collection of application ideas which can be used to improve your coding skills.
Sample using micro services in .NET Core 3.1 Focusing on clean code
🐝 A collection of awesome .NET core libraries, tools, frameworks and software
Monorepo for tools developed by the Rush Stack community
.NET 9, Angular 19, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Prin…
Point of sales proof of concept developed using Asp.Net Core 2.2. Features: Customer, Vendor, Product, Purchase Order, Goods Receive, Sales Order, Inventory Transactions and POS form.
ASP.NET Core 2.2 Roles And Memberships Customization Implemented Using Beautiful AdminLTE Template. C# as programming language and EF (Entity Framework) as ORM.
Asp.Net Example version of famous and beautiful AdminLTE control panel themes and template.
Asp.Net example implementation of Invoice Web Application Using Bootstrap AdminLTE Template. Dashboard Cart, Customer, Vendor, Products, User Registration, SendGrid and more.
A collection of awesome .NET libraries, tools, frameworks and software
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
this is a collection of books and courses for machine learning.
Very simplified insurance sales system made in a microservices architecture using .NET Core
Sample Code: CQRS example using Microservices connected via a RabbitMQ bus
Sample Application for Developing Microservices with .NET Core 2.1, RabbitMQ, SignalR, EF Core 2.1 and Angular 6
Demonstrates how to build a Microservices Architecture using the C # language and the ASP.NET Core environment.
toannguyen241994 / microservice-architecture-quick-start
Forked from powerumc/microservice-architecture-quick-startDemonstrates how to build a Microservices Architecture using the C # language and the ASP.NET Core environment.
Episodes for my JSON API using .NET Core, Docker and Mongo Series.
Article's examples
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
CQRS, EventSourcing using MediatR, then publish the entity update events to RabbitMQ, using a console app to log
Design patterns implemented in Java
An ultra-simplified explanation to design patterns