SheetHelper 1.0.0.1

Additional Details

Please use version 1.2.0 or newer!

There is a newer version of this package available.
See the version list below for details.
dotnet add package SheetHelper --version 1.0.0.1
NuGet\Install-Package SheetHelper -Version 1.0.0.1
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="SheetHelper" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SheetHelper --version 1.0.0.1
#r "nuget: SheetHelper, 1.0.0.1"
#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 SheetHelper as a Cake Addin
#addin nuget:?package=SheetHelper&version=1.0.0.1

// Install SheetHelper as a Cake Tool
#tool nuget:?package=SheetHelper&version=1.0.0.1

Biblioteca rápida e leve, para fácil conversão de grandes arquivos Excel

RECURSOS DISPONÍVEIS: ✔ Compatível com arquivos .xlsx, .xls, .xlsb, .csv e .txt; ✔ Contém algumas tratativas de exceções para o usuário final (ConverterExcept)¹; ✔ Possibilidade de exclusão de cabeçalho; ✔ Substitui arquivo se já convertido; ✔ Possibilidade de escolher a aba desejada para conversão; ✔ Se arquivo está sendo usado por outro processo, oferece opção para encerrar o Excel; ✔ Opção para escolha do formato do arquivo a ser convertido; ✔ Opção para escolha do nome do arquivo e local de destino; ✔ Opção para alterar delimitador; ✔ Possibilidade de escolha de colunas a serem convertidas.

Faz uso da biblioteca ExcelDataReader

¹ Arquivo inexistente no diretorio de origem ou aberto durante a conversão.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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.4.0 178 1/12/2024
1.3.0 136 12/18/2023
1.2.0 232 7/10/2023
1.1.1 157 6/1/2023
1.1.0 146 5/24/2023
1.0.0.6 450 6/13/2022
1.0.0.5 446 3/29/2022
1.0.0.4 416 3/28/2022
1.0.0.3 449 2/1/2022
1.0.0.2 412 1/19/2022
1.0.0.1 418 1/18/2022
1.0.0 438 1/17/2022

Atualização de ícone, readme e nomenclaturas