castleproject-deprecated / ActiveRecord

Other
102 stars 67 forks source link

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.