DotNetUtils 1.0.1.1
dotnet add package DotNetUtils --version 1.0.1.1
NuGet\Install-Package DotNetUtils -Version 1.0.1.1
<PackageReference Include="DotNetUtils" Version="1.0.1.1" />
paket add DotNetUtils --version 1.0.1.1
#r "nuget: DotNetUtils, 1.0.1.1"
// Install DotNetUtils as a Cake Addin #addin nuget:?package=DotNetUtils&version=1.0.1.1 // Install DotNetUtils as a Cake Tool #tool nuget:?package=DotNetUtils&version=1.0.1.1
Useful Utilities and Extensions for daily .Net programming
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DotNetUtils:
Package | Downloads |
---|---|
CpsDbHelper.CodeGenerator.BuildTask
Msbuild task for auto generating CpsDBHelper's data-access code from a Sql dbproject (SSDT), it ONLY works with vs' dbproject |
|
Templator
An advanced text based replacing-template engine designed for using simplified dictionary input |
|
TemplatorSyntaxBuildTask
Msbuild task for Syntax checking against "Templator"'s text template |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add Chunk method for IEnumerable to chunk a list into multiple
fix typos
fix misplaced dependency