ServiceStack.Gap
4.0.31
See the version list below for details.
dotnet add package ServiceStack.Gap --version 4.0.31
NuGet\Install-Package ServiceStack.Gap -Version 4.0.31
<PackageReference Include="ServiceStack.Gap" Version="4.0.31" />
<PackageVersion Include="ServiceStack.Gap" Version="4.0.31" />
<PackageReference Include="ServiceStack.Gap" />
paket add ServiceStack.Gap --version 4.0.31
#r "nuget: ServiceStack.Gap, 4.0.31"
#addin nuget:?package=ServiceStack.Gap&version=4.0.31
#tool nuget:?package=ServiceStack.Gap&version=4.0.31
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.
Learn more about Target Frameworks and .NET Standard.
-
- ServiceStack.Razor (>= 4.0.31)
GitHub repositories
This package is not used by any popular GitHub repositories.