[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-microsoft-managing-winforms-high-dpi-layout":3,"mdc-yzlg6r-key":35,"related-repo-microsoft-managing-winforms-high-dpi-layout":316,"related-org-microsoft-managing-winforms-high-dpi-layout":408},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":33,"mdContent":34},"managing-winforms-high-dpi-layout","design high-DPI responsive WinForms layouts","Implements WinForms high-DPI fluent layouts using TableLayoutPanel, FlowLayoutPanel, and DPI-aware design patterns. Use when creating responsive form layouts that must scale across different DPI settings, implementing Per Monitor V2 (PerMonitorV2) DPI awareness, working with TableLayoutPanel.RowStyles\u002FColumnStyles, using FlowLayoutPanel for dynamic layouts, replacing fixed pixel positioning with container-based layout, troubleshooting DPI scaling issues, or structuring nested layout containers. Also triggers for \"TableLayoutPanel\", \"FlowLayoutPanel\", \"high DPI WinForms\", \"PerMonitorV2\", \"DPI aware layout\", \"responsive WinForms\", \"scale UI\", \"AutoScaleMode\", and \"DPI scaling\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"microsoft","Microsoft","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fmicrosoft.png",[12,16,19,22],{"name":13,"slug":14,"type":15},"Windows","windows","tag",{"name":17,"slug":18,"type":15},"Desktop","desktop",{"name":20,"slug":21,"type":15},"UI Components","ui-components",{"name":23,"slug":24,"type":15},"Design","design",7,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fupgrade-agent-plugins","2026-07-18T05:14:12.982806",null,1,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":28},[],"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fupgrade-agent-plugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fupgrade-agent\u002Fextenders\u002Fupgrade-dotnet\u002Fupgrade\u002Fskills\u002Flazy\u002Fdesktop\u002Fwinforms\u002Fmanaging-winforms-high-dpi-layout","---\r\nname: managing-winforms-high-dpi-layout\r\ndescription: >\r\n  Implements WinForms high-DPI fluent layouts using TableLayoutPanel, FlowLayoutPanel, and\r\n  DPI-aware design patterns. Use when creating responsive form layouts that must scale across\r\n  different DPI settings, implementing Per Monitor V2 (PerMonitorV2) DPI awareness, working with\r\n  TableLayoutPanel.RowStyles\u002FColumnStyles, using FlowLayoutPanel for dynamic layouts,\r\n  replacing fixed pixel positioning with container-based layout, troubleshooting DPI scaling\r\n  issues, or structuring nested layout containers. Also triggers for \"TableLayoutPanel\",\r\n  \"FlowLayoutPanel\", \"high DPI WinForms\", \"PerMonitorV2\", \"DPI aware layout\", \"responsive\r\n  WinForms\", \"scale UI\", \"AutoScaleMode\", and \"DPI scaling\".\r\nmetadata:\r\n  discovery: lazy\r\n  traits: (.NET|CSharp|VisualBasic|DotNetCore) & WindowsForms\r\n---\r\n\r\n# WinForms High-DPI Fluent Layout Guide\r\n\r\nFluent layout strategies for scalable, DPI-aware WinForms form designs using TableLayoutPanel and FlowLayoutPanel. All layout code shown here must follow the **managing-winforms-designer-code** skill rules ─ control configuration belongs in `InitializeComponent` inside the `.Designer.cs` file.\r\n\r\n## When to Use This Skill\r\n\r\nUse this skill when:\r\n\r\n- Designing new or modifying existing forms or UserControls with responsive layouts\r\n- Implementing fluent layout scenarios using `TableLayoutPanel` or `FlowLayoutPanel`\r\n- Ensuring DPI compatibility, specifically for Per Monitor V2 High-DPI modes\r\n- Creating complex nested layouts with proper scaling\r\n- Implementing fullscreen or presentation modes\r\n- Designing modal dialogs with proper layout structure\r\n- Reviewing whether WinForms Forms\u002FUserControls are \"designed according to standard\", \"not designed properly\", \"badly designed\", \"layout looks wrong\", or similar; pair this with `managing-winforms-designer-code` so Designer serialization rules are checked too.\r\n\r\n## Designer Compatibility Note\r\n\r\n**CRITICAL:** All control instantiation, property assignment, and layout wiring shown in this skill belongs inside `InitializeComponent` in the `.Designer.cs` file. Do NOT extract control configuration into helper methods like `CreateDetailsPanel()` or `SetupLayout()` ─ this breaks the WinForms Designer. See the **managing-winforms-designer-code** skill for the authoritative rules.\r\n\r\n## Related Skills\r\n\r\n- [WinForms Designer Code](..\u002Fmanaging-winforms-designer-code\u002FSKILL.md)\r\n- [WinForms Development](..\u002Fbuilding-winforms-applications\u002FSKILL.md)\r\n- [WinForms Custom Controls and UserControls](..\u002Fcreating-winforms-custom-controls\u002FSKILL.md)\r\n- [WinForms Rendering](..\u002Fmanaging-winforms-rendering\u002FSKILL.md)\r\n- [WinForms Data Binding](..\u002Fmanaging-winforms-data-binding\u002FSKILL.md)\r\n\r\n\r\n## Detailed Guidance\r\nRead [Detailed guide](ref\u002Fdetailed-guide.md) for comprehensive patterns, examples, and troubleshooting.\r\n\r\n## Workflow\r\n1. Confirm the scenario matches the triggers in this skill.\r\n2. Apply the baseline pattern from this file.\r\n3. Read [Detailed guide](ref\u002Fdetailed-guide.md) for advanced or edge-case handling.\r\n4. Validate changes with an actual build and runtime check.\r\n",{"data":36,"body":40},{"name":4,"description":6,"metadata":37},{"discovery":38,"traits":39},"lazy","(.NET|CSharp|VisualBasic|DotNetCore) & WindowsForms",{"type":41,"children":42},"root",[43,52,83,90,95,156,162,207,213,262,268,281,287],{"type":44,"tag":45,"props":46,"children":48},"element","h1",{"id":47},"winforms-high-dpi-fluent-layout-guide",[49],{"type":50,"value":51},"text","WinForms High-DPI Fluent Layout Guide",{"type":44,"tag":53,"props":54,"children":55},"p",{},[56,58,64,66,73,75,81],{"type":50,"value":57},"Fluent layout strategies for scalable, DPI-aware WinForms form designs using TableLayoutPanel and FlowLayoutPanel. All layout code shown here must follow the ",{"type":44,"tag":59,"props":60,"children":61},"strong",{},[62],{"type":50,"value":63},"managing-winforms-designer-code",{"type":50,"value":65}," skill rules ─ control configuration belongs in ",{"type":44,"tag":67,"props":68,"children":70},"code",{"className":69},[],[71],{"type":50,"value":72},"InitializeComponent",{"type":50,"value":74}," inside the ",{"type":44,"tag":67,"props":76,"children":78},{"className":77},[],[79],{"type":50,"value":80},".Designer.cs",{"type":50,"value":82}," file.",{"type":44,"tag":84,"props":85,"children":87},"h2",{"id":86},"when-to-use-this-skill",[88],{"type":50,"value":89},"When to Use This Skill",{"type":44,"tag":53,"props":91,"children":92},{},[93],{"type":50,"value":94},"Use this skill when:",{"type":44,"tag":96,"props":97,"children":98},"ul",{},[99,105,124,129,134,139,144],{"type":44,"tag":100,"props":101,"children":102},"li",{},[103],{"type":50,"value":104},"Designing new or modifying existing forms or UserControls with responsive layouts",{"type":44,"tag":100,"props":106,"children":107},{},[108,110,116,118],{"type":50,"value":109},"Implementing fluent layout scenarios using ",{"type":44,"tag":67,"props":111,"children":113},{"className":112},[],[114],{"type":50,"value":115},"TableLayoutPanel",{"type":50,"value":117}," or ",{"type":44,"tag":67,"props":119,"children":121},{"className":120},[],[122],{"type":50,"value":123},"FlowLayoutPanel",{"type":44,"tag":100,"props":125,"children":126},{},[127],{"type":50,"value":128},"Ensuring DPI compatibility, specifically for Per Monitor V2 High-DPI modes",{"type":44,"tag":100,"props":130,"children":131},{},[132],{"type":50,"value":133},"Creating complex nested layouts with proper scaling",{"type":44,"tag":100,"props":135,"children":136},{},[137],{"type":50,"value":138},"Implementing fullscreen or presentation modes",{"type":44,"tag":100,"props":140,"children":141},{},[142],{"type":50,"value":143},"Designing modal dialogs with proper layout structure",{"type":44,"tag":100,"props":145,"children":146},{},[147,149,154],{"type":50,"value":148},"Reviewing whether WinForms Forms\u002FUserControls are \"designed according to standard\", \"not designed properly\", \"badly designed\", \"layout looks wrong\", or similar; pair this with ",{"type":44,"tag":67,"props":150,"children":152},{"className":151},[],[153],{"type":50,"value":63},{"type":50,"value":155}," so Designer serialization rules are checked too.",{"type":44,"tag":84,"props":157,"children":159},{"id":158},"designer-compatibility-note",[160],{"type":50,"value":161},"Designer Compatibility Note",{"type":44,"tag":53,"props":163,"children":164},{},[165,170,172,177,179,184,186,192,193,199,201,205],{"type":44,"tag":59,"props":166,"children":167},{},[168],{"type":50,"value":169},"CRITICAL:",{"type":50,"value":171}," All control instantiation, property assignment, and layout wiring shown in this skill belongs inside ",{"type":44,"tag":67,"props":173,"children":175},{"className":174},[],[176],{"type":50,"value":72},{"type":50,"value":178}," in the ",{"type":44,"tag":67,"props":180,"children":182},{"className":181},[],[183],{"type":50,"value":80},{"type":50,"value":185}," file. Do NOT extract control configuration into helper methods like ",{"type":44,"tag":67,"props":187,"children":189},{"className":188},[],[190],{"type":50,"value":191},"CreateDetailsPanel()",{"type":50,"value":117},{"type":44,"tag":67,"props":194,"children":196},{"className":195},[],[197],{"type":50,"value":198},"SetupLayout()",{"type":50,"value":200}," ─ this breaks the WinForms Designer. See the ",{"type":44,"tag":59,"props":202,"children":203},{},[204],{"type":50,"value":63},{"type":50,"value":206}," skill for the authoritative rules.",{"type":44,"tag":84,"props":208,"children":210},{"id":209},"related-skills",[211],{"type":50,"value":212},"Related Skills",{"type":44,"tag":96,"props":214,"children":215},{},[216,226,235,244,253],{"type":44,"tag":100,"props":217,"children":218},{},[219],{"type":44,"tag":220,"props":221,"children":223},"a",{"href":222},"..\u002Fmanaging-winforms-designer-code\u002FSKILL.md",[224],{"type":50,"value":225},"WinForms Designer Code",{"type":44,"tag":100,"props":227,"children":228},{},[229],{"type":44,"tag":220,"props":230,"children":232},{"href":231},"..\u002Fbuilding-winforms-applications\u002FSKILL.md",[233],{"type":50,"value":234},"WinForms Development",{"type":44,"tag":100,"props":236,"children":237},{},[238],{"type":44,"tag":220,"props":239,"children":241},{"href":240},"..\u002Fcreating-winforms-custom-controls\u002FSKILL.md",[242],{"type":50,"value":243},"WinForms Custom Controls and UserControls",{"type":44,"tag":100,"props":245,"children":246},{},[247],{"type":44,"tag":220,"props":248,"children":250},{"href":249},"..\u002Fmanaging-winforms-rendering\u002FSKILL.md",[251],{"type":50,"value":252},"WinForms Rendering",{"type":44,"tag":100,"props":254,"children":255},{},[256],{"type":44,"tag":220,"props":257,"children":259},{"href":258},"..\u002Fmanaging-winforms-data-binding\u002FSKILL.md",[260],{"type":50,"value":261},"WinForms Data Binding",{"type":44,"tag":84,"props":263,"children":265},{"id":264},"detailed-guidance",[266],{"type":50,"value":267},"Detailed Guidance",{"type":44,"tag":53,"props":269,"children":270},{},[271,273,279],{"type":50,"value":272},"Read ",{"type":44,"tag":220,"props":274,"children":276},{"href":275},"ref\u002Fdetailed-guide.md",[277],{"type":50,"value":278},"Detailed guide",{"type":50,"value":280}," for comprehensive patterns, examples, and troubleshooting.",{"type":44,"tag":84,"props":282,"children":284},{"id":283},"workflow",[285],{"type":50,"value":286},"Workflow",{"type":44,"tag":288,"props":289,"children":290},"ol",{},[291,296,301,311],{"type":44,"tag":100,"props":292,"children":293},{},[294],{"type":50,"value":295},"Confirm the scenario matches the triggers in this skill.",{"type":44,"tag":100,"props":297,"children":298},{},[299],{"type":50,"value":300},"Apply the baseline pattern from this file.",{"type":44,"tag":100,"props":302,"children":303},{},[304,305,309],{"type":50,"value":272},{"type":44,"tag":220,"props":306,"children":307},{"href":275},[308],{"type":50,"value":278},{"type":50,"value":310}," for advanced or edge-case handling.",{"type":44,"tag":100,"props":312,"children":313},{},[314],{"type":50,"value":315},"Validate changes with an actual build and runtime check.",{"items":317,"total":407},[318,332,344,351,361,376,393],{"slug":319,"name":319,"fn":320,"description":321,"org":322,"tags":323,"stars":25,"repoUrl":26,"updatedAt":331},"converting-to-cpm","migrate .NET projects to Central Package Management","Converts .NET projects and solutions to NuGet Central Package Management (CPM) with Directory.Packages.props. Use when the user wants to centralize, convert, align, or sync NuGet package versions across multiple projects, resolve version conflicts or mismatches, or get versions consistent across a solution or repository. Also triggers when packages are out of sync or drifting across projects.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[324,327,328],{"name":325,"slug":326,"type":15},".NET","net",{"name":9,"slug":8,"type":15},{"name":329,"slug":330,"type":15},"Migration","migration","2026-07-18T05:14:13.971821",{"slug":333,"name":333,"fn":334,"description":335,"org":336,"tags":337,"stars":25,"repoUrl":26,"updatedAt":343},"creating-winforms-custom-controls","create custom WinForms controls","Creates custom controls and UserControls for modern WinForms (.NET 6+). Use when deriving from Control, UserControl, Button, TextBox, or other base controls, implementing custom rendering with OnPaint overrides, creating composite controls with child control composition, adding custom properties with [Browsable], [Category], or [DefaultValue] attributes for Designer support, implementing INotifyPropertyChanged for control properties, handling Layout\u002FLayoutEngine for custom sizing, creating scrollable controls with AutoScrollMinSize, implementing dark mode theming, or building List\u002FGrid\u002FTree-like controls. Also triggers for \"custom UserControl\", \"derive from Control\", \"owner-drawn control\", \"Designer properties\", \"[Browsable] attribute\", \"custom WinForms control\", \"LayoutEngine\", \"AutoScroll control\", and \"themed control\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[338,339,340],{"name":325,"slug":326,"type":15},{"name":13,"slug":14,"type":15},{"name":341,"slug":342,"type":15},"WinUI","winui","2026-07-03T16:31:30.1325",{"slug":4,"name":4,"fn":5,"description":6,"org":345,"tags":346,"stars":25,"repoUrl":26,"updatedAt":27},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[347,348,349,350],{"name":23,"slug":24,"type":15},{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"slug":352,"name":352,"fn":353,"description":354,"org":355,"tags":356,"stars":25,"repoUrl":26,"updatedAt":360},"managing-winforms-mvvm","implement MVVM pattern in WinForms","Implements MVVM pattern in WinForms applications (.NET 8+) with ViewModels, Commands, and DataContext. Use when user explicitly requests MVVM implementation, setting up ViewModel with INotifyPropertyChanged or ObservableObject, implementing ICommand or RelayCommand, wiring Form.DataContext, binding controls to ViewModel properties, creating Commands for button clicks, or separating business logic from UI code. Also triggers for \"WinForms MVVM\", \"ViewModel in WinForms\", \"INotifyPropertyChanged\", \"DataContext binding\", \"Command pattern WinForms\", \"ObservableObject\", \"RelayCommand\", and \"testable WinForms\". Also use when fixing existing MVVM code or when guided by winforms-feature-adoption scenario. DO NOT USE FOR: automatic application during version upgrades (opt-in only).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[357,358,359],{"name":325,"slug":326,"type":15},{"name":13,"slug":14,"type":15},{"name":341,"slug":342,"type":15},"2026-07-18T05:14:11.951511",{"slug":362,"name":362,"fn":363,"description":364,"org":365,"tags":366,"stars":25,"repoUrl":26,"updatedAt":375},"migrating-aspnet-framework-to-core","migrate ASP.NET Framework to Core","Orchestrates migration of ASP.NET Framework (System.Web) MVC and WebAPI projects to ASP.NET Core. Covers only old .NET Framework web projects — not applicable to ASP.NET Core or modern .NET web projects (those are already on the target stack). Defines the ordered phase sequence (project file, host, config, DI, controllers, middleware, auth, views, cleanup), satellite skill dispatch, and migration unit breakdown for both in-place and side-by-side modes. Use when executing a task that upgrades a project with System.Web dependencies, HttpModules, HttpHandlers, MVC controllers, WebAPI controllers, or Global.asax. Also triggers for \"migrate ASP.NET to Core\", \"upgrade MVC project\", \"convert WebAPI to ASP.NET Core\". Not applicable to class libraries unless they directly reference System.Web.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[367,368,371,374],{"name":325,"slug":326,"type":15},{"name":369,"slug":370,"type":15},"ASP.NET Core","asp-net-core",{"name":372,"slug":373,"type":15},"Backend","backend",{"name":329,"slug":330,"type":15},"2026-07-03T16:30:55.581898",{"slug":377,"name":377,"fn":378,"description":379,"org":380,"tags":381,"stars":25,"repoUrl":26,"updatedAt":392},"migrating-documentdb-to-cosmos","migrate DocumentDB to Cosmos DB","Migrates from the deprecated Microsoft.Azure.DocumentDB SDK (V2) to the modern Microsoft.Azure.Cosmos SDK (V3) for Azure Cosmos DB. Use ONLY when Microsoft.Azure.DocumentDB has been flagged as deprecated or obsolete and must be replaced — not for version-bump scenarios where the V2 SDK is still supported.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[382,385,388,391],{"name":383,"slug":384,"type":15},"Azure","azure",{"name":386,"slug":387,"type":15},"Cosmos DB","cosmos-db",{"name":389,"slug":390,"type":15},"Database","database",{"name":329,"slug":330,"type":15},"2026-07-03T16:31:21.932144",{"slug":394,"name":394,"fn":395,"description":396,"org":397,"tags":398,"stars":25,"repoUrl":26,"updatedAt":406},"migrating-global-asax","migrate Global.asax to ASP.NET Core middleware","Migrates Global.asax application lifecycle events to ASP.NET Core middleware, startup configuration, and Program.cs. Use when upgrading ASP.NET Framework apps containing Global.asax or Global.asax.cs files. Triggers for \"migrate Global.asax\", \"convert application events\", \"move Application_Start to Program.cs\", \"replace Global.asax with middleware\", and ASP.NET-to-Core migration involving request lifecycle, error handling, or session management.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[399,401,402,403],{"name":369,"slug":400,"type":15},"aspnet-core",{"name":9,"slug":8,"type":15},{"name":329,"slug":330,"type":15},{"name":404,"slug":405,"type":15},"Modernization","modernization","2026-07-07T06:54:34.226435",19,{"items":409,"total":596},[410,432,449,470,485,502,513,526,541,556,571,584],{"slug":411,"name":411,"fn":412,"description":413,"org":414,"tags":415,"stars":429,"repoUrl":430,"updatedAt":431},"rushstack-best-practices","manage Rush monorepos with best practices","Provides best practices and guidance for working with Rush monorepos. Use when the user is working in a Rush-based repository, asks about Rush commands (install, update, build, rebuild), needs help with project selection, dependency management, build caching, subspace configuration, or troubleshooting Rush-specific issues.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[416,419,422,423,426],{"name":417,"slug":418,"type":15},"Engineering","engineering",{"name":420,"slug":421,"type":15},"Local Development","local-development",{"name":9,"slug":8,"type":15},{"name":424,"slug":425,"type":15},"Project Management","project-management",{"name":427,"slug":428,"type":15},"Rush","rush",6484,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Frushstack","2026-04-06T18:34:44.965032",{"slug":433,"name":433,"fn":434,"description":435,"org":436,"tags":437,"stars":446,"repoUrl":447,"updatedAt":448},"azure-ai-agents-persistent-dotnet","build AI agents with Azure .NET SDK","Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: \"PersistentAgentsClient\", \"persistent agents\", \"agent threads\", \"agent runs\", \"streaming agents\", \"function calling agents .NET\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[438,439,442,443],{"name":325,"slug":326,"type":15},{"name":440,"slug":441,"type":15},"Agents","agents",{"name":383,"slug":384,"type":15},{"name":444,"slug":445,"type":15},"LLM","llm",2804,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fskills","2026-07-03T16:32:10.297433",{"slug":450,"name":450,"fn":451,"description":452,"org":453,"tags":454,"stars":446,"repoUrl":447,"updatedAt":469},"azure-ai-anomalydetector-java","build anomaly detection applications with Java","Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate\u002Fmultivariate anomaly detection, time-series analysis, or AI-powered monitoring.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[455,458,459,462,465,466],{"name":456,"slug":457,"type":15},"Analytics","analytics",{"name":383,"slug":384,"type":15},{"name":460,"slug":461,"type":15},"Data Analysis","data-analysis",{"name":463,"slug":464,"type":15},"Java","java",{"name":9,"slug":8,"type":15},{"name":467,"slug":468,"type":15},"Monitoring","monitoring","2026-05-13T06:14:16.261754",{"slug":471,"name":471,"fn":472,"description":473,"org":474,"tags":475,"stars":446,"repoUrl":447,"updatedAt":484},"azure-ai-contentsafety-java","build content moderation applications with Azure AI","Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text\u002Fimage analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[476,479,480,481],{"name":477,"slug":478,"type":15},"AI Infrastructure","ai-infrastructure",{"name":383,"slug":384,"type":15},{"name":463,"slug":464,"type":15},{"name":482,"slug":483,"type":15},"Security","security","2026-07-07T06:53:31.293235",{"slug":486,"name":486,"fn":487,"description":488,"org":489,"tags":490,"stars":446,"repoUrl":447,"updatedAt":501},"azure-ai-contentsafety-py","detect harmful content with Azure AI Content Safety","Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.\nTriggers: \"azure-ai-contentsafety\", \"ContentSafetyClient\", \"content moderation\", \"harmful content\", \"text analysis\", \"image analysis\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[491,492,495,496,497,500],{"name":383,"slug":384,"type":15},{"name":493,"slug":494,"type":15},"Compliance","compliance",{"name":444,"slug":445,"type":15},{"name":9,"slug":8,"type":15},{"name":498,"slug":499,"type":15},"Python","python",{"name":482,"slug":483,"type":15},"2026-07-18T05:14:23.017504",{"slug":503,"name":503,"fn":504,"description":505,"org":506,"tags":507,"stars":446,"repoUrl":447,"updatedAt":512},"azure-ai-language-conversations-py","implement conversational language understanding with Python","Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to analyze conversation intent and entities, building NLP features, or integrating language understanding into applications.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[508,509,510,511],{"name":456,"slug":457,"type":15},{"name":383,"slug":384,"type":15},{"name":444,"slug":445,"type":15},{"name":498,"slug":499,"type":15},"2026-07-31T05:54:29.068751",{"slug":514,"name":514,"fn":515,"description":516,"org":517,"tags":518,"stars":446,"repoUrl":447,"updatedAt":525},"azure-ai-translation-text-py","translate text using Azure AI services","Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications.\nTriggers: \"text translation\", \"translator\", \"translate text\", \"transliterate\", \"TextTranslationClient\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[519,522,523,524],{"name":520,"slug":521,"type":15},"API Development","api-development",{"name":383,"slug":384,"type":15},{"name":9,"slug":8,"type":15},{"name":498,"slug":499,"type":15},"2026-07-18T05:14:16.988376",{"slug":527,"name":527,"fn":528,"description":529,"org":530,"tags":531,"stars":446,"repoUrl":447,"updatedAt":540},"azure-ai-vision-imageanalysis-py","analyze images with Azure AI Vision","Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks.\nTriggers: \"image analysis\", \"computer vision\", \"OCR\", \"object detection\", \"ImageAnalysisClient\", \"image caption\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[532,533,536,539],{"name":383,"slug":384,"type":15},{"name":534,"slug":535,"type":15},"Computer Vision","computer-vision",{"name":537,"slug":538,"type":15},"Images","images",{"name":498,"slug":499,"type":15},"2026-07-18T05:14:18.007737",{"slug":542,"name":542,"fn":543,"description":544,"org":545,"tags":546,"stars":446,"repoUrl":447,"updatedAt":555},"azure-appconfiguration-java","manage configuration with Azure App Configuration","Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots.\nTriggers: \"ConfigurationClient java\", \"app configuration java\", \"feature flag java\", \"configuration setting java\", \"azure config java\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[547,548,551,554],{"name":383,"slug":384,"type":15},{"name":549,"slug":550,"type":15},"Configuration","configuration",{"name":552,"slug":553,"type":15},"Feature Flags","feature-flags",{"name":463,"slug":464,"type":15},"2026-07-03T16:32:01.278468",{"slug":557,"name":557,"fn":558,"description":559,"org":560,"tags":561,"stars":446,"repoUrl":447,"updatedAt":570},"azure-cosmos-rust","build applications with Azure Cosmos DB","Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data.\nTriggers: \"cosmos db rust\", \"CosmosClient rust\", \"document crud rust\", \"NoSQL rust\", \"partition key rust\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[562,563,564,567],{"name":386,"slug":387,"type":15},{"name":389,"slug":390,"type":15},{"name":565,"slug":566,"type":15},"NoSQL","nosql",{"name":568,"slug":569,"type":15},"Rust","rust","2026-07-31T05:54:27.021432",{"slug":572,"name":572,"fn":558,"description":573,"org":574,"tags":575,"stars":446,"repoUrl":447,"updatedAt":583},"azure-cosmos-ts","Azure Cosmos DB JavaScript\u002FTypeScript SDK (@azure\u002Fcosmos) for data plane operations. Use for CRUD operations on documents, queries, bulk operations, and container management. Triggers: \"Cosmos DB\", \"@azure\u002Fcosmos\", \"CosmosClient\", \"document CRUD\", \"NoSQL queries\", \"bulk operations\", \"partition key\", \"container.items\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[576,577,578,579,580],{"name":386,"slug":387,"type":15},{"name":389,"slug":390,"type":15},{"name":9,"slug":8,"type":15},{"name":565,"slug":566,"type":15},{"name":581,"slug":582,"type":15},"TypeScript","typescript","2026-07-03T16:31:19.368382",{"slug":585,"name":585,"fn":586,"description":587,"org":588,"tags":589,"stars":446,"repoUrl":447,"updatedAt":595},"azure-data-tables-java","build table storage applications with Java","Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at scale.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[590,591,592,593,594],{"name":383,"slug":384,"type":15},{"name":386,"slug":387,"type":15},{"name":389,"slug":390,"type":15},{"name":463,"slug":464,"type":15},{"name":565,"slug":566,"type":15},"2026-05-13T06:14:17.582229",267]