ServiceStack.Gap
5.4.0
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.
Install-Package ServiceStack.Gap -Version 5.4.0
dotnet add package ServiceStack.Gap --version 5.4.0
<PackageReference Include="ServiceStack.Gap" Version="5.4.0" />
paket add ServiceStack.Gap --version 5.4.0
#r "nuget: ServiceStack.Gap, 5.4.0"
Dependencies
-
.NETFramework 4.5
- ServiceStack.Razor (>= 5.4.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.4.0 | 681 | 9/18/2018 |
5.2.0 | 389 | 8/27/2018 |
5.1.0 | 465 | 4/23/2018 |
5.0.2 | 553 | 1/2/2018 |
5.0.0 | 517 | 12/11/2017 |
4.5.14 | 511 | 9/6/2017 |
4.5.12 | 547 | 6/15/2017 |
4.5.10 | 493 | 6/6/2017 |
4.5.8 | 529 | 3/29/2017 |
4.5.6 | 553 | 1/25/2017 |
4.5.4 | 573 | 10/23/2016 |
4.5.2 | 528 | 10/20/2016 |
4.5.0 | 557 | 8/25/2016 |
4.0.62 | 550 | 8/9/2016 |
4.0.60 | 561 | 6/13/2016 |
4.0.58 | 580 | 6/8/2016 |
4.0.56 | 707 | 4/19/2016 |
4.0.54 | 587 | 3/1/2016 |
4.0.52 | 733 | 1/13/2016 |
4.0.50 | 601 | 11/30/2015 |
4.0.48 | 629 | 11/17/2015 |
4.0.46 | 627 | 9/22/2015 |
4.0.44 | 629 | 9/1/2015 |
4.0.42 | 684 | 7/7/2015 |
4.0.40 | 670 | 4/21/2015 |
4.0.38 | 630 | 2/23/2015 |
4.0.36 | 617 | 1/15/2015 |
4.0.35 | 661 | 12/31/2014 |
4.0.34 | 609 | 12/10/2014 |
4.0.33 | 923 | 11/3/2014 |
4.0.32 | 592 | 10/6/2014 |
4.0.31 | 753 | 9/3/2014 |
4.0.30 | 646 | 8/12/2014 |
4.0.24 | 670 | 7/30/2014 |
4.0.23 | 628 | 7/3/2014 |
4.0.22 | 654 | 6/17/2014 |
4.0.21 | 651 | 5/29/2014 |