BeaverX.Core 1.0.0

Prefix Reserved
dotnet add package BeaverX.Core --version 1.0.0
                    
NuGet\Install-Package BeaverX.Core -Version 1.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="BeaverX.Core" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BeaverX.Core" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="BeaverX.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 BeaverX.Core --version 1.0.0
                    
#r "nuget: BeaverX.Core, 1.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.
#:package BeaverX.Core@1.0.0
                    
#: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=BeaverX.Core&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=BeaverX.Core&version=1.0.0
                    
Install as a Cake Tool

BeaverX.Core 是一个专为现代 .NET 应用打造的高性能、轻量级、完全白盒化的模块化底层核心驱动引擎。它提供了高内聚的模块生命周期管理与全自动依赖注入扫描。

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 (1)

Showing the top 1 NuGet packages that depend on BeaverX.Core:

Package Downloads
BeaverX.Domain

BeaverX.Domain 是 BeaverX 快速开发框架的核心领域契约包。本包秉承实用主义 DDD 哲学,默认锁定高性能“雪花 ID(Int64/long)”作为全局实体主键。内置像素级对齐 ABP 的单文件全审计契约、防熔断当前用户上下文(ICurrentUser)以及纯异步、高性能的现代泛型仓储契约。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 210 6/14/2026
1.0.0-preview.3 109 5/17/2026
1.0.0-preview.2 84 5/16/2026
1.0.0-preview.1 88 5/16/2026