BootstrapBlazor.WebAPI 7.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package BootstrapBlazor.WebAPI --version 7.0.0                
NuGet\Install-Package BootstrapBlazor.WebAPI -Version 7.0.0                
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="BootstrapBlazor.WebAPI" Version="7.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BootstrapBlazor.WebAPI --version 7.0.0                
#r "nuget: BootstrapBlazor.WebAPI, 7.0.0"                
#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.
// Install BootstrapBlazor.WebAPI as a Cake Addin
#addin nuget:?package=BootstrapBlazor.WebAPI&version=7.0.0

// Install BootstrapBlazor.WebAPI as a Cake Tool
#tool nuget:?package=BootstrapBlazor.WebAPI&version=7.0.0                

Blazor WebAPI 组件 (电池信息/网络信息)

  1. 电池信息类
  2. 网络信息类

示例:

https://blazor.app1.es/WebAPI

使用方法:

1.nuget包

BootstrapBlazor.WebAPI

2._Imports.razor 文件 或者页面添加 添加组件库引用

@using BootstrapBlazor.Components

3.razor页面

<WebApi OnError="@OnError" />

@code{

    private string message;

    private Task OnError(string message)
    {
        this.message = message;
        StateHasChanged();
        return Task.CompletedTask;
    }

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

NuGet packages (4)

Showing the top 4 NuGet packages that depend on BootstrapBlazor.WebAPI:

Package Downloads
BlazorShared

BlazorMaui , 整合Blazor,BootstrapBlazor UI组件库,Maui的共享跨平台工程示例共享库

BootstrapBlazor.Densen.All

Blazor 组件懒人包

BlazorHybrid.Maui.Permissions

用于 Maui Blazor 框架的跨平台库权限包

BootstrapBlazor.OpenAI

Bootstrap UI OpenAI components experience

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on BootstrapBlazor.WebAPI:

Repository Stars
dotnetcore/BootstrapBlazor
A set of enterprise-class UI components based on Bootstrap and Blazor
densen2014/BlazorMaui
用 c # 和 Razor 创建本机移动应用和桌面应用。使用 Blazor.BB.Maui,可以快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS 的应用。
Version Downloads Last updated
8.0.5 1,505 4/26/2024
8.0.4 1,515 12/12/2023
8.0.3 145 12/9/2023
8.0.2 178 12/2/2023
8.0.1 112 12/2/2023
8.0.0 538 11/15/2023
7.5.3 609 11/2/2023
7.5.2 126 11/2/2023
7.5.1 127 11/1/2023
7.5.0 800 9/24/2023
7.4.6 146 9/21/2023
7.4.5 106 9/20/2023
7.4.4 363 9/10/2023
7.4.3 161 9/10/2023 7.4.3 is deprecated because it is no longer maintained.
7.4.2 157 9/10/2023 7.4.2 is deprecated because it is no longer maintained.
7.4.1 248 9/8/2023
7.4.0 129 9/7/2023
7.3.6 174 9/7/2023
7.3.5 143 9/6/2023
7.3.4 144 9/6/2023
7.3.3 135 9/6/2023
7.3.2 130 9/6/2023
7.3.1 142 9/5/2023
7.3.0 142 9/5/2023
7.2.6 202 9/2/2023
7.2.5 546 7/28/2023
7.2.4 166 7/28/2023
7.2.3 219 7/8/2023
7.2.2 175 7/6/2023
7.2.1 163 7/6/2023
7.1.2 211 6/9/2023
7.1.1 163 6/9/2023
7.1.0 154 6/7/2023
7.0.10 159 6/7/2023
7.0.9 150 6/7/2023
7.0.7 156 6/6/2023
7.0.6 160 6/6/2023
7.0.5 726 3/15/2023
7.0.4 207 3/15/2023
7.0.3 299 2/28/2023
7.0.2 871 1/24/2023
7.0.1 688 12/7/2022
7.0.0 852 11/9/2022
6.2.1 511 10/12/2022
6.2.0 353 10/12/2022