manu-vilachan's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
dnSpy/dnSpy
.NET debugger and assembly editor
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.
GyulyVGC/sniffnet
Comfortably monitor your Internet traffic 🕵️♂️
anderspitman/awesome-tunneling
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
ariga/atlas
Manage your database schema as code
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
castleproject/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
icsharpcode/AvaloniaILSpy
Avalonia-based .NET Decompiler (port of ILSpy)
shinyorg/shiny
.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
m4rs-mt/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
NotPrab/.NET-Deobfuscator
Lists of .NET Deobfuscator and Unpacker (Open Source)
khellang/Middleware
Various ASP.NET Core middleware
cloudentity/oauth2c
User-friendly OAuth2 CLI
tetratelabs/proxy-wasm-go-sdk
WebAssembly for Proxies (Go SDK)
eneam/mboxviewer
A small but powerfull app for viewing MBOX files
specklesystems/speckle-sharp
.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
carina-studio/PixelViewer
A cross-platform image viewer which supports reading raw Luminance/YUV/RGB/ARGB/Bayer pixels data from file and rendering it.
chkr1011/mqttMultimeter
Cross platform MQTT client for MQTT debugging and message inspection. It is based on the .NET library MQTTnet.
functionland/fx-files
You want to literally own your files? This is something won't happen on traditional cloud services in a lifetime. And this is something is going to happen in a glance with "Fx Files" app from now on. It is a file manager which stores everything on Fula blockchain network of Bloxes.
sailro/Dexer
Dexer is an open source framework, written in C#, that reads and writes .DEX files (Dalvik Executable Format) used by the Android Open Source Project.
tombatron/NReJSON
A set of extensions for interacting with the ReJSON module for Redis.
nagyesta/lowkey-vault
Lowkey Vault is a small test double for Azure Key Vault. Developer feedback needed, please vote here: https://github.com/nagyesta/lowkey-vault/discussions/272
seriousme/openapi-schema-validator
OpenApi schema validation for OpenApi versions v2, v3.0.x and v3.1.x
Xabaril/Acheve.TestHost
TestHost utility methods
johncburns1/Golang-.NET-SharedC
A simple example of using golang's cgo library to build shared-c libraries from go code and import exported function entrypoints into C# code.
nagyesta/lowkey-vault-example-dotnet
POC example for using Lowkey Vault in your .Net project.