Exkyn.Core 8.5.0

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

// Install Exkyn.Core as a Cake Tool
#tool nuget:?package=Exkyn.Core&version=8.5.0

Biblioteca Exkyn Core

Uma biblioteca construída em .NET para uso geral dentro de projetos.

O projeto é dividido em tres áreas

  • Extensions

  • Helpers

  • Clients

Extensions

ConvertExtension

Uma extensão das possibilidades de conversão entre elas um objeto em string ou uma lista em data table.

ExpirationDayExtension

Adiciona dias a data de forma corrida ou levando em consideração os dias uteis.

HourExtension

Permite adicionar a data a hora inicial ou final de um dia.

MoneyExtension

Formata um valor monetário adicionando a moeda desejada.

NoFormattingExtension

Remove caracteres especiais de uma string.

UpperFirstLetterExtension

Deixa a primeira letra em maiúscula

ValidateExtension

Permite validar CPF, CNPJ, PIS e E-mail.

Helpers

DirectoryHelper

Permite criar diretórios e listar os arquivos existente no diretório.

EncryptHelper

Permite criptografar usando o SHA-256 ou o AES. Além de permitir descriptografar o AES.

FileHelper

Cria arquivos e permite escrever neles.

LogHelper

Permite adicionar logs em um arquivo.

Clients

ApiClient

Permite consumir API externas configuradas para o JSON formato de API. Possui métodos GET e POST que retornam o objeto solicitado devidamente preenchido

Instalação

Você pode instalar esse projeto pelo Nuget

  dotnet add package Exkyn.Core --version 8.0.0

Autor

Licença

Esse projeto é oferecido sobre uso da licença MIT. Sendo livre seu uso pessoal ou comercial.

Sendo oferecido sem garantias e de sua total responsabilidade seu uso.

Para maiores detalhes consulte o arquivo de licença.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Exkyn.Core:

Package Downloads
Exkyn.Send

Biblioteca com métodos para envio de mensagens em .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.5.0 193 3/12/2024
8.0.0 743 11/15/2023
7.0.6 818 9/20/2023
7.0.5 831 9/1/2023
7.0.4 812 9/1/2023
7.0.3 805 9/1/2023
7.0.2 820 8/26/2023
7.0.1 832 8/26/2023
7.0.0 815 8/26/2023