Skip to content

zhoufoxcn/ActiveRecord

 
 

Repository files navigation

Castle ActiveRecord

The Castle ActiveRecord project is an implementation of the ActiveRecord pattern for .NET. The ActiveRecord pattern consists on instance properties representing a record in the database, instance methods acting on that specific record and static methods acting on all records.

See the documentation.

Releases

See the Releases.

Copyright

Copyright 2004-2015 Castle Project

License

Castle Core is licensed under the Apache 2.0 license. Refer to license.txt for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%