Download ObjectStore - An easy to use ObjectRelational-Mapper

Description

An easy to use OR-Mapper which supports Code only(no Designer) and existing Database(no Sync or Codegeneration) by implementing abstract Classes at runtime.

Source Files

The download file objectstoremapper.zip has the following entries.


ObjectStore.sln/*from   w  ww  . j av  a  2  s .  c o m*/
ObjectStore/Class.cs
ObjectStore/ExpressionHelper.cs
ObjectStore/Extensions.cs
ObjectStore/IObjectProvider.cs
ObjectStore/IRelationalQueryable.cs
ObjectStore/ObjectStore.cs
ObjectStore/ObjectStore.csproj
ObjectStore/ObjectStore.csproj.user
ObjectStore/ObjectStoreManager.cs
ObjectStore/OrMapping/Attributes.cs
ObjectStore/OrMapping/BackingStore.cs
ObjectStore/OrMapping/CommandBuilder/CommandBuilder.cs
ObjectStore/OrMapping/CommandBuilder/DeleteCommandBuilder.cs
ObjectStore/OrMapping/CommandBuilder/ExistsCommandBuilder.cs
ObjectStore/OrMapping/CommandBuilder/InsertCommandBuilder.cs
ObjectStore/OrMapping/CommandBuilder/SelectCommandBuilder.cs
ObjectStore/OrMapping/CommandBuilder/UpdateCommandBuilder.cs
ObjectStore/OrMapping/Expressions/BinaryExpression.cs
ObjectStore/OrMapping/Expressions/CallExpression.cs
ObjectStore/OrMapping/Expressions/ConstantExpression.cs
ObjectStore/OrMapping/Expressions/Expression.cs
ObjectStore/OrMapping/Expressions/MemberExpression.cs
ObjectStore/OrMapping/Expressions/ParameterExpression.cs
ObjectStore/OrMapping/Expressions/ParsedExpression.cs
ObjectStore/OrMapping/Expressions/QueryExpression.cs
ObjectStore/OrMapping/Expressions/UnaryExpression.cs
ObjectStore/OrMapping/InheritensObjectProvider/InheritensObjectProvider.cs
ObjectStore/OrMapping/InheritensObjectProvider/QueryProvider.cs
ObjectStore/OrMapping/InheritensObjectProvider/Queryable.cs
ObjectStore/OrMapping/InheritensObjectProvider/WeakCache.cs
ObjectStore/OrMapping/KeyInitializer.cs
ObjectStore/OrMapping/MappedObjectKeys.cs
ObjectStore/OrMapping/Mapping/ForignObjectPropertyMapping.cs
ObjectStore/OrMapping/Mapping/Mapping.cs
ObjectStore/OrMapping/Mapping/MappingInfo.cs
ObjectStore/OrMapping/Mapping/PropertyMapping.cs
ObjectStore/OrMapping/Mapping/ReferenceListPropertyMapping.cs
ObjectStore/OrMapping/ReferenceList.cs
ObjectStore/OrMapping/RelationalObjectStore.cs
ObjectStore/Properties/AssemblyInfo.cs
ObjectStore/WeakReference.cs

Download

Click the following link to download objectstoremapper.zip.

objectstoremapper.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS