About to update after long absence. Going from .net core 2.2 to 3.1.100 (preview 1)

This commit is contained in:
2019-10-15 21:41:21 +00:00
parent 965166ddad
commit f7dccacf09

View File

@@ -2,9 +2,12 @@
Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTYxNDk4NzQ4IiwiZXhwIjoiMTU2MjEwMzU0OCIsImlzcyI6ImF5YW5vdmEuY29tIiwiaWQiOiIxIiwibmFtZSI6IkF5YU5vdmEgQWRtaW5pc3RyYXRvciIsImF5YW5vdmEvcm9sZXMiOiIzMjc2NyJ9.ZZ0Kgvan6reXrjTR73OkeeF0ObwO5HXYhfogGfnycB0 Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTYxNDk4NzQ4IiwiZXhwIjoiMTU2MjEwMzU0OCIsImlzcyI6ImF5YW5vdmEuY29tIiwiaWQiOiIxIiwibmFtZSI6IkF5YU5vdmEgQWRtaW5pc3RyYXRvciIsImF5YW5vdmEvcm9sZXMiOiIzMjc2NyJ9.ZZ0Kgvan6reXrjTR73OkeeF0ObwO5HXYhfogGfnycB0
The quick b
## IMMEDIATE ITEMS ## IMMEDIATE ITEMS
UPDATE all the things before commencing work
- https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.0&tabs=visual-studio-code
- https://docs.microsoft.com/en-us/ef/core/what-is-new/ef-core-3.0/breaking-changes
Need a sprint to get to a fully testable client with entry form, list and as much as possible all features from COMMON-* specs list Need a sprint to get to a fully testable client with entry form, list and as much as possible all features from COMMON-* specs list
Do the stuff in the Client todo first then back to the server as required. Do the stuff in the Client todo first then back to the server as required.