TLCS.ViewModels
1.1.3
dotnet add package TLCS.ViewModels --version 1.1.3
NuGet\Install-Package TLCS.ViewModels -Version 1.1.3
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="TLCS.ViewModels" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TLCS.ViewModels" Version="1.1.3" />
<PackageReference Include="TLCS.ViewModels" />
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 TLCS.ViewModels --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TLCS.ViewModels, 1.1.3"
#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 TLCS.ViewModels@1.1.3
#: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=TLCS.ViewModels&version=1.1.3
#tool nuget:?package=TLCS.ViewModels&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
包含ViewModel基类、Command基类、Event基类等模块
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- TLCS.Views (>= 1.1.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on TLCS.ViewModels:
| Package | Downloads |
|---|---|
|
TLCS.FlowManager
包含流程树、解决方案、运行状态、系统变量等模块 |
|
|
TLCS.Other
包含关于、系统设置、标定工具、系统时间四个模块 |
|
|
TLCS.UserManager
包含用户管理、角色管理、权限管理三个模块 |
|
|
TLCS.EquipmentMaintenance
包含轴卡、激光器、打标卡的配置和调试 |
|
|
TLCS.Graphic
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
20251217:整理流程事件
20251218:增加关闭程序前的委托判断