35 コミット (e2f730e0af80543612153adbb0026288e8e228c1)

作成者 SHA1 メッセージ 日付
  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年前