61 コミット (781149df84afc6e76dfa8f14a55786e480de3d55)
 

作成者 SHA1 メッセージ 日付
  Robin Thoni 781149df84 removed EF cache 9年前
  Robin Thoni 70d4684456 v0.1.5 9年前
  Robin Thoni cf5217e624 added virtual method to do eager loading 9年前
  Robin Thoni 864efa132c v0.1.4 9年前
  Robin Thoni c0cf7ca7cf fixed model state filter 9年前
  Robin Thoni 553ea0f4fc v0.1.3 9年前
  Robin Thoni ea0251138b readme deploy instructions 9年前
  Robin Thoni 486c34f29f set logging levels for dev and prod 9年前
  Robin Thoni 6a905fc24b TODO 9年前
  Robin Thoni cf004cd9d8 log exceptions 9年前
  Robin Thoni 6b38d93426 README; gitignore; removed lock files 9年前
  Robin Thoni ae9465da29 fixed project.json; fixed lufilter dbo annotation 9年前
  Robin Thoni baec8c2458 v0.1.0 9年前
  Robin Thoni 551a508dbb added pagination request dbo 9年前
  Robin Thoni 53c1d88f1d added model validation filter 9年前
  Robin Thoni ae780c80cf TODO; fixed twig templates 9年前
  Robin Thoni aa8471a1aa removed unused imports; added someText check; fixed crud business null check 9年前
  Robin Thoni 5057956940 added dbo in notifications filters; made hub connection tracker thread safe 9年前
  Robin Thoni 68329b4a8c track websocket connections; filter lunotifications 9年前
  Robin Thoni aa639a91dc moved tests to utils only 9年前
  Robin Thoni d49a878569 fixed code-from-ds due to rider default project folder fix 9年前
  Robin Thoni 713e477fbf project.json update 9年前
  Robin Thoni 672132ff0f project.json update 9年前
  Robin Thoni 23179366be added websocket notifications for crud business 9年前
  Robin Thoni 4d9eea629e generifyed long/string id; begin websockets 9年前
  Robin Thoni 130c7555bc use default db port 9年前
  Robin Thoni 3d3270585c using appsetting connection string 9年前
  Robin Thoni 8d34e48204 moved prod config to default 9年前
  Robin Thoni f0076b6e7e listen on 0.0.0.0; added prod and dev json config files 9年前
  Robin Thoni 51a521ea86 added pkguid error public message 9年前
  Robin Thoni 68b554f446 added limited stored proc support 9年前
  Robin Thoni 5a232d33f5 added filter dbo; added filter in crud interface; added npgsql int.ToString method support 9年前
  Robin Thoni 93a80d9928 added updated/deleted at columns 9年前
  Robin Thoni 6c670d9b38 rm ludbo; added delegate to configure utils 9年前
  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 9年前
  Robin Thoni 58ff722b7b fixes; TODO 9年前
  Robin Thoni f6c6efa5c6 curd business checks; TODO 9年前
  Robin Thoni 5cfebbec43 refactor; handle(single) methods; exception handler; lu result handling 9年前
  Robin Thoni 484599434b crud controller 9年前
  Robin Thoni 24c66716e8 refactor; example crud controller 9年前
  Robin Thoni 95d991ec82 crud interface get multiple with order by; tests 9年前
  Robin Thoni 3c25e2fefd refactor; tests; luorderbydbo; modelbinder 9年前
  Robin Thoni d18ce9ffae TODO 9年前
  Robin Thoni a6d5240b19 TODO 9年前
  Robin Thoni 3c407b81c5 added crud interface; tests; lubusiness; lucontroller 9年前
  Robin Thoni 8bcc10bead typo 9年前
  Robin Thoni d24531b871 tests 9年前
  Robin Thoni 64104e7441 tests; fixed editById overloads 9年前
  Robin Thoni 2c294d9b92 added LuUsersController; fixed UseLucticate location (before UseMvc()); tests 9年前
  Robin Thoni 3eb95ee1d9 refactor getmultiple; tests 9年前