Zethzer's Stars
baratgabor/MyWarehouse
Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstrap.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
TNtube/Cardia
Cardia is a C++20 game engine that uses python as its scripting language.
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
michelcedric/StructuredMinimalApi
The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual classes based on minimal Api (.Net 6)
premake/premake-core
Premake
pydantic/pydantic
Data validation using Python type hints
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
twright-msft/mssql-node-docker-demo-app
Demonstration application using Microsoft SQL Server on Linux and Node in a Docker container.
ardalis/GuardClauses
A simple package with guard clause extensions.
Elfocrash/DotnetDocsShow.MinimalApis
The code used in the .NET Docs Show on Minimal APIs
jhewlett/ValueObject
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
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.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
talkpython/modern-apis-with-fastapi
Course demos and handouts for our Modern APIs with FastAPI course.
DamianEdwards/MinimalApiPlayground
A place I'm trying out the new ASP.NET Core minimal APIs features.
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
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.
mrpmorris/Fluxor
Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.
chouteau/TasksOnTime
Simply enqueue (with delay) or schedule any c# task as you want and monitor it
GorvGoyl/Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
LiamHz/Excal
A Vulkan rendering engine
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
dbartolini/data-oriented-design
A curated list of data oriented design resources.
mattdesl/graphics-resources
:memo: a list of graphic programming resources
aiekick/Awesome_Unreal_Engine_4_-_5
UE4/UE5 Ressources Collection (Plugins, Effects, Doc, Tools, etc...)
NazaraEngine/Nazarust
An experiment to rewrite NazaraEngine using Rust