Code within this repository provide a base to show that work Microsoft has done to support VB.NET
developers writing desktop solution with Visual Studio 2019
and higher targeting .NET Core Framework
to use EF Core 5
.
⚪ A mixture of simple and intermediate read samples.
⚪ No CRUD as this requires some form of mocking.
⚪ All samples are in unit test methods
- To get started: https://github.com/efcore/EFCore.VisualBasic
- Before running code here
- First run the following script Data script
- Ensure all Git packages are loaded