MMCExtensions 1.0.2

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

// Install MMCExtensions as a Cake Tool
#tool nuget:?package=MMCExtensions&version=1.0.2

You can use this nuget in the following scenarios:
     * Create an Excel File from a DataTable or Generic List.
     * Create a CSV File from a DataTable or Generic List.
     * Convert a Generic List to a DataTable
     * Convert a RecordSet to a DataTable.
     * Get a DataTable from Excel File only the First Sheet.
     * Fix an string to n quantity of digits.

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.0.3.2 1,170 2/15/2018
1.0.2.1 987 8/24/2017
1.0.2 889 8/9/2017
1.0.1.9 1,064 8/4/2017
1.0.1.8 1,043 8/4/2017
1.0.1.7 1,124 8/4/2017

The name space MMCStringExtensions was added.
     * Now you could fix an string to n quantity of digits Example 15 = 00015