Skip to content

This is a DAL infrastructure which exposes contracts (interfaces and abstract classes), which defines default policies for making CRUD operations on any KIND of data store.

Notifications You must be signed in to change notification settings

TheHunter/PersistentLayer

Repository files navigation

Welcome to PersistentLayer

PersistentLayer is a layered architecture which contains a set of components (classes and interfaces) responsable for persisting application data to and retrieving it from one or many data stores.

Licenses

This software is distributed under the terms of the Free Software Foundation Lesser GNU Public License (LGPL), version 2.1 (see lgpl.txt).

https://raw.github.com/TheHunter/PersistentLayer/prod/lgpl.txt

git remote add origin https://github.com/TheHunter/PersistentLayer.git git push -u origin master

About

This is a DAL infrastructure which exposes contracts (interfaces and abstract classes), which defines default policies for making CRUD operations on any KIND of data store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published