Metadata >> NuGet >> CSLA-ASP.NET-MVC5

CSLA-ASP.NET-MVC5

Metadata

Authors Marimer LLC
Description Supports the creation of ASP.NET MVC 5 applications. CSLA .NET is an application development framework that reduces the cost of building and maintaining applications. The framework enables developers to build an object-oriented business layer for their application that encapsulates all business, authorization and validation logic for the application.
IconUrl http://www.lhotka.net/images/csla.png
Language en-US
LicenseUrl http://www.lhotka.net/cslanet/License.aspx
Owners Marimer LLC
ProjectUrl http://www.lhotka.net/cslanet/
RequireLicenseAcceptance True
Summary Supports the creation of ASP.NET MVC 5 applications.
Tags CSLA ASP.NET MVC
Dependencies CSLA-Core:[4.5.491-Beta]|CSLA-ASP.NET:[4.5.491-Beta]
Title CSLA .NET - ASP.NET MVC 5
PackageSize 9278
PackageHashAlgorithm SHA512
PackageHash x+le//QkSMCj6e+O4VzXPdKBSJsb+EH9txr52TqlxD3xwBlX8swq1oPzDcbQ/f1nBvz8iDNj/RW98210gWwWfw==
DownloadCount 000000
CreatedDate 2013-11-01T20:54:35

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

OpenWrap

Installing the package:
o add-wrap CSLA-ASP.NET-MVC5
Uninstalling the package:
o remove-wrap CSLA-ASP.NET-MVC5

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
4.5.491-Beta