MyConvert 1.0.1.6

dotnet add package MyConvert --version 1.0.1.6
                    
NuGet\Install-Package MyConvert -Version 1.0.1.6
                    
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="MyConvert" Version="1.0.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MyConvert" Version="1.0.1.6" />
                    
Directory.Packages.props
<PackageReference Include="MyConvert" />
                    
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 MyConvert --version 1.0.1.6
                    
#r "nuget: MyConvert, 1.0.1.6"
                    
#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=MyConvert&version=1.0.1.6
                    
Install MyConvert as a Cake Addin
#tool nuget:?package=MyConvert&version=1.0.1.6
                    
Install MyConvert as a Cake Tool

Exemplo:
MyConvert.ToMd5("Seu Nome");
ou
MyCheck.CheckCnpj("00.000.000/0001-00")

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.
  • .NETFramework 4.0 Client

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MyConvert:

Package Downloads
DaoMongo

Dao para utilização do mongo db - utiliza recursos do projeto mongorepository

MyHttpRequest

Realiza conexões com Rest Api

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1.6 6,541 10/7/2013
1.0.1.5 1,423 8/5/2013
1.0.1.4 1,328 8/5/2013
1.0.1.3 1,431 8/1/2013
1.0.1.2 1,290 7/30/2013
1.0.1.1 1,293 7/29/2013
1.0.1 1,670 7/3/2013
1.0.0.9 1,419 6/18/2013
1.0.0.8 1,373 6/13/2013
1.0.0.7 1,408 6/12/2013
1.0.0.6 1,393 6/10/2013
1.0.0.5 1,385 6/7/2013
1.0.0.4 1,418 6/7/2013
1.0.0.3 1,390 6/7/2013
1.0.0.2 1,352 6/7/2013
1.0.0.1 1,338 5/23/2013
1.0.0 1,459 5/21/2013

Adicionado argumento CultureInfo no metodo ToMask.
Adicionado Form Json