Table of Contents

Namespace Hi.SqliteUtils

Classes

SqliteIdentityRole

Base class for SQLite-based identity roles.

SqliteIdentityStorage

SQLite-based storage for ASP.NET Core Identity. Replaces MongoDB-based identity storage.

SqliteIdentityStorage.RoleRow
SqliteIdentityStorage.UserRow
SqliteIdentityUser

Base class for SQLite-based identity users.

SqliteRoleStore<TRole>

SQLite-based role store for ASP.NET Core Identity.

SqliteStepStorage

SQLite-based storage for milling step data. Replaces MongoDB collections for MillingStepLuggage and Slice data.

SqliteUserStore<TUser>

SQLite-based user store for ASP.NET Core Identity.