Metadata >> NuGet >> Oits.Configuration >> 1.2.0

1.2.0

Metadata

Authors tbruce@towson.edu (Timothy J. Bruce), Towson University
Copyrights Copyright 2014 Towson University
Description The DbMap, Mail, WebProxy, and Credential app.config utilities.
IconUrl https://s.gravatar.com/avatar/5fade81ed2906e42cd1ca6fbf4d3c455?s=80
LicenseUrl http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
Owners tbruce@towson.edu (Timothy J. Bruce), Towson University
ProjectUrl https://oits.codeplex.com/
ReleaseNotes Fixed version number. Added PropertyName to DbParameterElement to support binding the same property to multiple paramters, or to specify a Name which is different than the name of the property to use for binding.
RequireLicenseAcceptance True
Tags config app.config web.config database dbmap webmail sendmail smtpmail mail rm-om O/RM webproxy credentials
Title Oits.Configuration
PackageSize 323725
PackageHashAlgorithm SHA512
PackageHash yBclHSs6o1P9sFD1zlWJPRG3WJ+It0OB5mFKuWvya+elYjN0x25otDrW+pw7LRdgnFH4k8thelQmGEaQIL4daw==
DownloadCount 000000
CreatedDate 2014-11-26T15:46:46

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 Oits.Configuration -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Oits.Configuration -Version 1.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Oits.Configuration 1.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Oits.Configuration -Version 1.2.0
Uninstalling the package:
o remove-wrap Oits.Configuration

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=v3.5,Profile=Client Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries