Richasy.AgentKernel.Core 0.0.8-preview4

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

About Agent Kernel

本来是用 semantic-kernel 的,但是因为 API 变动过于频繁且长时间不支持 AOT,所以还是决定自己写一个个人自用的 AI 基础库,以提供完全的 AOT 支持。

追求稳定请勿使用这个库,还是建议优先考虑 semantic-kernel,这只是个玩具(真诚)

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Richasy.AgentKernel.Core:

Package Downloads
Richasy.WinUIKernel.AI

多项目共享的 AI 控件

Richasy.AgentKernel.Connectors.Mistral

Agent Kernel connectors for Mistral, also support codestral.

Richasy.AgentKernel.Connectors.Windows

Agent Kernel connectors for Windows, include speech services.

Richasy.AgentKernel.Definitions

The core of the AI library, which contains constants definitions and config definitions.

Richasy.AgentKernel.Connectors.Ollama

Agent Kernel connectors for Ollama.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.8-preview6 225 12/25/2025
0.0.8-preview5 374 10/24/2025
0.0.8-preview4 143 10/19/2025
0.0.8-preview3 125 10/19/2025
0.0.8-preview2 196 10/11/2025
0.0.8-preview1 188 10/9/2025
0.0.7-preview9 1,656 8/19/2025
0.0.7-preview8 231 6/20/2025
0.0.7-preview7 205 6/17/2025
0.0.7-preview6 340 4/20/2025
0.0.7-preview5 262 3/30/2025
0.0.7-preview4 196 3/30/2025
0.0.7-preview3 203 3/30/2025
0.0.7-preview2 180 3/27/2025
0.0.7-preview1 214 3/27/2025
0.0.6-preview6 186 3/22/2025
0.0.6-preview5 131 3/22/2025
0.0.6-preview4 120 3/22/2025
0.0.6-preview3 131 3/22/2025
0.0.6-preview2 115 3/22/2025
Loading failed