Senparc.Xncf.SenMapic 0.3.0-preview2

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

SenMapic 爬虫模块

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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Senparc.Xncf.SenMapic:

Package Downloads
Senparc.Xncf.AgentsManager

Agents 管理模块

Senparc.Xncf.MCP

Model Context Protocol(MCP) Manager

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.0-preview2 40 7/26/2026
0.2.1-preview1 139 6/17/2026
0.1.14.1-preview 115 5/9/2026
0.1.13-preview.1 71 4/25/2026
0.1.12-preview.1 85 2/13/2026
0.1.11.3-alpha 115 12/28/2025
0.1.11.1-alpha 82 12/28/2025
0.1.11-alpha 189 11/1/2025
0.1.9.6-alpha 215 8/20/2025
0.1.9.4-alpha 194 8/18/2025
0.1.9.3-alpha 206 7/14/2025
0.1.9.2-alpha 209 7/2/2025
0.1.9.1-alpha 190 7/2/2025
0.1.9-alpha 210 6/24/2025
0.1.7.2-alpha 201 6/6/2025
0.1.7-alpha.1 286 5/18/2025
0.1.5-alpha4 211 4/29/2025
0.1.5-alpha3 233 4/29/2025
0.1.4-alpha3 285 4/12/2025
0.1.2-preview 81 6/16/2026
Loading failed

v0.1.0 创世
     [2025-01-25] v0.1.2-alpha2 Update Agents functions, support for function calling
     [2025-01-28] v0.1.3-alpha2 update Senparc.AI
     [2025-01-20] v0.1.3-alpha3 update UID
     [2025-04-29] v0.1.5-alpha3 Update CO2NET and AIKernel
     [2025-05-18] v0.1.6-alpha4 Update Installation
     [2025-06-20] v0.1.8-alpha Add MCP functions in XncfRegisterBase class
     [2025-06-20] v0.1.9-alpha Add MCP functions in XncfRegisterBase class
     [2025-11-01] update basic libraries, including Senparc.AI
     [2026-04-24] Simplify FunctionRender request parameters and keep SelectionList UI metadata compatibility
     [2026-07-17] v0.3.0-preview2 为 SenMapic 模块接入统一资源本地化并优化功能文案
     1、接入统一资源本地化机制,支持模块功能文案按当前文化动态显示
     2、更新 FunctionRender 与请求模型文案的资源化解析
     3、统一模块注册信息、菜单名称与功能描述的本地化输出
     4、同步管理页面与前端交互文案的多语言显示