Different implementations for the pipeline pattern in C# .NET
☆77Oct 2, 2019Updated 6 years ago
Alternatives and similar repositories for PipelinePatternImplementations
Users that are interested in PipelinePatternImplementations are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- small example of how to implement Producer/Consumer in .NET Core using System.Threading.Channels☆22Feb 12, 2020Updated 6 years ago
- Source code for my data processing pipelines blog series☆54Oct 18, 2018Updated 7 years ago
- Sample code for the blog post "Communicate the status of a background job with SignalR"☆27Jun 29, 2018Updated 8 years ago
- Blazor Demo with Roslyn and Monaco Editor☆13Oct 20, 2025Updated 10 months ago
- Starter and fully finished sample solution for my Developing an Asynchronous Web API with ASP.NET Core 6 course, over at Pluralsight.☆22Dec 12, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Console Application demo of the SQL Stream Store using InMemoryStreamStore☆14Dec 8, 2022Updated 3 years ago
- A configuration options convenience library☆16Dec 21, 2022Updated 3 years ago
- AutoPipe (formerly Pipelines.Net) is a lightweight library for building modular pipelines. It lets you encapsulate each piece of logic in…☆18Sep 16, 2025Updated 11 months ago
- Sample project to accompany https://matt-roberts.me/azure-webjobs-in-net-core-2-with-di-and-configuration/☆20Jun 4, 2018Updated 8 years ago
- A mildly opiniated modern cloud service architecture blueprint + reference implementation☆21Dec 8, 2022Updated 3 years ago
- A simple console application to explore and transform expressions using ExpressionVisitor.☆17Jul 20, 2020Updated 6 years ago
- A quick prototype implementation of a service mesh using istio on kubernetes cluster☆20Oct 8, 2018Updated 7 years ago
- 3D racing game in Vue.js☆14Updated this week
- ☆39May 10, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Example☆13Apr 27, 2016Updated 10 years ago
- demo sharing controller and Razor Pages in a shared assembly, project☆15Nov 3, 2023Updated 2 years ago
- This project is a port of the ChatGPT Prompt Engineering for Developers samples from OpenAI / Python to C# / Azure-OpenAI. It uses Intera…☆13May 25, 2023Updated 3 years ago
- Supporting code for design patterns blogs☆44Nov 18, 2020Updated 5 years ago
- Lifecycle hooks for EF Core☆21Oct 5, 2020Updated 5 years ago
- Running reasoning models locally with C# and Ollama☆24Jan 30, 2025Updated last year
- ☆18Oct 27, 2025Updated 10 months ago
- A basic Prism-WPF sample application.☆10Jul 7, 2020Updated 6 years ago
- Streaming in ASP.NET CORE SignalR