Bulut.Utils 1.0.8

dotnet add package Bulut.Utils --version 1.0.8
                    
NuGet\Install-Package Bulut.Utils -Version 1.0.8
                    
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="Bulut.Utils" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bulut.Utils" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Bulut.Utils" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bulut.Utils --version 1.0.8
                    
#r "nuget: Bulut.Utils, 1.0.8"
                    
#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.
#addin nuget:?package=Bulut.Utils&version=1.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Bulut.Utils&version=1.0.8
                    
Install as a Cake Tool

Utils for .NET applications

+ Serializers for object to JSON and XML
+ Object Binder for NameValueCollection to Object
+ Safe converter for any object type to another object type
+ Regular Expression patterns for many string format
+ Extension methods for some actions
+ Hash utils for crypto
+ File Utils - File to Bytes & Bytes to File
+ Tcp Utils - Ip converter integer address - formatted address
+ Transform Utils - Xml Xslt Transform

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bulut.Utils:

Package Downloads
Bulut.Apis

My package description.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.8 2,003 4/30/2017
1.0.7 1,647 4/30/2017
1.0.6 1,644 4/30/2017
1.0.5 1,626 4/27/2017
1.0.4 1,822 3/30/2017
1.0.3 1,636 3/21/2017
1.0.2 1,641 3/21/2017