commit d22e30669e1491b380067624653696c38d086cd6 Author: lukman Date: Wed Sep 27 04:27:51 2023 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf5a89d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ACLib.P2.DbContext + +this is common database context (using Microsoft.EntityFramework) which can be used by another class library. \ No newline at end of file