Mostly, the tutorial or sample I found from googling was for MVC and C#. So I decided to install the Asp.Net.Identity.SQLite by following the guide from MVC then modify it to work for Web Forms then convert it to VB.
I'm using Visual Studio 2017.
Create a new ASP.NET Web Forms Site project, targeting .Net Framework 4.7.1
