HybridBridge 1.1.0
dotnet add package HybridBridge --version 1.1.0
NuGet\Install-Package HybridBridge -Version 1.1.0
<PackageReference Include="HybridBridge" Version="1.1.0" />
paket add HybridBridge --version 1.1.0
#r "nuget: HybridBridge, 1.1.0"
// Install HybridBridge as a Cake Addin #addin nuget:?package=HybridBridge&version=1.1.0 // Install HybridBridge as a Cake Tool #tool nuget:?package=HybridBridge&version=1.1.0
A PCL library that lets you connect Javascript on the browser side to the C# code by proxying C# side. For this library to be usable you need to use one of the platform packages.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on HybridBridge:
Package | Downloads |
---|---|
HybridBridge.WebServer
A PCL library expanding HybridBridge library by a Local HTTP Server definition. For this library to be usable you need to use one of the platform packages. |
|
HybridBridge.iOS
A library that lets you connect Javascript on the browser side to the C# code by proxying C# side. |
|
HybridBridge.Win
A library that lets you connect Javascript on the browser side to the C# code by proxying C# side. |
|
HybridBridge.UWP
A library that lets you connect Javascript on the browser side to the C# code by proxying C# side. |
|
HybridBridge.Android
A library that lets you connect Javascript on the browser side to the C# code by proxying C# side. |
GitHub repositories
This package is not used by any popular GitHub repositories.