Agibuild.Fulora.Core 1.6.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Agibuild.Fulora.Core --version 1.6.1
                    
NuGet\Install-Package Agibuild.Fulora.Core -Version 1.6.1
                    
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.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Agibuild.Fulora.Core" Version="1.6.1" />
                    
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.6.1
                    
#r "nuget: Agibuild.Fulora.Core, 1.6.1"
                    
#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.6.1
                    
#: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.6.1
                    
Install as a Cake Addin
#tool nuget:?package=Agibuild.Fulora.Core&version=1.6.1
                    
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.LocalStorage

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

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.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.6.7 168 4/23/2026
1.6.6 149 4/23/2026
1.6.2 159 4/22/2026
1.6.1 148 4/22/2026
1.6.0 139 4/21/2026
1.5.11 190 4/3/2026
1.5.10 192 3/17/2026
1.5.9 158 3/17/2026
1.5.8 166 3/16/2026
1.5.7 163 3/16/2026
1.5.6 183 3/16/2026
1.5.5 159 3/15/2026
1.5.4 156 3/15/2026
1.5.3 168 3/15/2026
1.5.2 164 3/14/2026
1.5.1.160 174 3/14/2026
1.5.0.157 170 3/13/2026
1.5.0.156 175 3/13/2026
1.5.0.151 173 3/13/2026
1.5.0.150 169 3/13/2026
Loading failed