Diphap.JsNetBridge.Mvc
1.3.45
See the version list below for details.
dotnet add package Diphap.JsNetBridge.Mvc --version 1.3.45
NuGet\Install-Package Diphap.JsNetBridge.Mvc -Version 1.3.45
<PackageReference Include="Diphap.JsNetBridge.Mvc" Version="1.3.45" />
paket add Diphap.JsNetBridge.Mvc --version 1.3.45
#r "nuget: Diphap.JsNetBridge.Mvc, 1.3.45"
// Install Diphap.JsNetBridge.Mvc as a Cake Addin #addin nuget:?package=Diphap.JsNetBridge.Mvc&version=1.3.45 // Install Diphap.JsNetBridge.Mvc as a Cake Tool #tool nuget:?package=Diphap.JsNetBridge.Mvc&version=1.3.45
With Intellisense, the library provides information for easy writing to ajax requests in JavaScript for ASP.NET MVC ET WEB API applications.
The advantage is to have no more hard-coded client-side URL.
When writing of ajax requests, the library allows the developer front-end to retrieve the url generated
on the server side, to know the structure of data to send parameter and instantiate it.
[HOW TO USE IT]: https://jsnet.codeplex.com/
[SAMPLE APPLICATION]: https://jsnet.codeplex.com/releases
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Compatible with ASP.NET Core (.NET Framework)
Fix: action.$AjaxSettings().Data is set at undefined.