BcsUniversal 1.1.4

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

BcsUniversal 核心组件,封装着框架核心及数据存储,缓存,辅助操作等功能。

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  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.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on BcsUniversal:

Package Downloads
BcsUniversal.AspNetCore

BcsUniversal AspNetCore 组件,提供 AspNetCore 的服务端功能的封装。

BcsUniversal.EntityFrameworkCore

BcsUniversal 数据访问组件,封装 EntityFrameworkCore 数据访问功能的实现。

BcsUniversal.Log4Net

BcsUniversal Log4Net 日志组件,封装使用 Log4Net 框架实现的日志输出功能。

BcsUniversal.AutoMapper

BcsUniversal AutoMapper 对象映射组件,封装基于 AutoMapper 的对象映射功能实现。

BcsUniversal.EventBus

BcsUniversal EventBus 基于Channel高性能下实现。Jaina

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.4 213 4/16/2026
1.1.3 224 4/14/2026
1.1.2 219 4/14/2026
1.1.1 229 4/14/2026
1.1.0 220 4/14/2026
1.0.3 222 4/13/2026
1.0.2 206 4/13/2026