GuilhermeStracini

GuilhermeStracini/POC-dotnet-observable

🔬 Proof of Concept of Observables/Rx with .NET

1 good first / help-wanted issue · Shell · last activity Jul 11, 2025

1 Open Issue Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub
Development C#/.NET

AI Summary: Create a new .NET repository named `POC-dotnet-observable` to demonstrate understanding and usage of the `IObservable<T>` interface and the Observer design pattern. This involves implementing a simple observable and observer interaction, showcasing subscription/unsubscription, and potentially using `Subject<T>`. The project should include a README documenting the PoC, learnings, and relevant resources.

Complexity: 3/5
📝 documentation enhancement good first issue 🎨 ux ✨ feature 👷🏼 infrastructure 📦 dependencies 🧪 tests 🚨 security ⚙️ CI/CD 🧑‍💻 tech-debt 🕔 high effort
GuilhermeStracini/POC-dotnet-observable
0

🔬 Proof of Concept of Observables/Rx with .NET

Shell