Metadata >> NuGet >> OpenXmlUtils

OpenXmlUtils

Metadata

Authors David McDonald
Copyrights Copyright 2014
Description Utility classes for the DocumentFormat.OpenXml library. Create a spreadsheet using a collection of objects. https://github.com/geoplex/openxmlutils
Owners David McDonald
RequireLicenseAcceptance False
Tags OpenXml DocumentFormat Spreadsheet
Dependencies DocumentFormat.OpenXml:2.5
Title OpenXmlUtils
PackageSize 37780
PackageHashAlgorithm SHA512
PackageHash N62zfIsbuKwfDyElnhPAW6mUl30QgkcwKNKg95yA4qGQNA9fQCAZmskMQRJ4cc1a8jNQuQ0TS6Swa71/aYxSdw==
DownloadCount 000000
CreatedDate 2014-10-03T12:07:53
ProjectUrl https://github.com/geoplex/openxmlutils

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install OpenXmlUtils -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install OpenXmlUtils -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package OpenXmlUtils
Installing the package (HTTP Basic authentication):
Install-Package OpenXmlUtils -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package OpenXmlUtils -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package OpenXmlUtils

OpenWrap

Installing the package:
o add-wrap OpenXmlUtils
Uninstalling the package:
o remove-wrap OpenXmlUtils

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0.3
1.0.0.1
1.0.0.0