ChatAIze.Abstractions 0.12.2

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

Abstractions

Abstract classes, interfaces, and enums shared across ChatAIze projects for better interoperability.

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.
  • net9.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ChatAIze.Abstractions:

Package Downloads
ChatAIze.GenerativeCS

Generative AI library for .NET 10.0 with built-in OpenAI ChatGPT, Anthropic Claude, and Google Gemini API clients and support for C# function calling via reflection. Features: - Chat Completion - Response Streaming - Text Embedding - Text-to-Speech - Speech-to-Text - Moderation - Configurable Token Limit - Configurable Character Limit - Configurable Message Limit - Message Pinning - Function Calling - Support for Dependency Injection - Automatic Reattempt on Failure - Advanced Customization

ChatAIze.Utilities

Extensions and helper methods for ChatAIze projects.

ChatAIze.DopamineUI

Aesthetic C# .NET Blazor component library that makes the UI seamless and entertaining to use.

ChatAIze.PluginApi

Official library for building ChatAIze chatbot add-ons.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.14.0 313 12/20/2025
0.13.0 306 12/14/2025
0.12.20 434 11/18/2025
0.12.19 365 11/14/2025
0.12.18 645 9/18/2025
0.12.17 3,731 4/21/2025
0.12.16 280 4/21/2025
0.12.15 221 4/21/2025
0.12.14 241 4/21/2025
0.12.13 316 4/15/2025
0.12.12 277 4/15/2025
0.12.11 286 4/15/2025
0.12.10 382 3/11/2025
0.12.9 412 1/28/2025
0.12.8 216 1/20/2025
0.12.7 205 1/20/2025
0.12.6 202 1/20/2025
0.12.5 202 1/19/2025
0.12.3 205 1/11/2025
0.12.2 207 1/10/2025
Loading failed