ekennedy6334 / ActiveRecord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C# 99.3%Language:HTML 0.4%Language:Batchfile 0.3%