David V. Corbin
David V. Corbin
All examples seem to be Linux...
Simple accessing all of the commits (with a time sort), can result in out of order items as the sort does not appear to be correctly handling conditions where there...
Over time, project/solutions get lots of build configurations added. I have successfully iterated and found a list and now want to purge... Going manually into Visual Studio and deleting is...
Do not see a way to get the "tools version passes... In xProjectEnv.cs it appears to be a hard coded null.... ` protected virtual Project Load(RawText raw, IDictionary properties) {...
### Issue Details Appears in multiple examples ### Repro steps (*if necessary, delete otherwise*) 1. Run the example Azure CLI commands 2. Read warning
I realize this is not a "Complete Application", but I would expect it to at least compile [hopefully, I am doing something wrong] [https://github.com/dotnet/maui-samples/blob/main/8.0/Apps/PointOfSale/src/PointOfSale/PointOfSale.csproj](url) `Build started at 9:59 AM... 1>------...
The actual implementations have changed so much in the past 2 years that this HOL is no longer even close....
Any attempt to build gets over 100 errors of the above type. The declarations are in LinqBridge.cs I need a debug version so that I can track down a problem...
**Describe the bug** Create a class with a Guid ID that is pre-loaded... it can not be bulk inserted... **To Reproduce** Steps to reproduce the behavior: 1. Clone BulkInsert.With_Complex_Key 2....
**Is your feature request related to a problem? Please describe.** It is quite challenging when there is a complex relationship between entities to get all of the PK->FK correct, and...