Core/net8.0/Devolutions.Pinget.Core.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Devolutions.Pinget.Core</name>
    </assembly>
    <members>
        <member name="T:Devolutions.Pinget.Core.RepositoryOptions">
            <summary>
            Library-hosting options for the Pinget core API.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RepositoryOptions.AppRoot">
            <summary>
            Storage root for source state and caches. A null value uses the real Desktop App Installer / WinGet state on Windows.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.Documentation">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.InstallerSwitches">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.PackageAgreement">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.RepositoryWarning">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.SerializableInstaller">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.SerializableShowManifest">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.SourceKind">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.ListDocumentation">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.ListPackageAgreement">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.ListRepositoryWarning">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.ListSerializableInstaller">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.ListSerializableShowManifest">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.ListString">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.Int32">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.NullableInt32">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.String">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.Default">
            <summary>
            The default <see cref="T:System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="T:System.Text.Json.JsonSerializerOptions"/> instance.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.PingetJsonContext.GeneratedSerializerOptions">
            <summary>
            The source-generated options associated with this context.
            </summary>
        </member>
        <member name="M:Devolutions.Pinget.Core.PingetJsonContext.#ctor">
            <inheritdoc/>
        </member>
        <member name="M:Devolutions.Pinget.Core.PingetJsonContext.#ctor(System.Text.Json.JsonSerializerOptions)">
            <inheritdoc/>
        </member>
        <member name="M:Devolutions.Pinget.Core.PingetJsonContext.GetTypeInfo(System.Type)">
            <inheritdoc/>
        </member>
        <member name="M:Devolutions.Pinget.Core.Repository.Open(Devolutions.Pinget.Core.RepositoryOptions)">
            <summary>
            Opens the repository using either the default CLI storage root or the caller-supplied library options.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RestSourceJsonContext.RestInfoCache">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RestSourceJsonContext.RestInformation">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RestSourceJsonContext.ListString">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RestSourceJsonContext.DateTime">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RestSourceJsonContext.String">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RestSourceJsonContext.Default">
            <summary>
            The default <see cref="T:System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="T:System.Text.Json.JsonSerializerOptions"/> instance.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.RestSourceJsonContext.GeneratedSerializerOptions">
            <summary>
            The source-generated options associated with this context.
            </summary>
        </member>
        <member name="M:Devolutions.Pinget.Core.RestSourceJsonContext.#ctor">
            <inheritdoc/>
        </member>
        <member name="M:Devolutions.Pinget.Core.RestSourceJsonContext.#ctor(System.Text.Json.JsonSerializerOptions)">
            <inheritdoc/>
        </member>
        <member name="M:Devolutions.Pinget.Core.RestSourceJsonContext.GetTypeInfo(System.Type)">
            <inheritdoc/>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.Boolean">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.SourceKind">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.SourceRecord">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.SourceStore">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.ListSourceRecord">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.DateTime">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.NullableDateTime">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.Int32">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.String">
            <summary>
            Defines the source generated JSON serialization contract metadata for a given type.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.Default">
            <summary>
            The default <see cref="T:System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="T:System.Text.Json.JsonSerializerOptions"/> instance.
            </summary>
        </member>
        <member name="P:Devolutions.Pinget.Core.SourceStoreContext.GeneratedSerializerOptions">
            <summary>
            The source-generated options associated with this context.
            </summary>
        </member>
        <member name="M:Devolutions.Pinget.Core.SourceStoreContext.#ctor">
            <inheritdoc/>
        </member>
        <member name="M:Devolutions.Pinget.Core.SourceStoreContext.#ctor(System.Text.Json.JsonSerializerOptions)">
            <inheritdoc/>
        </member>
        <member name="M:Devolutions.Pinget.Core.SourceStoreContext.GetTypeInfo(System.Type)">
            <inheritdoc/>
        </member>
    </members>
</doc>