You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Research: Foundry Agent Service — What Is It and What's the .NET Migration Path?
Context: David Ortinau walked through the Foundry Agent Service GA announcement and docs as a .NET developer already using Agent Framework + M.E.AI + Foundry model endpoints. This documents what we found.
Source-First .NET MAUI with Copilot-Powered Contribution Gestures — Multi-Model Proposals
Proposal: Source-First .NET MAUI with Copilot-Powered Contribution Gestures
Introduction
PolyPilot hints at a future where the tool a developer is running is also the tool they are editing, with Copilot standing by to patch the live codebase and relaunch the experience instantly. Today, .NET MAUI largely hides behind NuGet packages; developers consume binaries, report bugs, and wait for maintainers to publish fixes. Flutter, conversely, places the framework and engine sources on every machine, inviting developers to debug, instrument, and modify the stack. This proposal imagines .NET MAUI adopting a similar source-first distribution and pairing it with Copilot-powered contribution gestures so every MAUI developer can become a potential framework contributor while building their app.
1. Vision: Day-to-Day Developer Experience
A source-first MAUI workspace would clone the framework next to every app, exposing src/Core, src/Controls, platform handlers, and native bindings. Developers could set brea
Displays Android bottom tabs fixed like iOS with label visible and shifting disabled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is the error that was logged when I tried to open (go to) and existing editor tab and it appeared blank.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR [2017-08-24 11:45:02Z]: An unhandled exception has occured. Terminating Visual Studio? False
System.NullReferenceException: Object reference not set to an instance of an object
at MonoDevelop.CSharp.PathedDocumentTextEditorExtension.<UpdateOwnerProjects>b__18_1 (MonoDevelop.Projects.DotNetProject p) [0x00000] in /Users/builder/data/lanes/4989/9c529966/source/monodevelop/main/src/addins/CSharpBinding/MonoDevelop.CSharp/PathedDocumentTextEditorExtension.cs:260
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters