Open Issues Need Help
View All on GitHub Development • C#/.NET
[FEATURE] Create PoC repository to test IObservable in .NET about 1 year ago
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 GuilhermeStracini/POC-dotnet-observable 🔬 Proof of Concept of Observables/Rx with .NET
Open project →
0
🔬 Proof of Concept of Observables/Rx with .NET
Shell