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="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.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> |