This commit is contained in:
2026-02-11 04:11:05 +08:00
parent b445c3e334
commit 1a8a3b59d2
104 changed files with 10241 additions and 2457 deletions
@@ -101,8 +101,7 @@ Classes
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.SqliteUtils.SqliteIdentityStorage.html">SqliteIdentityStorage</a></dt>
<dd><p>SQLite-based storage for ASP.NET Core Identity.
Replaces MongoDB-based identity storage.</p>
<dd><p>SQLite-based storage for ASP.NET Core Identity.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -126,9 +125,13 @@ Replaces MongoDB-based identity storage.</p>
<dl class="jumplist">
<dt><a class="xref" href="Hi.SqliteUtils.SqliteStepStorage.html">SqliteStepStorage</a></dt>
<dd><p>SQLite-based storage for milling step data.
Replaces MongoDB collections for MillingStepLuggage and Slice data.</p>
MillingStepLuggage data.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.SqliteUtils.SqliteStepStorage.MillingStepLuggageRow.html">SqliteStepStorage.MillingStepLuggageRow</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.SqliteUtils.SqliteUserStore-1.html">SqliteUserStore&lt;TUser&gt;</a></dt>
<dd><p>SQLite-based user store for ASP.NET Core Identity.</p>