Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
/ SolarSystem-Earth Public archive

EPSILab's database access and WCF webservices for others applications

License

Notifications You must be signed in to change notification settings

EPSILab/SolarSystem-Earth

Repository files navigation

SolarSystem-Earth

Contains all sources for the database access and the webservice.

Webservices are available on:

#Important This project MUST be private because it contains some critical informations such as database identification informations.

#HowTo Clone this repository and open the solution file named "Earth.sln".

#License This project has a LGPL license.

#Required

  • .NET 4.0
  • Visual Studio 2010 or higher
  • Entity Framework 4.0

#Layers:

  • Common: Contains all common elements such as DTOs and Interfaces.
  • DataAccess: Contains the Entity Model, DAOs and classes to access to the database.
  • ClassMappers: Transforms DAOs to DTOs and vice-versa.
  • Business: Contains all the business logic. Link the webservice to the data access.
  • WCF: The WCF web-service project.

About

EPSILab's database access and WCF webservices for others applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages