FoundationaLLM.Prompt 0.9.7

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

FoundationaLLM Prompt

FoundationaLLM Prompt is a .NET library for the Prompt resource provider. The resource provider provides a consistent way to manage prompts across a FoundationaLLM instance. It is consumed by the various layers of the FoundationaLLM application stack. Reference this library in your project if you need to directly manage prompts. Otherwise, you can use the FoundationaLLM.Management library to manage prompts by calling into the Management API in your FoundationaLLM instance.

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 (1)

Showing the top 1 NuGet packages that depend on FoundationaLLM.Prompt:

Package Downloads
FoundationaLLM.Core.Examples

FoundationaLLM.Core.Examples contains custom development examples packaged as tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.8-rc101 108 2/26/2026
0.9.8-rc100 106 2/20/2026
0.9.8-beta122 102 2/17/2026
0.9.8-beta120 104 2/15/2026
0.9.8-beta119 101 2/15/2026
0.9.8-beta118 105 2/15/2026
0.9.8-beta117 104 2/13/2026
0.9.8-beta116 104 2/13/2026
0.9.8-beta115 113 2/13/2026
0.9.8-beta114 103 2/13/2026
0.9.8-beta113 104 2/6/2026
0.9.8-beta112 108 2/4/2026
0.9.8-beta111 106 2/4/2026
0.9.8-beta110 105 1/15/2026
0.9.8-beta109 111 1/13/2026
0.9.8-beta108 110 1/13/2026
0.9.7 242 11/24/2025
0.9.7-post9 187 12/22/2025
0.9.7-post3 447 12/8/2025
0.9.7-post10 105 1/20/2026
Loading failed