RVBConsulting.Library.Common
1.0.2
See the version list below for details.
Install-Package RVBConsulting.Library.Common -Version 1.0.2
dotnet add package RVBConsulting.Library.Common --version 1.0.2
<PackageReference Include="RVBConsulting.Library.Common" Version="1.0.2" />
paket add RVBConsulting.Library.Common --version 1.0.2
#r "nuget: RVBConsulting.Library.Common, 1.0.2"
// Install RVBConsulting.Library.Common as a Cake Addin
#addin nuget:?package=RVBConsulting.Library.Common&version=1.0.2
// Install RVBConsulting.Library.Common as a Cake Tool
#tool nuget:?package=RVBConsulting.Library.Common&version=1.0.2
Library of common resources to be used in projects and services.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
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.
This release includes the following features:
* Write monetary value in writing;
* Validate CPF;
* Validate CNPJ;
* Write the month in writing;
* Write the greeting of good morning, good afternoon and / or good night;
* Encrypt and Describe words;
* Encrypt in the default MD5 Hash (Inreversible Mode);
* Search terminal information (example: Operating system name, Hard Disk data, Network information among other resources);
* Add an attribute in an enumerator so that it can describe the meaning of the enumerator and list it in a list with text and value;