DotCEP 1.2.3

dotnet add package DotCEP --version 1.2.3
NuGet\Install-Package DotCEP -Version 1.2.3
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="DotCEP" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotCEP --version 1.2.3
#r "nuget: DotCEP, 1.2.3"
#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 DotCEP as a Cake Addin
#addin nuget:?package=DotCEP&version=1.2.3

// Install DotCEP as a Cake Tool
#tool nuget:?package=DotCEP&version=1.2.3

Logo

wiki


Instalação

IMPORTANTE!

O pacote irá criar uma pasta com nome DotCEP no diretório do seu projeto, que contém os arquivos necessários para o funcionamento da biblioteca. Você deve copiar todos os arquivos que estão na pasta(inclusive a pasta Cache) e colar nas pastas bin/Debug e bin/Release se for um projeto desktop, para projetos WEB basta colocar os arquivos no diretório raiz do projeto.

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

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.2.3 17,436 5/21/2017
1.2.2 1,615 2/11/2017
1.2.0 992 12/30/2016
1.1.1 1,214 10/30/2016
1.1.0 1,093 10/30/2016
1.0.3 1,037 10/28/2016
1.0.2 994 10/26/2016
1.0.0 1,271 10/23/2016

Correção na busca de municípios, e alteração no nível de acesso de métodos, classes e propriedades.