DivanVanZyl's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
python/cpython
The Python programming language
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.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/csharplang
The official repo for the design of the C# programming language
James-Yu/LaTeX-Workshop
Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
ritwickdey/vscode-live-server
Launch a development local Server with live reload feature for static & dynamic pages.
Tyrrrz/CliWrap
Library for running command-line processes
aleksey-hoffman/sigma-file-manager
"Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / browser) app for Windows and Linux.
morelinq/MoreLINQ
Extensions to LINQ to Objects
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
0ad/0ad
[DEPRECATED] Git mirror of the 0 A.D. SVN source code (migrated to https://gitea.wildfiregames.com on August 20th 2024)
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
Keriew/augustus
An open source re-implementation of Caesar III
hetznercloud/awesome-hcloud
A curated list of awesome libraries, tools, and integrations for Hetzner Cloud
shibayan/Sharprompt
Interactive command-line based application framework for C#
moq/labs
The most popular and friendly mocking framework for .NET
KDE/yakuake
Drop-down terminal emulator based on Konsole technologies
patrickgod/BlazorEcommerce
Code for the online course "Make an E-Commerce Website with Blazor WebAssembly in .NET 6" on Udemy.
DependencyInjection-2nd-edition/codesamples
Sample code for Dependency Injection Principles, Practices, and Patterns
justinian/jsix
A hobby operating system for x86_64, boots with UEFI.
louislewis2/payfast
gamedev-pro/algorithm-tester-csharp
Straightforward program to test C# programs based on input/output