Metadata >> NuGet >> ExcelMvc >> 1.4.7

1.4.7

Metadata

Authors triaxia@users.sf.net, wstamm@users.sf.net
Copyrights Copyright © 2013 Peter Gu & Wolfgang Stamm
Description Writing Excel applications in .NET using the MVC/MVVM pattern. Use this package if you intend to use ExcelMvc, but not Excel-DNA in your project.
IconUrl http://sourceforge.net/p/excelmvc/code/ci/master/tree/Docs/Label/Icon/ExcelMvc.ico?format=raw
LicenseUrl https://sourceforge.net/p/excelmvc/code/ci/master/tree/LICENSE.md
Owners triaxia@users.sf.net
ProjectUrl https://sourceforge.net/projects/excelmvc/
RequireLicenseAcceptance False
Title ExcelMvc
PackageSize 4874125
PackageHashAlgorithm SHA512
PackageHash JmHKNi2HzeJQEQU2ev0uTX3s4XDu8jL0aqpnXm3GGrGAwcfzZa22osy9DRr8rX1NimT3wXywNzZYRsPdItMYTQ==
DownloadCount 000000
CreatedDate 2014-06-24T21:54:27

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 ExcelMvc -Version 1.4.7 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ExcelMvc -Version 1.4.7 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ExcelMvc 1.4.7 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ExcelMvc -Version 1.4.7
Uninstalling the package:
o remove-wrap ExcelMvc

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=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries