Senparc.AI.Agents
0.6.0-preivew.1
Prefix Reserved
dotnet add package Senparc.AI.Agents --version 0.6.0-preivew.1
NuGet\Install-Package Senparc.AI.Agents -Version 0.6.0-preivew.1
<PackageReference Include="Senparc.AI.Agents" Version="0.6.0-preivew.1" />
<PackageVersion Include="Senparc.AI.Agents" Version="0.6.0-preivew.1" />
<PackageReference Include="Senparc.AI.Agents" />
paket add Senparc.AI.Agents --version 0.6.0-preivew.1
#r "nuget: Senparc.AI.Agents, 0.6.0-preivew.1"
#:package Senparc.AI.Agents@0.6.0-preivew.1
#addin nuget:?package=Senparc.AI.Agents&version=0.6.0-preivew.1&prerelease
#tool nuget:?package=Senparc.AI.Agents&version=0.6.0-preivew.1&prerelease
Senparc.AI.Agents - AI Agents(智能体),支持 AutoGen,可配置 Agent 进行协作
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- AutoGen (>= 0.2.3)
- Microsoft.Agents.AI (>= 1.0.0-preview.251028.1)
- Senparc.AI.Kernel (>= 0.25.3.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Senparc.AI.Agents:
| Package | Downloads |
|---|---|
|
Senparc.Xncf.AgentsManager
Agents 管理模块 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Senparc.AI.Agents:
| Repository | Stars |
|---|---|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.6.0-preivew.1 | 42 | 11/3/2025 |
| 0.5.7.1 | 49 | 11/1/2025 |
| 0.5.7 | 50 | 11/1/2025 |
| 0.5.6.1 | 501 | 5/31/2025 |
| 0.5.5 | 214 | 5/9/2025 |
| 0.5.4-bata.3 | 242 | 4/12/2025 |
| 0.5.4-bata.2 | 122 | 4/12/2025 |
| 0.5.3-bata.2 | 109 | 4/12/2025 |
| 0.5.2 | 843 | 2/2/2025 |
| 0.5.1 | 210 | 1/24/2025 |
| 0.5.0.2 | 154 | 1/23/2025 |
| 0.5.0 | 148 | 1/21/2025 |
| 0.4.0 | 646 | 11/18/2024 |
| 0.3.0 | 207 | 11/14/2024 |
| 0.2.0 | 780 | 9/7/2024 |
| 0.1.5 | 272 | 8/6/2024 |
| 0.1.4 | 362 | 8/3/2024 |
| 0.1.3-beta1 | 389 | 7/13/2024 |
| 0.1.2.1-beta1 | 199 | 7/8/2024 |
| 0.1.1-beta1 | 431 | 5/22/2024 |
| 0.1.0-beta1 | 228 | 5/17/2024 |
v0.1.0 创世
[2024-09-07] v0.2.0 SemanticKernelHelper 提供重新设置 SenparcAiSetting 参数方法
[2024-11-19] v0.4.0 Update CO2NET, reframe for Aspire
[2025-01-25] v0.5.1 fix output result for nonstreaming request
[2025-02-02] v0.5.2 Upgrade support for Ollama, finished test for DeepSeek-r1 and nomic-embed-text:v1.5
[2025-05-25] v0.5.6 Support IOrchestrator for CreateAiTeam() method
[2025-11-03] v0.6.0-preview.1 Start to support Microsoft Agent Framework