RxExtends4WinForms 0.2.0

dotnet add package RxExtends4WinForms --version 0.2.0
                    
NuGet\Install-Package RxExtends4WinForms -Version 0.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RxExtends4WinForms" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RxExtends4WinForms" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="RxExtends4WinForms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RxExtends4WinForms --version 0.2.0
                    
#r "nuget: RxExtends4WinForms, 0.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RxExtends4WinForms@0.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RxExtends4WinForms&version=0.2.0
                    
Install as a Cake Addin
#tool nuget:?package=RxExtends4WinForms&version=0.2.0
                    
Install as a Cake Tool

RxExtends4WinForms

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.

How to use

Add the NuGet package to your project.

 dotnet add package RxExtends4WinForms

You can also add it via the NuGet Package Manager in Visual Studio.

Supported Platforms

  • Windows Forms Applications
    • .NET Framework 4.7.2 and later
    • .NET 8.0
    • .NET 10.0

APIs

Please refer to the Wiki Page for details on APIs.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contribution

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.

Contact

For any questions or suggestions, please open an issue on the GitHub repository.

Acknowledgements

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!

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0 175 12/24/2025
0.1.0 171 12/23/2025