# WixToolset.Dtf.CustomAction - the WiX Toolset Managed CustomAction Framework The `WixToolset.Dtf.CustomAction` package enables developers to create managed custom actions for the Windows Installer. This package contains the tools necessary to convert your project into a managed custom action. [Web Site][web] | [Documentation][docs] | [Issue Tracker][issues] | [Discussions][discussions] ## Open Source Maintenance Fee To ensure the long-term sustainability of this project, users of this package who generate revenue must pay an [Open Source Maintenance Fee][osmf]. While the source code is freely available under the terms of the [LICENSE][license], this package and other aspects of the project require [adherence to the Open Source Maintenance Fee EULA][eula]. To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/wixtoolset). ## Additional resources * [WiX Website][web] * [WiX Documentation][docs] * [WiX Issue Tracker][issues] * [WiX Discussions][discussions] [web]: https://www.firegiant.com/wixtoolset/ [docs]: https://docs.firegiant.com/wixtoolset/ [issues]: https://github.com/wixtoolset/issues/issues [discussions]: https://github.com/orgs/wixtoolset/discussions [sdk]: https://www.nuget.org/packages/WixToolset.Sdk/ [osmf]: https://opensourcemaintenancefee.org/ [license]: https://github.com/wixtoolset/wix/blob/main/LICENSE.TXT [eula]: https://github.com/wixtoolset/wix/blob/main/OSMFEULA.txt