A base class that uses an XML file to concretely implement the handling of AlmanacController entry writing requests.

If the underlying XML file exists the new entries are appended at the end of the file, otherwise a new file is created.

This persistence strategy implements a unified method to write log entry to the underlying plan text file, but let subclasses to define its own formatting mechanism.

Namespace: Keystone.Almanac.Xml
Assembly: Keystone.Almanac.Xml (in Keystone.Almanac.Xml.dll)

public abstract class BaseXmlPersistence : SingleFormatPersistenceStrategy<XElement>
This language is not supported or no code example is available.

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono