SharpKit 5.4.9

dotnet add package SharpKit --version 5.4.9
                    
NuGet\Install-Package SharpKit -Version 5.4.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpKit" Version="5.4.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpKit" Version="5.4.9" />
                    
Directory.Packages.props
<PackageReference Include="SharpKit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpKit --version 5.4.9
                    
#r "nuget: SharpKit, 5.4.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SharpKit&version=5.4.9
                    
Install SharpKit as a Cake Addin
#tool nuget:?package=SharpKit&version=5.4.9
                    
Install SharpKit as a Cake Tool

Develop large and complex web apps in teams, harnessing design-time features of Visual Studio, and the power of C# language.

Use classes, enums, interfaces, delegates, lambda expressions, extension methods, generics, ref and out parameters, anonymous objects, collection and object initializers, basically anything!

SharpKit is a powerful cross-compiler, that adapts any JavaScript syntax, to any library using simple and powerful metadata.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SharpKit:

Package Downloads
SharpKit.Html

API library for Html5

SharpKit.JavaScript

API library for JavaScript base functions

SharpKit.JsClr

Javascript implementation for the .NET class implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.4.9 4,083 5/9/2015
5.4.8 2,220 5/8/2015
5.4.7 4,471 10/30/2014