javascriptmodel is a .NET library to transfer data to JavaScript or execute js-functions from .NET server-side code (C#, VB.NET) as embedded json on the website.
Info
| Version: | 1.0.1 |
| Author(s): | hotel.de AG |
| Last Update: | Friday, July 4, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://jsm.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/JSM |
Install
Install-Package JSM
dotnet add package JSM
paket add JSM
JSM Download (Unzip the "nupkg" after downloading)
Dependencies
- json2(1.0.2)
- Newtonsoft.Json(4.5.11)
Tags