A library that lets you connect Javascript on the browser side to the C# code by proxying C# side.
Info
| Version: | 1.0.0 |
| Author(s): | Soroush Falahati |
| Last Update: | Saturday, October 15, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/falahati/HybridBridge |
| NuGet Url: | https://www.nuget.org/packages/HybridBridge.Win |
Install
Install-Package HybridBridge.Win
dotnet add package HybridBridge.Win
paket add HybridBridge.Win
HybridBridge.Win Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- HybridBridge.WebServer(>= 1.0.0)
- HybridBridge(>= 1.0.0)
Tags