Jaume de Juan Sancho
Jaume de Juan Sancho
Right, sadly I did say that a bit too soon. The references between methods started to get picked up across some projects, and that's nice. But it's largely not working,...
> Made any progress there @jsancho? Afraid not :/ This is completely out of my coding comfort zone and seeing how redux-offline is largely a stale project, we have moved...
Not that straightforward to do manually. We have ended up using the VSTS task from Ben Day, he's also published scripts for win/linux to execute the migrations. https://www.benday.com/2018/07/05/deploy-entity-framework-core-2-1-migrations-from-a-dll/
I've also noticed that the same exception is thrown when binding to a custom POCO in the http request body. If the POCO contains any Guid params, the binder will...
> Just following up after a long time - I have exactly the same issue @jsancho. How did you solve this? The approach I ended up taking was to have...