Daniel Roth
Daniel Roth
Hi @musictopia2. Thank you for this contribution to the Blazor community! Before we link to your project could you please update the repo readme with some details about what the...
@musictopia2 If you prefer to wait until Nov to link to the new implementation, that sounds perfectly reasonable.
@AdrienTorris Should this have been added to the repo readme instead of the archive file?
We're looking at what support for tuples looks like in ASP.NET Core MVC (https://github.com/aspnet/Mvc/issues/5885). It would be good to have a similar story for our JSON formatters.
@conniey Please also note that you don't have to convert your existing library project to a kproj to be able to reference it from your ASP.NET 5 app as long...
_From @javiercn on Monday, October 28, 2019 8:49:51 AM_ @ajai1109 thanks for contacting us. Can you provide a bit more details on what you are trying to achieve? We're not...
_From @ajai1109 on Monday, October 28, 2019 1:46:04 PM_ I am trying to implement azure feature flags in asp.net core blazor project. Please go through this link https://docs.microsoft.com/en-us/azure/azure-app-configuration/quickstart-feature-flag-aspnet-core for your...
_From @javiercn on Monday, October 28, 2019 1:57:23 PM_ @ajai1109 There's no specific support on Blazor to do that, and that's not something that the ASP.NET Core team works on....
This is a known issue with Preview 6. There is a blocking issue with using the Azure App Service site extension for Preview 6. Instead you need to deploy your...