54 Commits (adf2fec8a576eca2b390bd1843421d2e1094c277)

Autor SHA1 Nachricht Datum
  Robin Thoni adf2fec8a5 string to guid extension method; tests vor 7 Jahren
  Robin Thoni f8d229a236 v0.2.4 vor 7 Jahren
  Robin Thoni 7cf9895a76 made all curd methods virtual vor 7 Jahren
  Robin Thoni 3156add0e4 v0.2.3 vor 7 Jahren
  Robin Thoni 0665d6d47d perform full get after add/edit/delete vor 7 Jahren
  Robin Thoni 88ee5fe9ea v0.2.2 vor 7 Jahren
  Robin Thoni f948c5985d mark items as edited before convertings to dbo vor 7 Jahren
  Robin Thoni 07ee0be47a v0.2.0 vor 7 Jahren
  Robin Thoni 85c6943211 typo vor 7 Jahren
  Robin Thoni 6eb370dc12 v0.2.0 vor 7 Jahren
  Robin Thoni 4949969832 switched to transient dbcontext vor 7 Jahren
  Robin Thoni ce11bc844f v0.1.6 vor 7 Jahren
  Robin Thoni 781149df84 removed EF cache vor 7 Jahren
  Robin Thoni 70d4684456 v0.1.5 vor 7 Jahren
  Robin Thoni cf5217e624 added virtual method to do eager loading vor 7 Jahren
  Robin Thoni 864efa132c v0.1.4 vor 7 Jahren
  Robin Thoni c0cf7ca7cf fixed model state filter vor 7 Jahren
  Robin Thoni 553ea0f4fc v0.1.3 vor 7 Jahren
  Robin Thoni ea0251138b readme deploy instructions vor 7 Jahren
  Robin Thoni cf004cd9d8 log exceptions vor 7 Jahren
  Robin Thoni 6b38d93426 README; gitignore; removed lock files vor 7 Jahren
  Robin Thoni ae9465da29 fixed project.json; fixed lufilter dbo annotation vor 7 Jahren
  Robin Thoni baec8c2458 v0.1.0 vor 7 Jahren
  Robin Thoni 551a508dbb added pagination request dbo vor 7 Jahren
  Robin Thoni 53c1d88f1d added model validation filter vor 7 Jahren
  Robin Thoni aa8471a1aa removed unused imports; added someText check; fixed crud business null check vor 7 Jahren
  Robin Thoni 5057956940 added dbo in notifications filters; made hub connection tracker thread safe vor 7 Jahren
  Robin Thoni 68329b4a8c track websocket connections; filter lunotifications vor 7 Jahren
  Robin Thoni 713e477fbf project.json update vor 7 Jahren
  Robin Thoni 672132ff0f project.json update vor 7 Jahren
  Robin Thoni 23179366be added websocket notifications for crud business vor 7 Jahren
  Robin Thoni 4d9eea629e generifyed long/string id; begin websockets vor 7 Jahren
  Robin Thoni 68b554f446 added limited stored proc support vor 7 Jahren
  Robin Thoni 5a232d33f5 added filter dbo; added filter in crud interface; added npgsql int.ToString method support vor 7 Jahren
  Robin Thoni 93a80d9928 added updated/deleted at columns vor 7 Jahren
  Robin Thoni 6c670d9b38 rm ludbo; added delegate to configure utils vor 7 Jahren
  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 vor 7 Jahren
  Robin Thoni 58ff722b7b fixes; TODO vor 7 Jahren
  Robin Thoni f6c6efa5c6 curd business checks; TODO vor 7 Jahren
  Robin Thoni 5cfebbec43 refactor; handle(single) methods; exception handler; lu result handling vor 7 Jahren
  Robin Thoni 484599434b crud controller vor 7 Jahren
  Robin Thoni 24c66716e8 refactor; example crud controller vor 7 Jahren
  Robin Thoni 95d991ec82 crud interface get multiple with order by; tests vor 7 Jahren
  Robin Thoni 3c25e2fefd refactor; tests; luorderbydbo; modelbinder vor 7 Jahren
  Robin Thoni 3c407b81c5 added crud interface; tests; lubusiness; lucontroller vor 7 Jahren
  Robin Thoni 64104e7441 tests; fixed editById overloads vor 7 Jahren
  Robin Thoni 3eb95ee1d9 refactor getmultiple; tests vor 7 Jahren
  Robin Thoni 8bec3154a5 tests vor 7 Jahren
  Robin Thoni 10cc9526e8 refactor; tests; added cruddataaccess delete vor 7 Jahren
  Robin Thoni a0ffce9158 tests; refactor; added overload for cruddataaccess add methods; added cruddataaccess edit vor 7 Jahren