Agibuild.Fulora.Bridge.Generator 1.5.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Agibuild.Fulora.Bridge.Generator --version 1.5.7
                    
NuGet\Install-Package Agibuild.Fulora.Bridge.Generator -Version 1.5.7
                    
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="Agibuild.Fulora.Bridge.Generator" Version="1.5.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agibuild.Fulora.Bridge.Generator" Version="1.5.7" />
                    
Directory.Packages.props
<PackageReference Include="Agibuild.Fulora.Bridge.Generator" />
                    
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 Agibuild.Fulora.Bridge.Generator --version 1.5.7
                    
#r "nuget: Agibuild.Fulora.Bridge.Generator, 1.5.7"
                    
#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.
#:package Agibuild.Fulora.Bridge.Generator@1.5.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Agibuild.Fulora.Bridge.Generator&version=1.5.7
                    
Install as a Cake Addin
#tool nuget:?package=Agibuild.Fulora.Bridge.Generator&version=1.5.7
                    
Install as a Cake Tool

Roslyn source generator for type-safe C#/JS bridge proxies in Agibuild.Fulora.

There are no supported framework assets in this package.

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 Agibuild.Fulora.Bridge.Generator:

Package Downloads
Agibuild.Fulora.Plugin.FileSystem

File system bridge plugin for Agibuild Fulora — sandboxed file read/write from JavaScript via the bridge.

Agibuild.Fulora.Plugin.AuthToken

Auth token bridge plugin for Agibuild Fulora — secure token storage with expiry and scope metadata, registered in one call with UsePlugin.

Agibuild.Fulora.Plugin.LocalStorage

Local storage bridge plugin for Agibuild Fulora — key-value persistence via JSON file storage, registered in one call with UsePlugin.

Agibuild.Fulora.Plugin.HttpClient

HTTP client bridge plugin for Agibuild Fulora — host-routed HTTP requests (GET, POST, PUT, DELETE, PATCH) with base URL, timeout, and interceptor pipeline, registered in one call with UsePlugin.

Agibuild.Fulora.Plugin.Notifications

Notifications bridge plugin for Agibuild Fulora — show native/system notifications from JavaScript.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.10 152 3/17/2026
1.5.9 126 3/17/2026
1.5.8 134 3/16/2026
1.5.7 126 3/16/2026
1.5.6 144 3/16/2026
1.5.5 132 3/15/2026
1.5.4 122 3/15/2026
1.5.3 140 3/15/2026
1.5.2 135 3/14/2026
1.5.1.160 127 3/14/2026
1.5.0.157 128 3/13/2026
1.5.0.156 133 3/13/2026
1.5.0.151 125 3/13/2026
1.5.0.150 130 3/13/2026
1.5.0.149 123 3/13/2026
1.5.0.148 134 3/13/2026
1.3.0-preview 131 3/12/2026
1.1.1 127 3/8/2026
1.1.0 119 3/7/2026
1.0.12-preview 124 3/6/2026
Loading failed