BalaReva.EasyDataTable.Activities 2.4.3

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

// Install BalaReva.EasyDataTable.Activities as a Cake Tool
#tool nuget:?package=BalaReva.EasyDataTable.Activities&version=2.4.3

This package has the below activities.
1.Change Column DataType - Change the datatype for multiple columns
2.Dictionary To DataTable - Convert the dictionary to datatable
3. ShowDataTable - Show the datatable in the grid . And helps to see the column informaiton.

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BalaReva.EasyDataTable.Activities:

Package Downloads
Roboluze.Config

Biblioteca de configurações

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 44,507 9/29/2020
2.4.3 1,199 8/7/2020

1.0.0- New release
2.0.0 - UiPath Connect recommendation
2.3.0- Code improvement in Show DataTable
2.4.3- Add new property "Allow Column WordWrap" in ShowDataTable