Metadata >> NuGet >> ExcelReader >> 1.1.0.1

1.1.0.1

Metadata

Authors Anthony Desa
Copyrights Copyright 2015
Description Excel Reader will allow developers to read excel file within 3 lines of code
Owners Anthony Desa
ReleaseNotes 1). Allow reading different excel sheet i.e. obj.Sheet(2) will allow to read second sheet (default is sheet(1)) 2). New Method obj.RowCount() return the number of active rows in selected sheet 3). New Method obj.ColumnCount() return the number of active columns in selected sheet 4). New Method obj.SheetCount() return the number of sheets in excel file 5). New Method obj.SheetNames() return IList of string collection of all names of the sheet in excel file 6). New Method obj.HeaderNames() return IList of string collection of all names of header in first excel sheet
RequireLicenseAcceptance False
Tags ExcelReader Dynamics IterativeDesignPattern
Title ExcelReader
PackageSize 19428
PackageHashAlgorithm SHA512
PackageHash 5buLZMNnY3j4I0WYizbaaqAQAPcujG/TBe59YVbTX3/59k2R8/efxTunXzquFP5kRL/kwYuodP5ak+Ma9mLwsg==
DownloadCount 000000
CreatedDate 2015-06-13T15:25:17

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ExcelReader -Version 1.1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ExcelReader -Version 1.1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ExcelReader 1.1.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ExcelReader -Version 1.1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ExcelReader -Version 1.1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ExcelReader -Version 1.1.0.1
Uninstalling the package:
o remove-wrap ExcelReader

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries