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

Latest commit

 

History

History
11 lines (7 loc) · 585 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 585 Bytes

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