Commit Graph

7 Commits

Author SHA1 Message Date
Daniel J. Summers
d4671c044d Use FunctionalCuid for CUIDs 2019-08-09 17:00:09 -05:00
Daniel J. Summers
d0456ab886 API/app working nicely with RavenDB
time to v2 the app...
2019-07-31 19:13:36 -05:00
Daniel J. Summers
c587d9772f A lot is working...
...but a lot is not. The JSON for the journal is not including the Id field; I suspect the majority of the problems reside with that issue.
2019-07-30 23:56:34 -05:00
Daniel J. Summers
87ce966ca1 Index tweaks
also:
- created modules for converters and indexes
- ensure we use our JSON converters for both RavenDB and Giraffe
- first cut at a composable function pipeline instead of method chaining for IWebHostBuilder
2019-07-28 22:21:05 -05:00
Daniel J. Summers
221d95a2e2 Move DU members to modules 2019-07-27 20:02:01 -05:00
Daniel J. Summers
7fb6bc463e Syntactically valid
No compile errors - but does it work...?
2019-07-14 20:47:31 -05:00
Daniel J. Summers
a11302afc3 Infra changes
Moved projects around; API still builds successfully
2019-03-30 21:08:02 -05:00