Util.Generators
7.0.57
.NET 7.0
dotnet add package Util.Generators --version 7.0.57
NuGet\Install-Package Util.Generators -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.Generators" Version="7.0.57" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Generators --version 7.0.57
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Generators, 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.Generators as a Cake Addin
#addin nuget:?package=Util.Generators&version=7.0.57
// Install Util.Generators as a Cake Tool
#tool nuget:?package=Util.Generators&version=7.0.57
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Generators是Util应用框架代码生成基础类库
Product | Versions 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.
-
net7.0
- Humanizer.Core (>= 2.14.1)
- Util.Data.Dapper.All (>= 7.0.57)
- Util.Logging.Serilog (>= 7.0.57)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Util.Generators:
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 | 32 | 5/27/2023 |
7.0.56 | 43 | 5/17/2023 |
7.0.55 | 51 | 5/8/2023 |
7.0.54 | 57 | 5/8/2023 |
7.0.53 | 58 | 5/6/2023 |
7.0.52 | 59 | 5/5/2023 |
7.0.51 | 74 | 4/27/2023 |
7.0.50 | 73 | 4/26/2023 |
7.0.49 | 82 | 4/24/2023 |
7.0.48 | 113 | 4/20/2023 |
7.0.47 | 88 | 4/16/2023 |
7.0.46 | 89 | 4/13/2023 |
7.0.45 | 89 | 4/13/2023 |
7.0.44 | 93 | 4/12/2023 |
7.0.43 | 97 | 4/10/2023 |
7.0.42 | 108 | 4/7/2023 |
7.0.41 | 103 | 4/4/2023 |
7.0.40 | 109 | 4/3/2023 |
7.0.39 | 118 | 3/28/2023 |
7.0.38 | 114 | 3/28/2023 |
7.0.37 | 127 | 3/27/2023 |
7.0.36 | 125 | 3/27/2023 |
7.0.35 | 152 | 3/24/2023 |
7.0.34 | 120 | 3/23/2023 |
7.0.33 | 133 | 3/22/2023 |
7.0.32 | 128 | 3/22/2023 |
7.0.31 | 137 | 3/20/2023 |
7.0.30 | 146 | 3/13/2023 |
7.0.29 | 146 | 3/10/2023 |
7.0.28 | 142 | 3/7/2023 |
7.0.27 | 157 | 3/3/2023 |
7.0.26 | 162 | 2/25/2023 |
Util应用框架以MIT开源发布,可随意使用