MVC+EF框架代码优先示例源码源码描述:ASP.NETMVC应用程序中使用实体框架代码优先学习源码AVisualStudioprojectwhichshowshowtousetheEntityFrameworkinanASP.NETMVCwebapplicationproject,usingtheCodeFirstdevelopmentapproach.Thecodeillustratesthefollowingtopics:Creatingadatamodelusingdataannotationsattributes,andfluentAPIfordatabasemapping.PerformingbasicCRUDoperations.Filtering,ordering,andgroupingdata.Workingwithrelateddata.
FluentData微型ORMv2.3.0源码源码描述:FluentData是一个微型ORM,可以简单的选择、插入、更新和删除数据库中的数据。它使ADO.NET开发的Power,一个方便简洁的ORM。它有一个简单的API,很容易入手。FluentDataisaMicroORMthatmakesitsimpletoselect,insert,updateanddeletedatainadatabase.ItgivesthedeveloperthepowerofADO.NETbutwiththeconvenienceofanORM.IthasasimpletousefluentAPIthatusesSQL-thebestandmostsuitablelanguagetoquerydata,andSQLorfluentbuilderstoinsert,updateanddeletedata.基本特征支持以下数据库:MSSQLServerMSSQLServerCompact4.0MSSQLAzureMSAccessOracleMySQLSQLitePostgreSQLIBMDB2使用SQL语句
一、源码特点IOC:InversionOfControl。二、功能介绍BarbarianIOC是一个简单的.NET实现的IoC容器Instanceconfiguration:singleton/transientSimpleregistrationprocess,maybesomesortoffluentinterfaceUsetheExpressionAPItocompileintodelegatesforquickcreationofobjectsConstructor/propertyinjectionProvidetheabilitytoacceptnonIOCheldconstructorparameters