sgaulding's Stars
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
louthy/language-ext
C# pure functional programming framework - come and get declarative!
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
FakeItEasy/FakeItEasy
The easy mocking library for .NET
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
jlevy/the-art-of-command-line
Master the command line, in one page
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
nektos/act
Run your GitHub Actions locally 🚀
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
exceptionnotfound/BlazorGames
Solitaire, Minesweeper, ConnectFour, Tetris, Blackjack, Conway's Game of Life, and more, all written in Blazor WebAssembly.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
public-apis/public-apis
A collective list of free APIs
ardalis/new-software-project-checklist
The ultimate new software project decision/question checklist
sveltejs/svelte
web development for the rest of us
cli/cli
GitHub’s official command line tool
PurpleBooth/a-good-readme-template
A template to make good README.md
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
octodemo-containers/bookstore-advanced
GitHub Advanced Bookstore Demo Repository. Automation via GitHub Actions and Deployments to Cloud environments.
microsoft/vscode-dev-containers
NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
peaceiris/actions-gh-pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.