A base class that uses a plain text file to concretely implement the handling of AlmanacController entry writing requests.

If the underlying plain text 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.PlainText
Assembly: Keystone.Almanac.PlainText (in Keystone.Almanac.PlainText.dll)

public abstract class BasePlainTextPersistence : SingleFormatPersistenceStrategy<string>
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