Agibuild.Fulora.Core 1.5.2

dotnet add package Agibuild.Fulora.Core --version 1.5.2
                    
NuGet\Install-Package Agibuild.Fulora.Core -Version 1.5.2
                    
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.2" />
                    
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.2" />
                    
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.2
                    
#r "nuget: Agibuild.Fulora.Core, 1.5.2"
                    
#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.2
                    
#: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.2
                    
Install as a Cake Addin
#tool nuget:?package=Agibuild.Fulora.Core&version=1.5.2
                    
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.Runtime

Runtime host (WebViewCore, RuntimeBridgeService, RPC dispatcher) for Agibuild.Fulora.

Agibuild.Fulora.Testing

Test utilities (MockBridgeService, MockWebViewAdapter, TestDispatcher) for Agibuild.Fulora.

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.Database

Database bridge plugin for Agibuild Fulora — SQLite-backed persistence via Microsoft.Data.Sqlite, registered in one call with UsePlugin.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.2 0 3/14/2026
1.5.1.160 0 3/14/2026
1.5.0.157 24 3/13/2026
1.5.0.156 32 3/13/2026
1.5.0.151 28 3/13/2026
1.5.0.150 30 3/13/2026
1.5.0.149 26 3/13/2026
1.5.0.148 41 3/13/2026
1.3.0-preview 102 3/12/2026
1.1.1 151 3/8/2026
1.1.0 150 3/7/2026
1.0.12-preview 154 3/6/2026
1.0.11-preview 146 3/5/2026
1.0.10-preview 146 3/5/2026
1.0.9-preview 147 3/5/2026
1.0.8-preview 141 3/5/2026
1.0.7-preview 145 3/4/2026
1.0.6-preview 139 3/4/2026
1.0.4-preview 146 3/4/2026
1.0.3-preview 113 3/3/2026
Loading failed