News

Okay, basic situation:I have a VB COM DLL that interfaces with a C library to run some functionality that for various reasons can't be rewritten in VB (or even COM). About halfway through this C ...
Infrastructure.vb: a VB.NET .NET standard library project that defins the data repository, database context, data megrations, and other services. Web.vb: a VB.NET ASP.NET Core 3.1 project, that ...