37 次代码提交 (35a382e2da28ce28f28f6d252567abcf1c7fcfab)

作者 SHA1 备注 提交日期
  Robin Thoni bd9cd532bf fixed fs files order by; added fs files get single by id; moved test static file controller to 'uploadraw'; fs files controller refactor; fixed fs files edit by id 7 年前
  Robin Thoni 004e9e48fc added fs files crud; simplified ILuCrudInterface; tests; added LuPaginatedDbo helpers 7 年前
  Robin Thoni 0d0b589378 changed DbSet to IQueryable 7 年前
  Robin Thoni 37aac3e5ff fixed edit transaction 7 年前
  Robin Thoni 59534ce4e1 removed redondant savechanges 7 年前
  Robin Thoni c64f91535a added SyncManyToMany method 7 年前
  Robin Thoni 74599ffb52 added dbo/model conversion tools; added add/edit hooks; tests 7 年前
  Robin Thoni c5a2039706 added sql error check (ability to move business in db); tests 7 年前
  Robin Thoni 0d148ffc03 added transaction on crud delete; tests 7 年前
  Robin Thoni 641703d253 using Configure method for LuUtilsOptions; added transactions to LuEfDataAccess; updated readme; tests 7 年前
  Robin Thoni 7cf9895a76 made all curd methods virtual 7 年前
  Robin Thoni 0665d6d47d perform full get after add/edit/delete 7 年前
  Robin Thoni f948c5985d mark items as edited before convertings to dbo 7 年前
  Robin Thoni 85c6943211 typo 7 年前
  Robin Thoni 4949969832 switched to transient dbcontext 7 年前
  Robin Thoni 781149df84 removed EF cache 7 年前
  Robin Thoni cf5217e624 added virtual method to do eager loading 7 年前
  Robin Thoni aa8471a1aa removed unused imports; added someText check; fixed crud business null check 7 年前
  Robin Thoni 4d9eea629e generifyed long/string id; begin websockets 7 年前
  Robin Thoni 68b554f446 added limited stored proc support 7 年前
  Robin Thoni 5a232d33f5 added filter dbo; added filter in crud interface; added npgsql int.ToString method support 7 年前
  Robin Thoni 93a80d9928 added updated/deleted at columns 7 年前
  Robin Thoni a2c52265d6 error message for empty luresult public message; fixed crud business get mutliple pagination; switched services to transient to avoid side effect on dbcontext 7 年前
  Robin Thoni 58ff722b7b fixes; TODO 7 年前
  Robin Thoni 5cfebbec43 refactor; handle(single) methods; exception handler; lu result handling 7 年前
  Robin Thoni 24c66716e8 refactor; example crud controller 7 年前
  Robin Thoni 95d991ec82 crud interface get multiple with order by; tests 7 年前
  Robin Thoni 3c407b81c5 added crud interface; tests; lubusiness; lucontroller 7 年前
  Robin Thoni 64104e7441 tests; fixed editById overloads 7 年前
  Robin Thoni 3eb95ee1d9 refactor getmultiple; tests 7 年前
  Robin Thoni 8bec3154a5 tests 7 年前
  Robin Thoni 10cc9526e8 refactor; tests; added cruddataaccess delete 7 年前
  Robin Thoni a0ffce9158 tests; refactor; added overload for cruddataaccess add methods; added cruddataaccess edit 7 年前
  Robin Thoni 0f1e2a7c77 tests; cruddataaccess get multiple 7 年前
  Robin Thoni 4a7c822b37 updated code-froms-ds; tests; create/read basic operations in cruddataaccess 7 年前
  Robin Thoni 217759eeec added Test project 7 年前
  Robin Thoni 981b9aa98f init 7 年前