PromptForge.Core
0.1.0
See the version list below for details.
dotnet add package PromptForge.Core --version 0.1.0
NuGet\Install-Package PromptForge.Core -Version 0.1.0
<PackageReference Include="PromptForge.Core" Version="0.1.0" />
<PackageVersion Include="PromptForge.Core" Version="0.1.0" />
<PackageReference Include="PromptForge.Core" />
paket add PromptForge.Core --version 0.1.0
#r "nuget: PromptForge.Core, 0.1.0"
#:package PromptForge.Core@0.1.0
#addin nuget:?package=PromptForge.Core&version=0.1.0
#tool nuget:?package=PromptForge.Core&version=0.1.0
Core library for PromptForge — strongly-typed LLM prompt construction, conversation management, response parsing, validation, retry, streaming, provider abstraction, and middleware pipeline for .NET.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. |
-
net9.0
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Http (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on PromptForge.Core:
| Package | Downloads |
|---|---|
|
PromptForge.Anthropic
Anthropic Claude provider for PromptForge — messages API and SSE streaming. |
|
|
PromptForge.OpenAI
OpenAI provider for PromptForge — chat completions and SSE streaming via the OpenAI API. |
|
|
PromptForge.Testing
Testing utilities for PromptForge — FakeLlmProvider, assertion helpers, and test infrastructure. |
|
|
PromptForge.Ollama
Ollama local model provider for PromptForge — chat API and streaming support. |
GitHub repositories
This package is not used by any popular GitHub repositories.