Metadata >> NuGet >> Oits.Reporting

Oits.Reporting

Metadata

Authors tbruce@towson.edu (Timothy J. Bruce), Towson University
Copyrights Copyright 2014 Towson University
Description Utilities for accessing server-side Sql Reporting Reports from Web sites.
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 Updating dependency information, xmldoc.
RequireLicenseAcceptance True
Tags Asp.Net MS SQL Server Reporting Services ReportViewer app.config web.config
Dependencies Oits.Configuration:1.0.3
Title Oits.Reporting
PackageSize 28737
PackageHashAlgorithm SHA512
PackageHash 3sJDai/HPsxkd8YutFvod9A/vlVpDQVpftnuB4jfEBnMzuJmnhVnFlM3w5fYABlNOEQJKFXtVU4uuQSeqoSnxg==
DownloadCount 000000
CreatedDate 2014-08-05T17:32:58

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

OpenWrap

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

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