Util.Templates.Razor 7.0.57

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

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

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

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

NuGet packages (1)

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

Package Downloads
Util.Generators.Razor

Util.Generators.Razor是Util应用框架基于Razor模板的代码生成类库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.57 31 5/27/2023
7.0.56 45 5/17/2023
7.0.55 50 5/8/2023
7.0.54 51 5/8/2023
7.0.53 55 5/6/2023
7.0.52 53 5/5/2023
7.0.51 72 4/27/2023
7.0.50 82 4/26/2023
7.0.49 89 4/24/2023
7.0.48 112 4/20/2023
7.0.47 91 4/16/2023
7.0.46 104 4/13/2023
7.0.45 100 4/13/2023
7.0.44 95 4/12/2023
7.0.43 96 4/10/2023
7.0.42 101 4/7/2023
7.0.41 100 4/4/2023
7.0.40 118 4/3/2023
7.0.39 128 3/28/2023
7.0.38 107 3/28/2023
7.0.37 120 3/27/2023
7.0.36 124 3/27/2023
7.0.35 157 3/24/2023
7.0.34 132 3/23/2023
7.0.33 133 3/22/2023
7.0.32 136 3/22/2023
7.0.31 150 3/20/2023
7.0.30 168 3/13/2023
7.0.29 161 3/10/2023
7.0.28 148 3/7/2023
7.0.27 163 3/3/2023
7.0.26 172 2/25/2023
7.0.25 159 2/22/2023
7.0.24 158 2/21/2023
7.0.23 156 2/18/2023
7.0.22 160 2/15/2023
7.0.21 157 2/13/2023
7.0.20 173 2/9/2023
7.0.19 178 2/6/2023
7.0.18 171 2/5/2023
7.0.17 183 2/2/2023
7.0.16 190 2/2/2023
7.0.15 200 2/2/2023
7.0.14 192 2/1/2023
7.0.13 193 2/1/2023
7.0.12 196 1/29/2023
7.0.11 193 1/29/2023
7.0.10 201 1/28/2023
7.0.9 196 1/28/2023
7.0.8 202 1/19/2023
7.0.7 200 1/19/2023
7.0.6 207 1/18/2023
7.0.5 207 1/17/2023
7.0.4 196 1/17/2023
7.0.3 208 1/16/2023
7.0.2 214 1/3/2023
7.0.1 220 1/3/2023
7.0.0 222 12/27/2022
6.0.16 266 11/15/2022
6.0.15 257 11/15/2022
6.0.14 278 11/2/2022
6.0.13 297 10/27/2022
6.0.12 319 10/21/2022
6.0.11 322 10/21/2022
6.0.10 322 10/21/2022
6.0.9 308 9/28/2022
6.0.8 472 9/20/2022
6.0.7 375 9/19/2022
6.0.6 365 9/17/2022
6.0.5 335 8/2/2022
6.0.4 330 7/29/2022
6.0.3 358 7/18/2022
6.0.2 374 7/4/2022
6.0.1 361 7/1/2022
6.0.0 372 6/20/2022

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