Morgana.Contracts 0.24.0

dotnet add package Morgana.Contracts --version 0.24.0
                    
NuGet\Install-Package Morgana.Contracts -Version 0.24.0
                    
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="Morgana.Contracts" Version="0.24.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Morgana.Contracts" Version="0.24.0" />
                    
Directory.Packages.props
<PackageReference Include="Morgana.Contracts" />
                    
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 Morgana.Contracts --version 0.24.0
                    
#r "nuget: Morgana.Contracts, 0.24.0"
                    
#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 Morgana.Contracts@0.24.0
                    
#: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=Morgana.Contracts&version=0.24.0
                    
Install as a Cake Addin
#tool nuget:?package=Morgana.Contracts&version=0.24.0
                    
Install as a Cake Tool

Morgana.Contracts is the zero-dependency wire-contract foundation for the Morgana
   conversational AI framework. It defines the DTOs exchanged between Morgana and its
   channels (channel handshake metadata and capabilities, quick replies, rich cards and
   the outbound message envelope), so the framework and every channel client share a
   single source of truth instead of duplicating the wire format.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Morgana.Contracts:

Package Downloads
Morgana.AI

Morgana is a modern and flexible conversational AI framework designed to handle complex customer service scenarios through a sophisticated multi-agent architecture. Built on cutting-edge .NET 10 and leveraging the actor model via Akka.NET, Morgana orchestrates specialized AI agents that collaborate to understand, classify, and resolve customer inquiries with precision and context awareness. The system is powered by Microsoft.Agents.AI framework, enabling seamless integration with Large Language Models (LLMs) while maintaining strict governance through guard rails, policy enforcement, and comprehensive conversation archival.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.24.0 99 5/31/2026