michaeldimoudis's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
anderspitman/awesome-tunneling
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
ulid/spec
The canonical spec for ulid
Tyrrrz/CliWrap
Library for running command-line processes
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
BishopFox/cloudfox
Automating situational awareness for cloud penetration tests.
ktock/buildg
Interactive debugger for Dockerfile, with support for IDEs (VS Code, Emacs, Neovim, etc.)
igorbrigadir/twitter-advanced-search
Advanced Search for Twitter.
bulwarkid/virtual-fido
A Virtual FIDO2 USB Device
nietras/Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
meziantou/Meziantou.Analyzer
A Roslyn analyzer to enforce some good practices in C#.
aspnet/AspNetKatana
Microsoft's OWIN implementation, the Katana project
boyney123/awesome-eventbridge
List of resources for learning about events, patterns, and using Amazon EventBridge
keithamus/i-html
guitarrapc/SkiaSharp.QrCode
Qr Code Generator with Skia. (no System.Drawing)
damienbod/AspNetCoreIdentityFido2Mfa
ASP.NET Core (.NET 9) Identity with FIDO2 WebAuthn MFA and passwordless passkeys
xt0rted/dotnet-run-script
A dotnet tool to run arbitrary commands from a project's "scripts" object
adhorn/aws-fis-templates-cdk
Collection of AWS Fault Injection Simulator (FIS) experiment templates deploy-able via the AWS CDK
abock/idgen
idgen is a .NET Core global tool that supports the bulk generation of various types of unique identifiers.
davidfowl/AspNetCoreOwinSample
A sample showing running OWIN based frameworks on top of ASP.NET Core
Mastercard/client-encryption-csharp
Library for Mastercard API compliant payload encryption/decryption.
naweed/Vocably
Source Code for Vocably App (https://vocably-game.com)
NikiforovAll/http-sdk-guide
A comprehensive guide on how to write HTTP Client SDKs in .NET
beeradmoore/MAUI-Watch-n-Wear
Repository dedicated to exploring adding watchOS and Wear OS applications in MAUI iOS and Android builds.
fededim/Fededim.Extensions.Configuration.Protected
pierodetomi/dotnet-webutils
Web utility classes for .NET
iammukeshm/hosting-aspnet-core-web-api-with-aws-lambda
we will learn about hosting ASP.NET Core Web API with AWS Lambda in a rather simple-to-follow manner. It is going to be as simple as developing a .NET 6 Web API as you would normally do using Controllers or Minimal APIs, and uploading the published files over to AWS Lambda (or using the standard AWS Templates shipped with the AWS Toolkit).