在.Net Framework平台上支持模块化开发WinForms程序,内部使用Autofac作为依赖注入容器并集成ReactiveUI响应式编程框架,并包含一些自定义控件。.
Info
Version: | 2.4.0 |
Author(s): | 穿越中的逍遥 |
Last Update: | Friday, September 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zhyy2008z/ZDevTools/tree/master/ZDevTools |
NuGet Url: | https://www.nuget.org/packages/ZDevTools.WindowsForms |
Install
Install-Package ZDevTools.WindowsForms
dotnet add package ZDevTools.WindowsForms
paket add ZDevTools.WindowsForms
ZDevTools.WindowsForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.1.0)
- ReactiveUI(>= 13.0.38)
Tags