Skip to content

Gilligan128/Pancake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pancake

This is Pancake. It lets you set up the desired state of your Persisted entities in a system.

How to Use There are three phases: Configuration, Resource Registration, and Serving

Configuration Here you register Resource Providers and Behaviors. Resource ordering will determine in what order Resources will be served.

Resource Registration Here you declare what your system resources should look like.

Serving This will apply all Resources to ensure their desired state.

Planned Supported Persistence Mechanisms (in order of implementation):

  • NHibernate
  • ADO.Net
  • RavendDB - Maybe?
  • Entity Framework?

About

initial commits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages