DevUtils 1.0.2

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

// Install DevUtils as a Cake Tool
#tool nuget:?package=DevUtils&version=1.0.2

.Net Dev Utils

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 2,440 7/9/2014
1.0.3 2,981 5/6/2014
1.0.2 1,463 5/4/2014
1.0.1 1,512 5/4/2014
1.0.0 1,379 4/29/2014

ProcessUtils

ServiceUtils

EnumExtensions

Validators
- Email
- Url

Hash
- Base64
- Md5
- Sha256
- GetRandom

IO
- IoDirectoryUtils
- IoFileUtils

Xml
- XmlUtils
- XmlExtensions

PrimitivesExtensions
- IsValid
- StringExtensions
- BoolExtensions
- ByteExtensions
- DecimalExtensions
- DoubleExtensions
- FloatExtensions
- IntExtensions
- LongExtensions
- Same ByteExtensions methods
- ShortExtensions

DateTimeExtensions
- Offset
- Utils
- Business days
- Set date
- Set time
- Start of year
- End of year
- Start of month
- End of month
- Start of week
- End of week
- Start of day
- End of day
- DateExtensions
- ToUtc
- ToTimezoneDate
- TryParseDate
- ToUnixTimestamp
- FromUnixTimestamp

Release url: https://github.com/jornfilho/.net-Dev-Utils/releases/tag/v1.0.2