Metadata >> NuGet >> ExcelMvc.AddinDna >> 1.5.2

1.5.2

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 write applications using both ExcelMvc and Excel-DNA.
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
Dependencies Excel-DNA:0.32.0
Title ExcelMvc.AddinDna
PackageSize 790983
PackageHashAlgorithm SHA512
PackageHash v41bRLaZQ8eb5ryYFc+c/j61hAJx4T8oe3Q6DHsyviu83cHwEbXOKMbK4iL7VPBXTwInbz8IHAr+vwBEtdxjTg==
DownloadCount 000000
CreatedDate 2014-07-18T13:08:25

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.AddinDna -Version 1.5.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ExcelMvc.AddinDna -Version 1.5.2 -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.AddinDna 1.5.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ExcelMvc.AddinDna -Version 1.5.2
Uninstalling the package:
o remove-wrap ExcelMvc.AddinDna

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