35 Commits (e2f730e0af80543612153adbb0026288e8e228c1)

Author SHA1 Message Date
  Robin Thoni 0d0b589378 changed DbSet to IQueryable 7 years ago
  Robin Thoni 37aac3e5ff fixed edit transaction 7 years ago
  Robin Thoni 59534ce4e1 removed redondant savechanges 7 years ago
  Robin Thoni c64f91535a added SyncManyToMany method 7 years ago
  Robin Thoni 74599ffb52 added dbo/model conversion tools; added add/edit hooks; tests 7 years ago
  Robin Thoni c5a2039706 added sql error check (ability to move business in db); tests 7 years ago
  Robin Thoni 0d148ffc03 added transaction on crud delete; tests 7 years ago
  Robin Thoni 641703d253 using Configure method for LuUtilsOptions; added transactions to LuEfDataAccess; updated readme; tests 7 years ago
  Robin Thoni 7cf9895a76 made all curd methods virtual 7 years ago
  Robin Thoni 0665d6d47d perform full get after add/edit/delete 7 years ago
  Robin Thoni f948c5985d mark items as edited before convertings to dbo 7 years ago
  Robin Thoni 85c6943211 typo 7 years ago
  Robin Thoni 4949969832 switched to transient dbcontext 7 years ago
  Robin Thoni 781149df84 removed EF cache 7 years ago
  Robin Thoni cf5217e624 added virtual method to do eager loading 7 years ago
  Robin Thoni aa8471a1aa removed unused imports; added someText check; fixed crud business null check 7 years ago
  Robin Thoni 4d9eea629e generifyed long/string id; begin websockets 7 years ago
  Robin Thoni 68b554f446 added limited stored proc support 7 years ago
  Robin Thoni 5a232d33f5 added filter dbo; added filter in crud interface; added npgsql int.ToString method support 7 years ago
  Robin Thoni 93a80d9928 added updated/deleted at columns 7 years ago
  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 years ago
  Robin Thoni 58ff722b7b fixes; TODO 7 years ago
  Robin Thoni 5cfebbec43 refactor; handle(single) methods; exception handler; lu result handling 7 years ago
  Robin Thoni 24c66716e8 refactor; example crud controller 7 years ago
  Robin Thoni 95d991ec82 crud interface get multiple with order by; tests 7 years ago
  Robin Thoni 3c407b81c5 added crud interface; tests; lubusiness; lucontroller 7 years ago
  Robin Thoni 64104e7441 tests; fixed editById overloads 7 years ago
  Robin Thoni 3eb95ee1d9 refactor getmultiple; tests 7 years ago
  Robin Thoni 8bec3154a5 tests 7 years ago
  Robin Thoni 10cc9526e8 refactor; tests; added cruddataaccess delete 7 years ago
  Robin Thoni a0ffce9158 tests; refactor; added overload for cruddataaccess add methods; added cruddataaccess edit 7 years ago
  Robin Thoni 0f1e2a7c77 tests; cruddataaccess get multiple 7 years ago
  Robin Thoni 4a7c822b37 updated code-froms-ds; tests; create/read basic operations in cruddataaccess 7 years ago
  Robin Thoni 217759eeec added Test project 7 years ago
  Robin Thoni 981b9aa98f init 7 years ago