Senparc.Xncf.PromptRange 0.2.1

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

你的提示词(Prompt)训练场

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Senparc.Xncf.PromptRange:

Package Downloads
Senparc.Xncf.XncfBuilder

Senparc.Xncf.XncfBuilder 快速生成 XNCF 模块基础程序代码

Senparc.Xncf.WeixinManager

NCF 模块:盛派官方发布的微信管理后台 使用此插件可以在 NCF 中快速集成微信公众号、小程序的部分基础管理功能,欢迎大家一起扩展! 微信 SDK 基于 Senparc.Weixin SDK 开发。

Senparc.Xncf.AgentsManager

Agents 管理模块

Senparc.Xncf.AIAgentsHub

人工智能代理枢纽模块

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.15.5.1-preview 116 5/9/2026
0.15.4-preview.1 77 2/13/2026
0.15.3.4-preview 133 12/28/2025
0.15.3.2-preview 128 12/28/2025
0.15.3.1-preview.1 82 12/28/2025
0.15.3-preview.1 268 12/16/2025
0.15.2-preview.1 243 12/15/2025
0.15.1-preview.1 157 12/13/2025
0.15.0-preview.1 163 12/13/2025
0.14.2-preview.1 424 12/10/2025
0.14.1-preview.1 243 11/6/2025
0.14.0-preview.1 183 11/5/2025
0.13.19-preview 177 11/1/2025
0.13.17.3-preview 248 8/20/2025
0.13.17-preview.1 177 8/19/2025
0.13.16.4-preview1 230 8/18/2025
0.13.16.3-preview1 250 7/14/2025
0.13.16.2-preview1 288 7/2/2025
0.13.16.1-preview1 228 7/2/2025
0.2.1 508 11/3/2023
Loading failed

v0.1 创世
v0.2.0 完成数据库和基本测试功能
v0.2.0.1024 升级至 1024 特别版,支持 SK v1.0.0-beta3(2023.10.24发布)
v0.2.1 重构当前解决方案 XNCF 模块自动获取的方法到 Senparc.Xncf.XncfBase 项目中,位于 FunctionHelper.LoadXncfProjects()