This project is the Reactive Extensions extension methods library for WHOLE System.Windows.Forms's events.
...Maybe there are some things that have been expanded by your Framework, so they need to be added.
Add the NuGet package to your project.
dotnet add package RxExtends4WinFormsYou can also add it via the NuGet Package Manager in Visual Studio.
- Windows Forms Applications
- .NET Framework 4.7.2 and later
- .NET 8.0
- .NET 10.0
Please refer to the Wiki Page for details on APIs.
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit issues and pull requests.
When contributing, please make sure to follow the existing code style and include appropriate tests for any new functionality.
For any questions or suggestions, please open an issue on the GitHub repository.
Special thanks to .NET Foundation and Rx.NET contributors.
Thanks to all the contributors and users who help improve this project!
Please enjoy Rx coding with RxExtends4WinForms!