AIKernel.NET

Json

NuGet XML reference / 9 members

AIKernel.Common reference members from AIKernel.Core/src/AIKernel.Common/Json.

Source: AIKernel.Core/src/AIKernel.Common/Json

Summary

This section documents 9 generated members for AIKernel.Common. Member kinds in this source section: method, type.

Why

This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.

Usage

Use this page when you already know the package and need to inspect the source-backed member list from AIKernel.Core/src/AIKernel.Common/Json.

Examples

dotnet add package AIKernel.Common --version 0.1.2

Notes

Member descriptions come from XML documentation files when available. Empty cells mean the source does not currently provide XML documentation for that member in this language.

See Also

Package | Docs | Generation Report

KindMemberSummaryDetails
method AIKernel.Common.Json.JsonFile.LoadAsync<T>
M:AIKernel.Common.Json.JsonFile.LoadAsync<T>
Executes the LoadAsync<T> operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.Json.JsonFile.SaveAsync<T>
M:AIKernel.Common.Json.JsonFile.SaveAsync<T>
Executes the SaveAsync<T> operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.Json.JsonOptions.new
M:AIKernel.Common.Json.JsonOptions.new
Executes the new operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.Json.JsonUtil.FromJson
M:AIKernel.Common.Json.JsonUtil.FromJson
Executes the FromJson operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.Json.JsonUtil.FromJson<T>
M:AIKernel.Common.Json.JsonUtil.FromJson<T>
Executes the FromJson<T> operation as part of the AIKernel public reference surface. No additional XML detail.
method AIKernel.Common.Json.JsonUtil.ToJson<T>
M:AIKernel.Common.Json.JsonUtil.ToJson<T>
Executes the ToJson<T> operation as part of the AIKernel public reference surface. No additional XML detail.
type AIKernel.Common.Json.JsonFile
T:AIKernel.Common.Json.JsonFile
Represents the JsonFile public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Common.Json.JsonOptions
T:AIKernel.Common.Json.JsonOptions
Represents the JsonOptions public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Common.Json.JsonUtil
T:AIKernel.Common.Json.JsonUtil
Represents the JsonUtil public reference surface for AIKernel package consumers. No additional XML detail.