Krisore's Stars
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
Blazor-Diagrams/Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
rive-app/rive-sharp
C# runtime for Rive
rive-app/rive-wasm
Wasm/JS runtime for Rive
gmamaladze/globalmousekeyhook
This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
Apress/basic-math-for-game-dev-w-unity3d
Source Code for 'Basic Math for Game Development with Unity 3D' by Kelvin Sung and Greg Smith
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
patrickgod/EfCoreLoadRelatedDataTutorial
patrickgod/BlazingShop
MudBlazor/TryMudBlazor
A playground for trying out and testing MudBlazor components entirely in the browser.
TheAlgorithms/C-Sharp
All algorithms implemented in C#.
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
dotnet/csharp-notebooks
Get started learning C# with C# notebooks powered by .NET Interactive and VS Code.
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
Clueless7/hotel-resorts-management-system-bsit3-1
PiranhaCMS/piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
bethrobson/Head-First-HTML
Code for the 2nd edition of Head First HTML and CSS
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
head-first-csharp/fourth-edition
Code and graphics for the projects in the 4th edition of Head First C#
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
public-apis/public-apis
A collective list of free APIs
TheAlgorithms/Python
All Algorithms implemented in Python