lukman
  • Joined on Sep 17, 2023
ACLib.P2
C# 0 0

this is class library of Microsoft.EntityFramework implementation.

Updated 2 years ago

class library using a combination of DotNetNuke module and Microsoft.EntityFramework module. this class library inherited IDataContext and Customized the implmentation method using DbContext as database connection.

Updated 2 years ago

this is common database context (using Microsoft.EntityFramework) which can be used by another class library.

Updated 2 years ago