Agibuild.Fulora.Core 1.5.10

dotnet add package Agibuild.Fulora.Core --version 1.5.10
                    
NuGet\Install-Package Agibuild.Fulora.Core -Version 1.5.10
                    
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.Core" Version="1.5.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agibuild.Fulora.Core" Version="1.5.10" />
                    
Directory.Packages.props
<PackageReference Include="Agibuild.Fulora.Core" />
                    
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.Core --version 1.5.10
                    
#r "nuget: Agibuild.Fulora.Core, 1.5.10"
                    
#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.Core@1.5.10
                    
#: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.Core&version=1.5.10
                    
Install as a Cake Addin
#tool nuget:?package=Agibuild.Fulora.Core&version=1.5.10
                    
Install as a Cake Tool

Core contract types (IWebView, IBridgeService, [JsExport], [JsImport]) for Agibuild.Fulora.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Agibuild.Fulora.Core:

Package Downloads
Agibuild.Fulora.Adapters.Abstractions

Adapter abstraction layer for Agibuild.Fulora platform adapters.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.10 166 3/17/2026
1.5.9 138 3/17/2026
1.5.8 149 3/16/2026
1.5.7 145 3/16/2026
1.5.6 160 3/16/2026
1.5.5 142 3/15/2026
1.5.4 137 3/15/2026
1.5.3 148 3/15/2026
1.5.2 147 3/14/2026
1.5.1.160 154 3/14/2026
1.5.0.157 151 3/13/2026
1.5.0.156 158 3/13/2026
1.5.0.151 156 3/13/2026
1.5.0.150 150 3/13/2026
1.5.0.149 148 3/13/2026
1.5.0.148 157 3/13/2026
1.3.0-preview 163 3/12/2026
1.1.1 154 3/8/2026
1.1.0 154 3/7/2026
1.0.12-preview 156 3/6/2026
Loading failed