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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- Newtonsoft.Json (>= 9.0.1)
- Spartacus (>= 0.44.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Correção na busca de municípios, e alteração no nível de acesso de métodos, classes e propriedades.