Microsoft.Agents.Core.Serialization Namespace

Classes

Name Description
CoreJsonContext

Source-generated JsonSerializerContext for core model types not handled by a registered custom JsonConverter. Wired into SerializationOptions as the base of the IJsonTypeInfoResolver chain.

EntityInitAssemblyAttribute

Attribute containing a type with an Init method to be called when initializing ProtocolJsonSerializer.

EntityNameAttribute

This allows you to mark a class with the name of the Entity it represents.

ProtocolJsonSerializer

Extensions for converting objects to desired types using serialization.

SerializationInitAssemblyAttribute

Attribute containing a type with an Init method to be called when initializing ProtocolJsonSerializer.

SerializationInitAttribute
TypeExtensions