Metadata >> NuGet >> ExcelMvc

ExcelMvc

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 4851493
PackageHashAlgorithm SHA512
PackageHash nnWKAD3vjtjYXOj3DV/zUsHTmfijw7eu59mVFidZ5mnmX/p5317cyw/ZwPke2xk21fJtRjMF2LjPg46v7TMC7Q==
DownloadCount 000000
CreatedDate 2014-07-18T13:14:22

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 ExcelMvc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ExcelMvc -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 ExcelMvc
Installing the package (HTTP Basic authentication):
Install-Package ExcelMvc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ExcelMvc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ExcelMvc

OpenWrap

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

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.5.2
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7