Bitzsoft.Integrations.All 1.0.0-alpha.1

This is a prerelease version of Bitzsoft.Integrations.All.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Bitzsoft.Integrations.All --version 1.0.0-alpha.1
                    
NuGet\Install-Package Bitzsoft.Integrations.All -Version 1.0.0-alpha.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="Bitzsoft.Integrations.All" Version="1.0.0-alpha.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bitzsoft.Integrations.All" Version="1.0.0-alpha.1" />
                    
Directory.Packages.props
<PackageReference Include="Bitzsoft.Integrations.All" />
                    
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 Bitzsoft.Integrations.All --version 1.0.0-alpha.1
                    
#r "nuget: Bitzsoft.Integrations.All, 1.0.0-alpha.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 Bitzsoft.Integrations.All@1.0.0-alpha.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=Bitzsoft.Integrations.All&version=1.0.0-alpha.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Bitzsoft.Integrations.All&version=1.0.0-alpha.1&prerelease
                    
Install as a Cake Tool

Bitzsoft.Integrations.All

Bitzsoft 第三方集成聚合包,一次安装即可引入全部 Integration 模块。

说明

Bitzsoft.Integrations.All 是一个便捷的元数据包(meta-package),通过传递依赖一次性引入所有 Bitzsoft.Integrations.* 模块。适合快速起步或需要使用多个集成模块的项目。

该包本身不包含任何代码,仅作为依赖聚合使用。

安装

dotnet CLI

dotnet add package Bitzsoft.Integrations.All

PackageReference

<PackageReference Include="Bitzsoft.Integrations.All" Version="*" />

包含的模块

分类 包名 说明
身份认证 Bitzsoft.Integrations.Ldap LDAP 目录服务集成
企业应用 Bitzsoft.Integrations.IManage iManage 文档管理集成
企业应用 Bitzsoft.Integrations.Beisen 北森 HR 系统集成
企业应用 Bitzsoft.Integrations.EkuaiBao 易快报费用管理集成
企业应用 Bitzsoft.Integrations.TencentCcc 腾讯云呼叫中心集成
通信 Bitzsoft.Integrations.Sms 短信服务集成
AI Bitzsoft.Integrations.AI AI 基础能力集成
AI Bitzsoft.Integrations.SemanticKernel Semantic Kernel 集成
AI Bitzsoft.Integrations.RAG 检索增强生成集成
AI Bitzsoft.Integrations.AgentFramework AI Agent 框架集成
AI Bitzsoft.Integrations.McpServer MCP Server 集成
文件存储 Bitzsoft.Integrations.FileStorage 文件存储抽象层
文件存储 Bitzsoft.Integrations.FileStorage.Aliyun 阿里云 OSS 存储
文件存储 Bitzsoft.Integrations.FileStorage.Azure Azure Blob 存储
文件存储 Bitzsoft.Integrations.FileStorage.Aws AWS S3 存储
工具 Bitzsoft.Integrations.CrawlingService 网页爬取服务
工具 Bitzsoft.Integrations.Ocr OCR 文字识别

按需引入

如果项目只需要部分模块,可以单独安装对应的包以减少不必要的依赖:

# 仅安装易快报集成
dotnet add package Bitzsoft.Integrations.EkuaiBao

# 仅安装阿里云文件存储
dotnet add package Bitzsoft.Integrations.FileStorage.Aliyun

相关链接

  • 各子模块详细文档请参阅 src/Bitzsoft.Integrations.*/README.md
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-alpha.8 35 7/1/2026
1.0.0-alpha.7 62 6/16/2026
1.0.0-alpha.6 56 6/16/2026
1.0.0-alpha.5 66 6/14/2026
1.0.0-alpha.4 73 6/14/2026
1.0.0-alpha.3 81 6/7/2026
1.0.0-alpha.2 93 5/29/2026
1.0.0-alpha.1 86 5/28/2026