AgustinusDeddy's Stars
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
girliemac/a-picture-is-worth-a-1000-words
I am trying to describe complex matters in simple doodles!
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
jeromedalbert/real-world-react-apps
Real world React apps and their open source codebases for developers to learn from
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
atulmy/crate
👕 👖 📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Very basic replica of stitchfix.com / krate.in (allows users to get monthly subscription of trendy clothes and accessories).
mlaursen/react-md
React material design - An accessible React component library built from the Material Design guidelines in Sass
aspnet/MusicStore
[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
dsuryd/dotNetify
Simple, lightweight, yet powerful way to build real-time web apps.
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
devmentors/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
SaraVieira/awesome-talks
Awesome Talks Curated By the Community
tylermcginnis/react-router-firebase-auth
Example of how to have protected routes with Firebase and React Router.
leastprivilege/AspNetCoreSecuritySamples
Samples for various ASP.NET Core Security Features
PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
ObjectivityLtd/Ocaramba
C# Framework to automate tests using Selenium WebDriver
urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
rwieruch/advanced-react-webpack-babel-setup
The advanced React, Webpack, Babel Setup. You want to get beyond create-react-app?
eggheadio-projects/the-beginners-guide-to-react
The Beginner's Guide to React Notes
devmentors/Cine
Modular monolith in .NET Core
bradwellsb/blazor-contacts
A project template for OData API, IdentityServer4 auth, and server-side Blazor
elsewhencode/react-redux-saucepan
A minimal and universal react redux starter project. With hot reloading, linting and server-side rendering
g0t4/aspnetcore-generator-api
Sample ASP.NET Core API that generates random data, has swagger UI too
ddd-crew/context-mapping-quiz
Learn context mapping by trying this quiz