Metadata >> NuGet >> ServiceStack.Gap >> 4.0.23

4.0.23

Metadata

Authors Service Stack
Copyrights Copyright 2013 Service Stack
Description MSBuild Tasks to help creating self-contained embedded versions of ServiceStack that can be ILMerged into a single cross-platform .exe accessed by the users perferred browser or hosted inside a Native Desktop App shell containing a Web Browser widget. Once added to a project the install.ps1 script will set the BuildAction to all Razor *.cshtml pages to 'Content' so they get pre-compiled and change all html/img/css assets to Embedded Resources so they get bundled inside the dll. This package also includes a copy of ILMerge.exe under \tools that can be used to merge all ServiceStack .dlls into a single exe. See the https://github.com/ServiceStack/ServiceStack.Gap project for more info.
IconUrl https://servicestack.net/img/logo-32.png
Language en-US
LicenseUrl https://servicestack.net/terms
Owners Service Stack
ProjectUrl https://github.com/ServiceStack/ServiceStack.Gap
RequireLicenseAcceptance True
Summary Tools to help create embedded versions of ServiceStack
Tags Embed Resources Razor ViewEngine View Templates Mono ASP.NET Self-Host ServiceStack
Dependencies ServiceStack.Razor:4.0.23
Title ServiceStack.Gap - Tools to help create embedded versions of ServiceStack
PackageSize 548153
PackageHashAlgorithm SHA512
PackageHash PIgWP4d3a8/RAxJCTSjvo3cIzWNSCR3Hk22nJATfcoIQYFDja10Uj55OQmQskL5uTOIz7ySZZphdxNgOQjqOZw==
DownloadCount 000000
CreatedDate 2014-07-03T15:22: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 ServiceStack.Gap -Version 4.0.23 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.Gap -Version 4.0.23 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ServiceStack.Gap 4.0.23 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.Gap -Version 4.0.23
Uninstalling the package:
o remove-wrap ServiceStack.Gap

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