BethanysPieShopMobile
BethanysPieShopMobile copied to clipboard
Xamarin reference architecture, used in Pluralsight course
Ensure the database is created in the seed method. Fix logging mistake in Program.cs Show a welcompage as homepage (instead of a 404).
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.6 to 2.0.9. Commits - [`84d6a54`](https://github.com/aspnet/Universe/commit/84d6a54ce9ba941e2b7318d7f377908473d35f6d) Merge 2.0.9 into release/2.0 - [`43ec723`](https://github.com/aspnet/Universe/commit/43ec72353f83465a3dd238e5a025b255e312f0ed) Merge branch release/2.0 - [`cc0e039`](https://github.com/aspnet/Universe/commit/cc0e0394acd1d13fb5769c3c8f8ec895893b39c4) Add required infrastructure improvements to submodules to support NETStandard... -...
I've found that the uri is sent into the CreateHttpClient(string authToken) method instead of the authToken