Metadata >> NuGet >> ServiceStack.Gap

ServiceStack.Gap

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.44
Title ServiceStack.Gap - Tools to help create embedded versions of ServiceStack
PackageSize 569925
PackageHashAlgorithm SHA512
PackageHash sULoai7x8mTiyZ3pWH04KHLqoNZfk9xarU34up2zgFaz1hAClS7/+UExpqYmw0ksRzRIiz1z0MkKKvEBfmfxFw==
DownloadCount 000000
CreatedDate 2015-09-01T19:57:24

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

OpenWrap

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

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
4.0.44
4.0.43
4.0.42
4.0.40
4.0.38
4.0.36
4.0.35
4.0.34
4.0.33
4.0.32
4.0.31
4.0.30
4.0.24
4.0.23
4.0.22
4.0.21