Metadata >> NuGet >> Rsft.HttpRequestIp

Rsft.HttpRequestIp

Metadata

Authors Rolosoft
Copyrights Copyright © Rolosoft 2013
Description Derive the IP address of a remote client when hosting in Microsoft .NET / IIS.
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Rolosoft
ProjectUrl https://code.google.com/p/http-request-ip/
ReleaseNotes Fixes for thread safety.
RequireLicenseAcceptance False
Summary For web applications that need to know the IP address of the remote client. Runs in IIS 6, 7 & 8 on framework 4.0 or higher. Warning: Does NOT run in Application startup (global.asax)
Tags rolosoft IIS
Title HttpRequestIp
PackageSize 14559
PackageHashAlgorithm SHA512
PackageHash TEMhrzkLFwey1ptwfm46AG9ed8zjbtm/6OTBvGM4fJJx1E9SvarRUFE3ORNcv60GmGKVwRsMsEhF0bB+T4G91A==
DownloadCount 000000
CreatedDate 2013-09-30T10:31:19

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

OpenWrap

Installing the package:
o add-wrap Rsft.HttpRequestIp
Uninstalling the package:
o remove-wrap Rsft.HttpRequestIp

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.0.1
1.0.0.0