James Croft
James Croft
Added Legerity for Uno Platform to the list alongside the base Legerity project
@michael-hawker I've been looking into this and I think the implementation I've created for validators is slightly different. I'm factoring some time in this weekend to have a play with...
As others, also facing this same problem with VS 15.8.5. ` System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002) at EnvDTE80.Solution2.GetProjectTemplate(String TemplateName, String Language) at EgorBo.GradleBindings_VisualStudio.GradleBindings_VisualStudioPackage.CreateProjectAndAddReferenceToIt(VSProject...
After landing here from Google after having the same issue, I thought I'd be here to find a solution for the problem. Is this a breaking change in the Support...
What are thoughts on Xamarin native? I know that a lot of enterprise apps that didn't commit to Xamarin Forms early due to it's learning curve/lack of good UX, many...
Thanks for the update @Simizfo 👍🏻
Seeing a similar issue except I'm using **[MSBuild.Sdk.Extras](https://github.com/novotnyllc/MSBuildSdkExtras)**. My project files use additional target frameworks for Windows, Android, iOS, and macOS, e.g. ```xml uap10.0.17763;MonoAndroid10.0;xamarinios10;netstandard2.0;xamarinmac20 ``` Results in ``` [21-04-05 08:58:46.849]Warning:[MetadataCommand.ExtractMetadata](C:/S//src//.csproj)Workspace...
Thanks for bringing this to my attention 👍🏻 I'll look into improving the documentation for MADE to reflect usage with the `HttpClientFactory` approach 😄 It should be relatively straight forward....
Would this be a catch all for OAuth?
And agree with @XamlBrewer on adding it in as a separate component. It would have to be a standalone package in the Toolkit though like notifications.