Agibuild.Fulora.Core 1.3.0-preview

This is a prerelease version of Agibuild.Fulora.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Agibuild.Fulora.Core --version 1.3.0-preview
                    
NuGet\Install-Package Agibuild.Fulora.Core -Version 1.3.0-preview
                    
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.3.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agibuild.Fulora.Core" Version="1.3.0-preview" />
                    
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.3.0-preview
                    
#r "nuget: Agibuild.Fulora.Core, 1.3.0-preview"
                    
#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.3.0-preview
                    
#: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.3.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Agibuild.Fulora.Core&version=1.3.0-preview&prerelease
                    
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.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.6.0 0 4/21/2026
1.5.11 175 4/3/2026
1.5.10 181 3/17/2026
1.5.9 145 3/17/2026
1.5.8 156 3/16/2026
1.5.7 152 3/16/2026
1.5.6 171 3/16/2026
1.5.5 149 3/15/2026
1.5.4 144 3/15/2026
1.5.3 154 3/15/2026
1.5.2 153 3/14/2026
1.5.1.160 160 3/14/2026
1.5.0.157 158 3/13/2026
1.5.0.156 164 3/13/2026
1.5.0.151 162 3/13/2026
1.5.0.150 157 3/13/2026
1.5.0.149 155 3/13/2026
1.5.0.148 164 3/13/2026
1.3.0-preview 171 3/12/2026
1.1.1 159 3/8/2026
Loading failed