baynezy's Stars
cli/cli
GitHub’s official command line tool
open-guides/og-aws
📙 Amazon Web Services — a practical guide
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
attic-labs/noms
The versioned, forkable, syncable database
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
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.
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
paragonie/paseto
Platform-Agnostic Security Tokens
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
VerifyTests/Verify
Verify is a snapshot tool that simplifies the assertion of complex data models and documents.
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
radarsh/gradle-test-logger-plugin
A Gradle plugin for printing beautiful logs on the console while running tests
Mermade/oas-kit
Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
lgg/awesome-keepass
Curated list of KeePass-related projects
keeweb/kdbxweb
Web Kdbx library
Azure/azure-functions-openapi-extension
This extension provides an Azure Functions app with Open API capability for better discoverability to consuming parties
roshanlam/ReadMeTemplate
Done with your project but having a hard time writing a ReadMe? Check Out This Repo. If you like it then use it
airbnb/interferon
Signaling you about infrastructure or application issues
AnthonyLloyd/CsCheck
Random testing library for C#
davidnemec/bitwarden-to-keepass
Export (most of) your Bitwarden items into KeePass (kdbx) database. That includes logins - with TOTP seeds, URIs, custom fields, attachments and secure notes
thomaseizinger/github-action-gitflow-release-workflow
Example workflows for automated releases in a GitFlow-style project using GitHub actions.
bpawluk/EasyApi
Web APIs for Blazor made easy
HelgeCPH/truckfactor
Tool to compute the truck factor of a Git repository
rwynn/wellington
This project is meant to provide a base for Spring Boot development. The idea is to be able to git clone this project and get right down to implementing features.
baynezy/SiteWarmer
Allows you to hit your sites after a deployment to make sure they are running.