Metadata >> NuGet >> Oits.Web.Profile

Oits.Web.Profile

Metadata

Authors tbruce@towson.edu (Timothy J. Bruce), Towson University
Copyrights Copyright 2014 Towson University
Description Generic framework helper for profiles using a database.
IconUrl https://s.gravatar.com/avatar/5fade81ed2906e42cd1ca6fbf4d3c455?s=80
LicenseUrl http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
Owners Towson University
ProjectUrl https://oits.codeplex.com/
ReleaseNotes Updated dependency. Now with the xmldoc.xml file (C# xml doc).
RequireLicenseAcceptance True
Tags Asp.Net MS SQL Server Reporting Services ReportViewer app.config web.config
Dependencies Oits.Configuration:1.0.3
Title Oits.Web.Profile
PackageSize 19892
PackageHashAlgorithm SHA512
PackageHash DT6zT+FOgiYL4DXKyy2A/QbooX5CkQKO95a6UsBoiuE81kWmhswfp9c8wk9Xg+m+9zCILoveoSgZyLz7/T4bsQ==
DownloadCount 000000
CreatedDate 2014-08-08T14:37:46

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

OpenWrap

Installing the package:
o add-wrap Oits.Web.Profile
Uninstalling the package:
o remove-wrap Oits.Web.Profile

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.1
1.0.0