ServiceStack.Gap - Tools to help create embedded versions of ServiceStack NuGet Package

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.




Got any ServiceStack.Gap - Tools to help create embedded versions of ServiceStack Question?





Info

Version: 5.4.0
Author(s): ServiceStack
Last Update: Tuesday, September 18, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ServiceStack/ServiceStack.Gap
NuGet Url: https://www.nuget.org/packages/ServiceStack.Gap


Install
Install-Package ServiceStack.Gap
dotnet add package ServiceStack.Gap
paket add ServiceStack.Gap
ServiceStack.Gap Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.9

avg-downloads-per-day

7

days-since-last-release

2039