DotNetUtils 1.0.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetUtils --version 1.0.0.9
NuGet\Install-Package DotNetUtils -Version 1.0.0.9
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="DotNetUtils" Version="1.0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetUtils --version 1.0.0.9
#r "nuget: DotNetUtils, 1.0.0.9"
#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 DotNetUtils as a Cake Addin
#addin nuget:?package=DotNetUtils&version=1.0.0.9

// Install DotNetUtils as a Cake Tool
#tool nuget:?package=DotNetUtils&version=1.0.0.9

Useful Utilities and Extensions for daily .Net programming

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.0.1.1 2,756 2/5/2016
1.0.0.9 3,061 10/9/2015
1.0.0.6 1,789 9/24/2015
1.0.0.5 1,486 9/17/2015
1.0.0.4 1,203 8/17/2015
1.0.0.3 5,230 8/7/2015
1.0.0.2 1,703 8/7/2015
1.0.0.1 1,936 7/7/2015
1.0.0 2,272 7/6/2015

Fix SeekableString.Left miss implemented
       Add Clear() method for ILogger