{"id":3882,"date":"2026-06-17T12:03:10","date_gmt":"2026-06-17T12:03:10","guid":{"rendered":"https:\/\/www.infragistics.com\/blogs\/?p=3882"},"modified":"2026-07-02T12:22:03","modified_gmt":"2026-07-02T12:22:03","slug":"ignite-ui-for-blazor-26-1","status":"publish","type":"post","link":"https:\/\/www.infragistics.com\/blogs\/ignite-ui-for-blazor-26-1","title":{"rendered":"Ignite UI for Blazor 26.1 &#8211; Agent Skills, MCP, Grids &#038; New Components"},"content":{"rendered":"<!--\nTITLE: Ignite UI for Blazor 26.1 - Agent Skills, MCP, Grids & New Components\nMETA DESCRIPTION: Ignite UI for Blazor 26.1 adds Agent Skills and CLI MCP support, grid performance, and new components - IgbChat, IgbSplitter, IgbHighlight, and Dock Manager 2.1.\nEXCERPT: Ignite UI for Blazor 26.1 brings the AI-assisted development toolchain to Blazor - four Agent Skills plus official CLI MCP support (documentation and API) for GitHub Copilot, Cursor, Claude Code, and JetBrains AI - and adds grid scroll-performance gains. It also ships three new components - the IgbChat preview, IgbSplitter, and IgbHighlight - plus a Dock Manager 2.1 update with two-way Layout binding and new pane and tab events. No breaking changes; supports .NET 8, .NET 9, and .NET 10.\n-->\n\n<!-- \/wp:post-content -->\n\n<!-- wp:paragraph -->\n\nIgnite UI for Blazor 26.1 (build 26.1.51) is now available. This release adds three new components, extends the Dock Manager with two-way layout binding and a wider event surface, and ships four Agent Skills for AI coding assistants.\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n\n<strong>What&#8217;s new in Ignite UI for Blazor 26.1<\/strong>\n\n<!-- \/wp:paragraph -->\n<!-- wp:list -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul><!-- wp:list-item -->\n \t<li><strong>IgbChat (Preview)<\/strong> &#8211; a chat component with messages, reactions, suggestions, and typing indicators<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n<!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>IgbSplitter<\/strong> &#8211; resizable two-pane layouts with collapse, keyboard support, and nesting<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n<!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>IgbHighlight<\/strong> &#8211; search and highlight text projected into the component<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n<!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>IgbDockManager<\/strong> &#8211; two-way <code>Layout<\/code> binding plus new pane and tab events (Dock Manager 2.1)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n<!-- wp:list-item -->\n<ul>\n \t<li style=\"list-style-type: none;\">\n<ul>\n \t<li><strong>Four Agent Skills<\/strong> &#8211; components, grids, theming, and design-to-view guidance for AI assistants<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<!-- \/wp:list-item -->\n\n<!-- \/wp:list -->\n<!-- wp:paragraph -->\n\n\u2705 No breaking changes\n\ud83d\udce6 <code>dotnet add package IgniteUI.Blazor.Trial --version 26.1.51<\/code>\n\ud83d\udcc4 <a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/general-changelog-dv-blazor\">Full changelog<\/a>\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:separator -->\n\n<hr class=\"wp-block-separator\" \/>\n\n<!-- \/wp:separator -->\n\n<!-- wp:paragraph -->\n\nIgnite UI for Blazor 26.1 is part of the broader Infragistics Ultimate 26.1 release. For the full cross-framework picture &#8211; the AI-assisted development toolchain plus what shipped in Angular, React, and Web Components &#8211; see <a href=\"https:\/\/www.infragistics.com\/blogs\/whats-new-in-infragistics-ultimate-26-1\">What&#8217;s New in Infragistics Ultimate 26.1<\/a>.\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n\nBelow are the highlights.\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":2,\"anchor\":\"agent-skills-for-ai-assisted-development\"} -->\n<h2 id=\"agent-skills-for-ai-assisted-development\">Agent Skills and MCP for AI-Assisted Development<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\nIgnite UI for Blazor provides four <a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/ai\/skills\">Agent Skills<\/a> &#8211; developer-owned instruction files that ground AI coding assistants in correct Ignite UI APIs. Each targets a specific failure mode: <code>igniteui-blazor-components<\/code> steers component and form-control selection; <code>igniteui-blazor-grids<\/code> handles grid type choice and column configuration; <code>igniteui-blazor-theming<\/code> covers palettes, typography, and theming setup; and <code>igniteui-blazor-generate-from-image-design<\/code> turns a design image into a Blazor view.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\nThey work with GitHub Copilot, Cursor, Claude Desktop, Claude Code, and JetBrains AI Assistant. Configure them with the CLI, which also writes the MCP server entries to <code>.vscode\/mcp.json<\/code> &#8211; then start the servers in your AI client (Claude Code starts them on first tool use).\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\nThe Ignite UI CLI MCP server officially supports Blazor &#8211; documentation and API &#8211; as of CLI 15.2.0, so a connected AI assistant can query Blazor component docs and API references directly through the Model Context Protocol, not only through the Agent Skills.\n\n<!-- \/wp:paragraph -->\n<!-- wp:enlighter\/codeblock {\"language\":\"shell\"} -->\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\">npx igniteui-cli ai-config\n<\/pre>\n<!-- \/wp:enlighter\/codeblock -->\n<!-- wp:paragraph -->\n\n<a href=\"https:\/\/www.infragistics.com\/ai-assisted-app-development\">See the AI-assisted development overview -&gt;<\/a>\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":2,\"anchor\":\"grid-performance\"} -->\n<h2 id=\"grid-performance\">Grid Performance<\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n\nThe H1 2026 cycle delivers six rendering and change-detection optimizations across the grid scroll pipeline &#8211; applied automatically, with no API changes &#8211; to the Data Grid, Tree Grid, Hierarchical Grid, and Pivot Grid. Measured on a 100k-row dataset (Angular, React, Web Components):\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:html -->\n<table style=\"border-collapse:collapse;width:100%;max-width:640px;margin:1em 0;font-size:0.95em;\">\n<thead>\n<tr>\n<th style=\"border:1px solid #d0d0d0;padding:8px 12px;text-align:left;background:#f3f3f3;\">Metric<\/th>\n<th style=\"border:1px solid #d0d0d0;padding:8px 12px;text-align:left;background:#f3f3f3;\">Before<\/th>\n<th style=\"border:1px solid #d0d0d0;padding:8px 12px;text-align:left;background:#f3f3f3;\">After<\/th>\n<th style=\"border:1px solid #d0d0d0;padding:8px 12px;text-align:left;background:#f3f3f3;\">Change<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">Total Blocking Time<\/td>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">~8-12 sec<\/td>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">~3-5 sec<\/td>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">-50% to -60%<\/td>\n<\/tr>\n<tr>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">Frames per second<\/td>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">~15-25 fps<\/td>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">~40-55 fps<\/td>\n<td style=\"border:1px solid #d0d0d0;padding:8px 12px;\">+100% to +150%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- \/wp:html -->\n\n<!-- wp:paragraph -->\n\nBlazor (25.2.77) gets the same dynamic scroll-throttle optimization; Blazor-specific FPS and TBT numbers are not published. This scroll work is one milestone in a longer arc &#8211; earlier releases reworked the data pipeline (Schwartzian-transform sort, iterative grouping, Excel-style filtering) to handle 1M+ rows. Full account: <a href=\"https:\/\/www.infragistics.com\/blogs\/engineering-fast-data-grids\">Engineering Fast Data Grids<\/a>. Delivered in Angular 21.1, React 19.5.0\/19.5.1, Web Components 7.0.0, and Blazor 25.2.77.\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":2,\"anchor\":\"chat-component-developer-preview\"} -->\n<h2 id=\"chat-component-developer-preview\">Chat Component (Developer Preview)<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\nIgbChat is a chat UI component for displaying messages and handling input. It provides a ready-made chat surface &#8211; message list, input, reactions, suggestions, typing indicators, and custom templates &#8211; so you assemble the conversation UI from a component instead of building it by hand.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\nIgbChat is in Developer Preview: some capabilities are still in progress (attaching new files is not yet available, for example) and the API may change in upcoming builds, so keep it out of production paths for now. A Chat component already exists in Ignite UI for Web Components; 26.1 brings the pattern to Blazor.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\n<a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/interactivity\/chat\">Read the IgbChat documentation -&gt;<\/a>\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":2,\"anchor\":\"splitter-component\"} -->\n<h2 id=\"splitter-component\">Splitter Component<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\nIgbSplitter divides a view into two resizable panels &#8211; start and end &#8211; separated by a draggable bar. It supports horizontal or vertical layouts, collapse and expand, keyboard resizing, and nested split views, which covers editor\/preview and master-detail screens without writing custom drag and sizing logic.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\nWith IgbSplitter, Blazor joins Web Components (IgcSplitter 7.1.0) and React (IgrSplitter 19.6.0), which already ship the component.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\n<a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/layouts\/splitter\">Read the IgbSplitter documentation -&gt;<\/a>\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":2,\"anchor\":\"highlight-component\"} -->\n<h2 id=\"highlight-component\">Highlight Component<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\nIgbHighlight searches and highlights text projected into its default slot. Use it to mark search matches in rendered content without writing your own tokenizer or DOM-walking highlight logic, which is the usual source of off-by-one and nested-markup bugs.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\nWith IgbHighlight, Blazor joins Web Components (IgcHighlight 7.1.0) and React (IgrHighlight 19.6.0), which already ship the component.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\n<a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/inputs\/highlight\">Read the IgbHighlight documentation -&gt;<\/a>\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":2,\"anchor\":\"dock-manager-component\"} -->\n<h2 id=\"dock-manager-component\">Dock Manager Component<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\nThe Dock Manager moves to the 2.1 web component, bringing bug fixes, performance improvements, and a larger event surface. Two-way synchronization between the web component <code>layout<\/code> property and the Blazor <code>Layout<\/code> property lets you both drive and read docking state from Blazor, which is what makes saved and restored layouts and more complex docking scenarios practical.\n\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n\nThe release adds 15 new events covering active-pane changes, pane drag and floating-pane resize lifecycles, pane close, pin and flyout toggles, scroll, and pane and tab header connect\/disconnect.\n\n<!-- \/wp:paragraph -->\n<!-- wp:enlighter\/codeblock {\"language\":\"html\"} -->\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"html\">&lt;!-- Illustrative: confirm exact binding and layout type in the docs --&gt;\n&lt;IgbDockManager @bind-Layout=\"dockLayout\" \/&gt;\n<\/pre>\n<!-- \/wp:enlighter\/codeblock -->\n<!-- wp:paragraph -->\n\n<a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/layouts\/dock-manager\">Read the Dock Manager documentation -&gt;<\/a>\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:separator -->\n\n<hr class=\"wp-block-separator\" \/>\n\n<!-- \/wp:separator --><!-- wp:heading {\"level\":2,\"anchor\":\"breaking-changes-migration\"} -->\n<h2 id=\"breaking-changes-migration\">\u26a0\ufe0f Breaking Changes &amp; Migration<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\n\u2705 No breaking changes are documented in the changelog for this release. This build also fixes two <code>IgbGrid<\/code> issues that caused repeated internal messaging on every state change &#8211; see the <a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/general-changelog-dv-blazor\">full changelog<\/a> for details.\n\n<!-- \/wp:paragraph -->\n\n<!-- wp:separator -->\n\n<hr class=\"wp-block-separator\" \/>\n\n<!-- \/wp:separator --><!-- wp:heading {\"level\":2,\"anchor\":\"install-ignite-ui-for-blazor-26-1\"} -->\n<h2 id=\"install-ignite-ui-for-blazor-26-1\">Install Ignite UI for Blazor 26.1<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\nIgnite UI for Blazor 26.1 supports .NET 8, .NET 9, and .NET 10. Evaluation users install the public trial package from NuGet.org; licensed users install <code>IgniteUI.Blazor<\/code> from the Infragistics licensed feed.\n\n<!-- \/wp:paragraph -->\n<!-- wp:enlighter\/codeblock {\"language\":\"shell\"} -->\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\"># Trial \/ evaluation - public NuGet.org\ndotnet add package IgniteUI.Blazor.Trial --version 26.1.51\n\n# Licensed users - Infragistics licensed feed\n# 1) Configure the Infragistics licensed NuGet feed (see link below)\n# 2) dotnet add package IgniteUI.Blazor --version 26.1.51\n<\/pre>\n<!-- \/wp:enlighter\/codeblock -->\n<!-- wp:paragraph -->\n\n<a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/general-nuget-feed\">Set up the Infragistics licensed NuGet feed -&gt;<\/a>\n\n<!-- \/wp:paragraph -->\n<!-- wp:image -->\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.nuget.org\/packages\/IgniteUI.Blazor.Trial\/26.1.51\" rel=\"noopener\">\n<img decoding=\"async\" src=\"https:\/\/img.shields.io\/nuget\/v\/IgniteUI.Blazor.Trial.svg\" alt=\"IgniteUI.Blazor.Trial on NuGet\" \/>\n<\/a><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:separator -->\n\n<hr class=\"wp-block-separator\" \/>\n\n<!-- \/wp:separator --><!-- wp:heading {\"level\":2,\"anchor\":\"get-started-with-ignite-ui-for-blazor-26-1\"} -->\n<h2 id=\"get-started-with-ignite-ui-for-blazor-26-1\">Get Started with Ignite UI for Blazor 26.1<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n\nUpgrade an existing project or start a new one from the getting started guide.\n\n<!-- \/wp:paragraph -->\n<div class=\"wp-block-buttons\" style=\"display:flex;flex-direction:column;align-items:flex-start;gap:12px;\">\n  <a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/general-getting-started\" style=\"display:inline-block;text-decoration:none;background:#2a2a2a;color:#fff;padding:14px 26px;border-radius:6px;\">Get Started -&gt;<\/a>\n  <a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/general-changelog-dv-blazor\" style=\"display:inline-block;text-decoration:none;background:#2a2a2a;color:#fff;padding:14px 26px;border-radius:6px;\">Full Release Notes<\/a>\n  <a href=\"https:\/\/www.infragistics.com\/products\/ignite-ui\/ignite-ui-ai-agent-skills\" style=\"display:inline-block;text-decoration:none;background:#2a2a2a;color:#fff;padding:14px 26px;border-radius:6px;\">Agent Skills for Ignite UI<\/a>\n<\/div>\n\n<!-- wp:html -->\n<script type=\"application\/ld+json\">{  \"@context\": \"https:\/\/schema.org\",  \"@type\": \"TechArticle\",  \"headline\": \"Ignite UI for Blazor 26.1 - Agent Skills, MCP, Grids & New Components\",  \"description\": \"Ignite UI for Blazor 26.1 adds Agent Skills and CLI MCP support, grid performance, and new components - IgbChat, IgbSplitter, IgbHighlight, and Dock Manager 2.1.\",  \"datePublished\": \"2026-06-16\",  \"about\": { \"@type\": \"SoftwareApplication\", \"name\": \"Ignite UI for Blazor\", \"softwareVersion\": \"26.1.51\", \"applicationCategory\": \"DeveloperApplication\" },  \"mentions\": [    { \"@type\": \"SoftwareSourceCode\", \"name\": \"IgbChat\", \"url\": \"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/interactivity\/chat\" },    { \"@type\": \"SoftwareSourceCode\", \"name\": \"IgbSplitter\", \"url\": \"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/layouts\/splitter\" },    { \"@type\": \"SoftwareSourceCode\", \"name\": \"IgbHighlight\", \"url\": \"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/inputs\/highlight\" },    { \"@type\": \"SoftwareSourceCode\", \"name\": \"IgbDockManager\", \"url\": \"https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/layouts\/dock-manager\" },    { \"@type\": \"Thing\", \"name\": \"Agent Skills\", \"url\": \"https:\/\/www.infragistics.com\/products\/ignite-ui\/ignite-ui-ai-agent-skills\" },    { \"@type\": \"SoftwareApplication\", \"name\": \"Ignite UI CLI MCP server\", \"applicationCategory\": \"DeveloperApplication\", \"url\": \"https:\/\/www.infragistics.com\/ai-assisted-app-development\" },    { \"@type\": \"Thing\", \"name\": \"AI-assisted app development\", \"url\": \"https:\/\/www.infragistics.com\/ai-assisted-app-development\" },    { \"@type\": \"Product\", \"name\": \"Ignite UI React Data Grid\", \"url\": \"https:\/\/www.infragistics.com\/products\/react-data-grid\" }  ]}<\/script>\n<!-- \/wp:html -->\n\n<!--\nSTRUCTURED_RELEASE_METADATA\nproduct: Ignite UI for Blazor\nversion: 26.1.51\nrelease_date: 2026-06-16\nframework: Blazor\npackage_manager: nuget\npackage_name: IgniteUI.Blazor.Trial (nuget.org trial) | IgniteUI.Blazor (Infragistics licensed feed)\ninstall_command: dotnet add package IgniteUI.Blazor.Trial --version 26.1.51\nlicensed_feed_url: https:\/\/packages.infragistics.com\/feeds\/licensed\/IgniteUI.Blazor\/26.1.51\nchangelog_url: https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/general-changelog-dv-blazor\ndocs_url: https:\/\/www.infragistics.com\/products\/ignite-ui-blazor\/blazor\/components\/\nnew_components: [IgbChat, IgbSplitter, IgbHighlight]\nnew_features: [Blazor Agent Skills, CLI MCP official Blazor support (CLI 15.2.0), Grid scroll performance (25.2.77), IgbDockManager 2.1 two-way Layout binding, IgbDockManager events]\nbreaking_changes: false\nbreaking_change_summary: none\nmin_framework_version: .NET 9 (also supports .NET 10)\nrelease_cycle: Ultimate 26.1 (contains builds 25.2.77 and 26.1.51)\ntags: [blazor, dotnet, chat, splitter, highlight, dock-manager, agent-skills, dataviz]\nEND_METADATA\n-->","protected":false},"excerpt":{"rendered":"<p>Ignite UI for Blazor 26.1 brings the AI-assisted development toolchain to Blazor &#8211; four Agent Skills plus official CLI MCP support (documentation and API) for GitHub Copilot, Cursor, Claude Code, and JetBrains AI &#8211; and adds grid scroll-performance gains. It also ships three new components &#8211; the IgbChat preview, IgbSplitter, and IgbHighlight &#8211; plus a Dock Manager 2.1 update with two-way Layout binding and new pane and tab events. No breaking changes; supports .NET 8, .NET 9, and .NET 10.<\/p>\n","protected":false},"author":20,"featured_media":3997,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,1],"tags":[26,20,67,37,42],"class_list":["post-3882","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blazor","category-uncategorized","tag-blazor","tag-ignite-ui","tag-ignite-ui-for-blazor","tag-ui-library","tag-whats-new"],"_links":{"self":[{"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/posts\/3882","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/comments?post=3882"}],"version-history":[{"count":31,"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/posts\/3882\/revisions"}],"predecessor-version":[{"id":3941,"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/posts\/3882\/revisions\/3941"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/media\/3997"}],"wp:attachment":[{"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/media?parent=3882"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/categories?post=3882"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infragistics.com\/blogs\/wp-json\/wp\/v2\/tags?post=3882"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}