@vnbaaij Hierarchical data tables are amazing. It's a shame this feature is a rare thing to have in current popular Blazor UI libraries.
You've just opened up a new dimension to an enterprise app I have been building with Fluent UI
@Zephyr_hg If AI is aggregating AI-written news, posting it, and the next automation cycle just aggregates that, what are we left with? It sounds like we're just feeding the machine its own content.
@AzureDevOps This is good progress in regards to keeping ADO alive, but it needs to go further and work with repos and PRs in ADO, rather than expecting reports etc to be hosted in GitHub.
Good work though.
@AntonMartyniuk I used signalR with Blazor WASM as the client, just for notifications and it was complicated to set up because of authentication requirements.
I'm hoping this would be a lot simpler.
@AzureDevOps I know MD is the flavour of the month at the moment, but was there an issue people had with the Rich Text/HTML formatting? Or is this just offering an alternative and both formatting options will remain?
@davidfowl I have been wanting to be able to write simple functional c# files and run them without having to compile it onto an exe. This is super cool.
Is it experimental or actually going to come with dotnet 10 or 11
@MatthewBerman I couldn't get 2.5 to do anything in GitHub copilot. It would plan, but when it came to execute it just said what it was going to do then did nothing.
Anyone else experienced this?
@OurBusinessHero@MatthewBerman Same here. I feel that AI struggles with c# and Blazor. It is convincing of course, but let it write too much on one go and your reverse engineering errors all day long.
Has anyone got decent #githubcopilot instructions to share which yields good results with .net and #Blazor?
I find that it messes up super basic syntax so easily and doesn't even know how to fix it when it realises.
Has anyone got a really good and in-depth resource which documents how to use the api.powerplatform.c-o-m endpoint? What are the available routes is the missing context from ms documentation.
#powerplatform
@aaronyim@dotnet How do you get these AI tools to mimic your code style, project structure etc. in other similar tools I'd ask it to add a new feature and it might do it but creates new files in random places and the code approach doesn't match the rest of my files
@MicrosoftTeams I get daily updates from a large team and I'd love to be able to use an API to extract all the updates, and comments, and fire it through AI to generate a weekly summary.
@MicrosoftTeams Probably not your area, but the Updates app in Teams really needs an API to allow me to programmatically pull out updates and their comments. The export button for an update only pulls out the update and not any comments also which is a bummer.