Xen.TiaoTaoHelper.Wtm
1.0.35
dotnet add package Xen.TiaoTaoHelper.Wtm --version 1.0.35
NuGet\Install-Package Xen.TiaoTaoHelper.Wtm -Version 1.0.35
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="Xen.TiaoTaoHelper.Wtm" Version="1.0.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xen.TiaoTaoHelper.Wtm" Version="1.0.35" />
<PackageReference Include="Xen.TiaoTaoHelper.Wtm" />
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 Xen.TiaoTaoHelper.Wtm --version 1.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xen.TiaoTaoHelper.Wtm, 1.0.35"
#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 Xen.TiaoTaoHelper.Wtm@1.0.35
#: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=Xen.TiaoTaoHelper.Wtm&version=1.0.35
#tool nuget:?package=Xen.TiaoTaoHelper.Wtm&version=1.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Xen.TiaoTaoHelper.WTM
基于WTM框架的常用工具扩展 (Common utility extensions based on WalkingTec.Mvvm framework)
Features
- Code generation tools and templates
- Image processing utilities (using ImageSharp)
- Logging infrastructure (with Serilog integration)
- Custom MVC views and components
- WTM framework extensions
Dependencies
- WalkingTec.Mvvm (Core & MVC)
- SixLabors.ImageSharp
- Serilog ecosystem
- Xen.TiaoTaoHelper base package
Installation
Install-Package Xen.TiaoTaoHelper.WTM
Requirements
- .NET 8.0
- WalkingTec.Mvvm 8.0.7 or higher
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- RazorLight (>= 2.3.1)
- Serilog (>= 3.1.1)
- Serilog.AspNetCore (>= 8.0.1)
- Serilog.Sinks.Console (>= 5.0.1)
- Serilog.Sinks.Elasticsearch (>= 10.0.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.Seq (>= 7.0.1)
- SixLabors.ImageSharp (>= 3.1.7)
- WalkingTec.Mvvm.Core (>= 8.0.7)
- WalkingTec.Mvvm.Mvc (>= 8.0.7)
- Xen.TiaoTaoHelper (>= 1.0.5)
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 |
---|---|---|
1.0.35 | 145 | 6/30/2025 |
1.0.34 | 91 | 6/29/2025 |
1.0.33 | 86 | 6/29/2025 |
1.0.32 | 87 | 6/29/2025 |
1.0.31 | 90 | 6/29/2025 |
1.0.29 | 100 | 6/27/2025 |
1.0.28 | 110 | 6/27/2025 |
1.0.27 | 135 | 6/26/2025 |
1.0.26 | 141 | 6/24/2025 |
1.0.25 | 141 | 6/23/2025 |
1.0.24 | 135 | 6/23/2025 |
1.0.23 | 70 | 6/21/2025 |
1.0.22 | 64 | 6/21/2025 |
1.0.21 | 92 | 6/20/2025 |
1.0.20 | 140 | 6/20/2025 |
1.0.18 | 144 | 6/17/2025 |
1.0.17 | 136 | 6/16/2025 |
1.0.16 | 139 | 6/16/2025 |
1.0.15 | 143 | 6/15/2025 |
1.0.14 | 164 | 6/5/2025 |
1.0.12 | 160 | 6/5/2025 |
1.0.11 | 144 | 6/5/2025 |
1.0.10 | 183 | 6/4/2025 |
1.0.9 | 155 | 5/30/2025 |
1.0.8 | 115 | 5/30/2025 |
1.0.7 | 121 | 5/30/2025 |
1.0.6 | 87 | 5/24/2025 |
1.0.5 | 75 | 5/24/2025 |
1.0.4 | 191 | 5/21/2025 |
1.0.3 | 145 | 5/21/2025 |
1.0.2 | 153 | 5/21/2025 |
1.0.1 | 143 | 5/21/2025 |
1.0.0 | 208 | 3/15/2025 |
修复视图资源文件无法加载的错误