Skip to content
This repository has been archived by the owner on Oct 20, 2019. It is now read-only.

MetallicBlueDev/EntityGate-vbnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntityGate VB.NET

EntityGate VB.NET is an open source .NET library to easily use Entity Framework in your applications.

This microframework allows you to use objects managed by Entity Framework without worrying about the context.

This is an alternative version of EntityGate C#.

⚠️ This version is no longer maintained. ⚠️

For EntityFramework see EntityGate (C#)

For EntityFrameworkCore see EntityGateCore