From af3d514a50816940b63160778609771c8f5318b3 Mon Sep 17 00:00:00 2001 From: Tom Longhurst <30480171+thomhurst@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:15:46 +0000 Subject: [PATCH] Add ModularPipelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b68d11a..d2b5af2 100644 --- a/README.md +++ b/README.md @@ -665,3 +665,4 @@ A curated list of awesome C-Sharp frameworks, libraries and software. * [BloodHoundAD/SharpHound3](https://github.com/BloodHoundAD/SharpHound3) - C# Data Collector for the BloodHound Project, Version 3 * [csinn/CSharp-From-Zero-To-Hero](https://github.com/csinn/CSharp-From-Zero-To-Hero) - C# boot camp * [ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs) - 基于C#/.NET6的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。 +* [thomhurst/ModularPipelines](https://github.com/thomhurst/ModularPipelines) - Write your pipelines in C#!