EasyAdminBlazor 1.4.6
dotnet add package EasyAdminBlazor --version 1.4.6
NuGet\Install-Package EasyAdminBlazor -Version 1.4.6
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="EasyAdminBlazor" Version="1.4.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasyAdminBlazor" Version="1.4.6" />
<PackageReference Include="EasyAdminBlazor" />
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 EasyAdminBlazor --version 1.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyAdminBlazor, 1.4.6"
#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.
#addin nuget:?package=EasyAdminBlazor&version=1.4.6
#tool nuget:?package=EasyAdminBlazor&version=1.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EasyAdminBlazor 是一个基于 .NET 9.0 的项目,用于开发管理后台相关功能。此项目运用 BootstrapBlazor 组件库搭建用户界面,借助 FreeSql 进行数据访问操作,前台使用 Razor pages。不用写js,不用对接接口,不用前后端分离,可快速完成中小型项目,是个人接单的利器。
文档地址:https://easyadmim.wang-zhan.com.cn/Document
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
-
net9.0
- BootstrapBlazor (>= 9.7.0)
- BootstrapBlazor.FontAwesome (>= 9.0.2)
- BootstrapBlazor.Middleware (>= 9.0.0)
- BootstrapBlazor.TableExport (>= 9.2.5)
- FreeRedis (>= 1.3.8)
- FreeScheduler (>= 2.0.35)
- FreeSql.Extensions.AggregateRoot (>= 3.5.206)
- FreeSql.Extensions.JsonMap (>= 3.5.206)
- FreeSql.Provider.MySqlConnector (>= 3.5.206)
- NCrontab (>= 3.3.3)
- Rougamo.Fody (>= 5.0.0)
- SixLabors.ImageSharp (>= 3.1.8)
- System.Security.Cryptography.Pkcs (>= 9.0.4)
- Yitter.IdGenerator (>= 1.0.14)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on EasyAdminBlazor:
Package | Downloads |
---|---|
EasyAdminBlazor.HtmlEditor
EasyAdminBlazor的TinyMCE编辑器扩展 |
|
EasyAdminBlazor.Mail
EasyAdminBlazor的MailKit邮件发送扩展 |
|
EasyAdminBlazor.AliyunSms
EasyAdminBlazor的阿里云短信发送扩展 |
|
EasyAdminBlazor.Chat
EasyAdminBlazor的聊天扩展 |
GitHub repositories
This package is not used by any popular GitHub repositories.