- Hands-On Mobile Development with .NET Core
- Can Bilgin
- 39字
- 2021-06-24 13:55:27
Reactive Extensions for .NET
Reactive Extensions for .NET is a library that provides developers with event-based asynchronous observable sequences and LINQ style query operators. Extensions can be used in .NET applications using the system's reactive namespaces and its children.