ScriptSharp 0.7.5.1
dotnet add package ScriptSharp --version 0.7.5.1
NuGet\Install-Package ScriptSharp -Version 0.7.5.1
<PackageReference Include="ScriptSharp" Version="0.7.5.1" />
paket add ScriptSharp --version 0.7.5.1
#r "nuget: ScriptSharp, 0.7.5.1"
// Install ScriptSharp as a Cake Addin #addin nuget:?package=ScriptSharp&version=0.7.5.1 // Install ScriptSharp as a Cake Tool #tool nuget:?package=ScriptSharp&version=0.7.5.1
This package contains the Script# compiler and the associated mscorlib.dll assembly that all Script# projects reference.
It also includes msbuild support for easily using Script# within Visual Studio.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on ScriptSharp:
Package | Downloads |
---|---|
ScriptSharp.Lib.HTML
This package contains contains the Script.Web assembly that allows you to reference and program against DOM and related APIs when creating HTML5/browser-based applications with Script#. |
|
SparkleXRM
An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs. Build client slide HTML webresources with all the productivity of c#. Migrate from Silverlight webresources using the MVVM data binding. Share code between the server and client. |
|
ScriptSharp.Lib.jQuery
This package contains contains the Script.jQuery assembly that allows you to reference and program against the rich set of jQuery APIs when creating HTML5/browser-based applications with Script#. |
|
ScriptSharp.Lib.jQuery.UI
This package contains contains the Script.jQuery.UI assembly that allows you to reference and program against the jQueryUI APIs and widgets when creating HTML5/browser-based applications with Script#. |
|
ScriptSharp.Lib.Knockout
This package contains contains the Script.Knockout assembly that allows you to reference and program against the Knockout APIs when creating MVVM-style HTML5/browser-based applications with Script#. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ScriptSharp:
Repository | Stars |
---|---|
nikhilk/scriptsharp
Script# Project - a C# to JavaScript compiler, to power your HTML5 and Node.js web development.
|
|
scottdurow/SparkleXrm
An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.
|