Skip to content

MehdiMohseni82/EntityFramework-PostgressSQL

Repository files navigation

EntityFramework-PostgreSQL

SMS is simple .Net Application shows how to connect .Net Entity Framework to the PostgreSQL database

It uses the Npgsql and EntityFramework6.Npgsql to connect to the PostgreSQL database. It based on on a Domain Driven pattern and N-Tire design; 1. Repository 2. Model 3. Service 4. GUI

The application is also based inheritance model. The main super class is Entity that all other model classes has been inherited from that. All other parts of source code are following this pattern.

It has simple Windows form GUI.

About

SMS is simple .Net Application shows how to connect .Net Entity Framework to the PostgreSQL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages