Open Issues Need Help
View All on GitHub Development • C#/.NET
[FEATURE] Create PoC repository to test IObservable in .NET about 2 months 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