Util.Templates 7.0.35

.NET 7.0
dotnet add package Util.Templates --version 7.0.35
NuGet\Install-Package Util.Templates -Version 7.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="Util.Templates" Version="7.0.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Templates --version 7.0.35
#r "nuget: Util.Templates, 7.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.
// Install Util.Templates as a Cake Addin
#addin nuget:?package=Util.Templates&version=7.0.35

// Install Util.Templates as a Cake Tool
#tool nuget:?package=Util.Templates&version=7.0.35

Util.Templates是Util应用框架模板操作基础类库

Product Versions
.NET net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Util.Templates:

Package Downloads
Util.Templates.Razor

Util.Templates.Razor是Util应用框架Razor模板操作类库,使用开源项目RazorEngineCore作为Razor解析基础库,由于某些操作不符合Util的使用习惯,故将源码复制到本类库,并进行了相应修改

Util.Templates.Handlebars

Util.Templates.Handlebars是Util应用框架Handlebars模板操作类库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.35 34 3/24/2023
7.0.34 37 3/23/2023
7.0.33 37 3/22/2023
7.0.32 39 3/22/2023
7.0.31 60 3/20/2023
7.0.30 91 3/13/2023
7.0.29 81 3/10/2023
7.0.28 82 3/7/2023
7.0.27 98 3/3/2023
7.0.26 107 2/25/2023
7.0.25 97 2/22/2023
7.0.24 97 2/21/2023
7.0.23 101 2/18/2023
7.0.22 120 2/15/2023
7.0.21 116 2/13/2023
7.0.20 117 2/9/2023
7.0.19 120 2/6/2023
7.0.18 118 2/5/2023
7.0.17 129 2/2/2023
7.0.16 126 2/2/2023
7.0.15 139 2/2/2023
7.0.14 129 2/1/2023
7.0.13 128 2/1/2023
7.0.12 151 1/29/2023
7.0.11 152 1/29/2023
7.0.10 153 1/28/2023
7.0.9 147 1/28/2023
7.0.8 157 1/19/2023
7.0.7 160 1/19/2023
7.0.6 167 1/18/2023
7.0.5 167 1/17/2023
7.0.4 152 1/17/2023
7.0.3 173 1/16/2023
7.0.2 177 1/3/2023
7.0.1 181 1/3/2023
7.0.0 177 12/27/2022
6.0.16 322 11/15/2022
6.0.15 305 11/15/2022
6.0.14 353 11/2/2022
6.0.13 379 10/27/2022
6.0.12 410 10/21/2022
6.0.11 409 10/21/2022
6.0.10 406 10/21/2022
6.0.9 439 9/28/2022
6.0.8 613 9/20/2022
6.0.7 466 9/19/2022
6.0.6 462 9/17/2022
6.0.5 429 8/2/2022
6.0.4 431 7/29/2022
6.0.3 434 7/18/2022
6.0.2 467 7/4/2022
6.0.1 451 7/1/2022
6.0.0 475 6/20/2022

Util应用框架以MIT开源发布,可随意使用