{"id":6880,"date":"2017-08-14T10:00:45","date_gmt":"2017-08-14T15:00:45","guid":{"rendered":"https:\/\/stackify.com\/?p=6880"},"modified":"2023-03-18T11:51:19","modified_gmt":"2023-03-18T11:51:19","slug":"net-core-2-0-changes","status":"publish","type":"post","link":"https:\/\/stackify.com\/net-core-2-0-changes\/","title":{"rendered":".NET Core 2.0 Changes &#8211; 4 Key Things to Know"},"content":{"rendered":"<p><strong>UPDATED! .NET Core 2.0 was officially released 8\/14\/2017!<\/strong><\/p>\n<p>Read more:<\/p>\n<p><a href=\"https:\/\/stackify.com\/asp-net-razor-pages-vs-mvc\/\">ASP.NET Razor Pages vs MVC: How Do Razor Pages Fit in Your Toolbox?<\/a><\/p>\n<p><a href=\"https:\/\/stackify.com\/net-core-2-1\/\">.NET Core 2.1 Release: What To Expect in 2018<\/a><\/p>\n<p><a href=\"https:\/\/stackify.com\/net-core-csharp-next-programming-language\/\">Why C# and .NET Core Are the Next Big Thing<\/a><\/p>\n<p><a href=\"https:\/\/stackify.com\/asp-net-core-features\/\">Top 13 ASP.NET Core Features You Need to Know<\/a><\/p>\n<h2>So, what is changing with .NET Core 2.0?<\/h2>\n<h3>1. .NET Standard 2.0 Expanded APIs &amp; the Ability to Reference Full Framework Libraries<\/h3>\n<p>.NET Standard broadens the set of APIs available to include a lot of the missing features. It now supports 32,000+ APIs. It is now much easier to port your code to a .NET Standard library without major code changes.<\/p>\n<p>One of the biggest problems with .NET Core was the lack of third-party libraries. For example, when 1.0 came out, popular logging libraries like log4net were not even available (it is now). However, this was really only a problem if you wanted to deploy your app on Mac or Linux. You could have used .NET Core and targeted full .NET framework and not had these issues.<\/p>\n<p>.NET Standard 2.0 has added a <b>new compatibility shim<\/b> that will enable any .NET Core app to reference any full framework library.<\/p>\n<p>From Microsoft:<\/p>\n<blockquote><p>Of course, this will only work for cases where the .NET Framework library uses APIs that are available for .NET Standard. That\u2019s why this isn\u2019t the preferred way of building libraries you intend to use across different .NET platforms. However, this compatibility shim provides a bridge that enables you to convert your libraries to .NET Standard without having to give up referencing existing libraries that haven\u2019t been converted yet.<\/p><\/blockquote>\n<p>Also check out this great blog post: <a href=\"https:\/\/weblog.west-wind.com\/posts\/2016\/Nov\/23\/NET-Standard-20-Making-Sense-of-NET-Again\">.NET Standard 2.0 &#8211; Making Sense of .NET Again<\/a><\/p>\n<h3>2. Expanded OS&nbsp;Support<\/h3>\n<p>One of the big goals with .NET Core is portability across multiple operating systems. Including desktops, servers, and even mobile. Microsoft and the community&nbsp;continue to expand the support of .NET Core.<\/p>\n<p>Linux is now treated as a single operation system instead of different distribution. This also holds true for Windows and macOS. For example, there are no individual runtimes any longer for win8 and win10.<\/p>\n<p>A preview is also now available for ARM32 support.<\/p>\n<h3>3. ASP.NET Core Razor Pages Are New<\/h3>\n<p>ASP.NET now supports razor syntax based pages, called Razor Pages. You can now essentially create a razor view without a controller. Although, you can make a class that inherits from PageModel which is basically a controller and model class dedicated to that page. I could see this being useful in some cases and could help with breaking down big complex controllers.<\/p>\n<p><strong>How do Razor Pages compare to MVC? Check out our article!<\/strong><\/p>\n<p><a href=\"https:\/\/stackify.com\/asp-net-razor-pages-vs-mvc\/\">ASP.NET Razor Pages vs MVC \u2013 How do Razor Pages fit in your toolbox?<\/a><\/p>\n<h3>&nbsp;4. Visual Basic for .NET Core Is Here!<\/h3>\n<p>OK, I&#8217;m sure you are really excited about this! <strong>Visual B<\/strong>eginners <strong>A<\/strong>ll-purpose <strong>S<\/strong>ymbolic <strong>I<\/strong>nstruction <strong>C<\/strong>ode now supports .NET Core! Currently, it is limited to making class libraries and console application. They say more is coming soon.<\/p>\n<p>&nbsp;<\/p>\n<h4>Other Recent .NET Core 1.1 Changes with Visual Studio 2017<\/h4>\n<p>Just in case you missed what changed in .NET 1.1, here were some of the highlights. These changes also apply if you are comparing .NET Core 1.0 to 2.0 and never made the switch to Visual Studio 2017 and .NET Core 1.1.<\/p>\n<h4>1. xproj Project Files Replaced by New Version of csproj<\/h4>\n<p>One of the biggest differences with .NET Core was the new project files. Visual Studio used xproj and project.json files instead of the traditional csproj. The new project file format was much simpler but didn\u2019t work with some other .NET tools like msbuild. The new csproj is supposed to include a lot of the benefits learned from the<a href=\"https:\/\/stackify.com\/using-both-xproj-and-csproj-with-net-core\/?__hstc=43953530.7b4f311ca31ca0c1a8b73beba8c4adad.1487178123342.1487178123342.1487178123342.1&amp;__hssc=43953530.1.1487178123343&amp;__hsfp=289764889\" target=\"_blank\" rel=\"noopener noreferrer\"> xproj experiment<\/a>.<\/p>\n<h4>2. MSBuild Works Again<\/h4>\n<p>This is a big deal and was a big problem for us at Stackify. Our build process for <a href=\"https:\/\/stackify.com\/prefix\/?__hstc=43953530.7b4f311ca31ca0c1a8b73beba8c4adad.1487178123342.1487178123342.1487178123342.1&amp;__hssc=43953530.1.1487178123343&amp;__hsfp=289764889\" target=\"_blank\" rel=\"noopener noreferrer\">Prefix<\/a> used MSBuild and Installshield to package it up for deployment. By switching to xproj, all of that was broken. Getting MSBuild support back will be much appreciated for those that already have a lot of existing <a href=\"\/how-we-use-cake-to-build-net-core-apps\/\">build and deployment processes<\/a> in place.<\/p>\n<h4><span id=\"hs-cta-wrapper-66ec8630-1b43-4ad2-9bf3-3b9dd94ea88e\" class=\"hs-cta-wrapper\"><span id=\"hs-cta-66ec8630-1b43-4ad2-9bf3-3b9dd94ea88e\" class=\"hs-cta-node hs-cta-66ec8630-1b43-4ad2-9bf3-3b9dd94ea88e\">3. Visual Studio 2017 \u2013 Tooling Enhancements<br \/>\n<\/span><\/span><\/h4>\n<p>Now that project.json is gone, how you do multi-targeting of frameworks and the Visual Studio UI around references and dependencies has completely changed in Visual Studio 2017.<\/p>\n<p>To do multi-targeting you now have to manually edit the csproj file and things can get a little weird. The good news if you are only targeting one framework, you can easily do it within the project properties. Multi-targeting has been relegated to an advanced use case I guess with poor&nbsp;UI support for it.<\/p>\n<p>By the way, one of the other big advantages of Visual Studio 2017 is how easy it is to install. Microsoft spent an enormous amount of time trying to streamline and improve the installation experience. Check out the <a href=\"https:\/\/docs.microsoft.com\/en-us\/visualstudio\/ide\/whats-new-in-visual-studio\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft docs site<\/a> to learn more about the changes and new features of VS 2017.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>UPDATED! .NET Core 2.0 was officially released 8\/14\/2017! Read more: ASP.NET Razor Pages vs MVC: How Do Razor Pages Fit in Your Toolbox? .NET Core 2.1 Release: What To Expect in 2018 Why C# and .NET Core Are the Next Big Thing Top 13 ASP.NET Core Features You Need to Know So, what is changing [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":38271,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[7],"tags":[31,96],"class_list":["post-6880","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-developers","tag-net-core","tag-visual-studio"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.6 (Yoast SEO v25.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>.NET Core 2.0 Changes - 4 Key Things to Know - Stackify<\/title>\n<meta name=\"description\" content=\"Review of the top .NET Core 2.0 changes and important recent v1.1 changes. Including .NET Standard 2.0, Razor Pages, OS support, and more!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stackify.com\/net-core-2-0-changes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\".NET Core 2.0 Changes - 4 Key Things to Know - Stackify\" \/>\n<meta property=\"og:description\" content=\"Review of the top .NET Core 2.0 changes and important recent v1.1 changes. Including .NET Standard 2.0, Razor Pages, OS support, and more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stackify.com\/net-core-2-0-changes\/\" \/>\n<meta property=\"og:site_name\" content=\"Stackify\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Stackify\/\" \/>\n<meta property=\"article:published_time\" content=\"2017-08-14T15:00:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-18T11:51:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"881\" \/>\n\t<meta property=\"og:image:height\" content=\"355\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Matt Watson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@stackify\" \/>\n<meta name=\"twitter:site\" content=\"@stackify\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Matt Watson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/\"},\"author\":{\"name\":\"Matt Watson\",\"@id\":\"https:\/\/stackify.com\/#\/schema\/person\/d02850a3ac13c2579469b3d0df48a845\"},\"headline\":\".NET Core 2.0 Changes &#8211; 4 Key Things to Know\",\"datePublished\":\"2017-08-14T15:00:45+00:00\",\"dateModified\":\"2023-03-18T11:51:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/\"},\"wordCount\":826,\"publisher\":{\"@id\":\"https:\/\/stackify.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg\",\"keywords\":[\".NET Core\",\"Visual Studio\"],\"articleSection\":[\"Developer Tips, Tricks &amp; Resources\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/\",\"url\":\"https:\/\/stackify.com\/net-core-2-0-changes\/\",\"name\":\".NET Core 2.0 Changes - 4 Key Things to Know - Stackify\",\"isPartOf\":{\"@id\":\"https:\/\/stackify.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg\",\"datePublished\":\"2017-08-14T15:00:45+00:00\",\"dateModified\":\"2023-03-18T11:51:19+00:00\",\"description\":\"Review of the top .NET Core 2.0 changes and important recent v1.1 changes. Including .NET Standard 2.0, Razor Pages, OS support, and more!\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/stackify.com\/net-core-2-0-changes\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage\",\"url\":\"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg\",\"contentUrl\":\"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg\",\"width\":881,\"height\":355},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/stackify.com\/#website\",\"url\":\"https:\/\/stackify.com\/\",\"name\":\"Stackify\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/stackify.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/stackify.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/stackify.com\/#organization\",\"name\":\"Stackify\",\"url\":\"https:\/\/stackify.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/stackify.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/stackify.com\/wp-content\/uploads\/2024\/05\/logo-1.png\",\"contentUrl\":\"https:\/\/stackify.com\/wp-content\/uploads\/2024\/05\/logo-1.png\",\"width\":1377,\"height\":430,\"caption\":\"Stackify\"},\"image\":{\"@id\":\"https:\/\/stackify.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Stackify\/\",\"https:\/\/x.com\/stackify\",\"https:\/\/www.instagram.com\/stackify\/\",\"https:\/\/www.linkedin.com\/company\/2596184\",\"https:\/\/www.youtube.com\/stackify\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/stackify.com\/#\/schema\/person\/d02850a3ac13c2579469b3d0df48a845\",\"name\":\"Matt Watson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/stackify.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/51c331d566bab0683ebf28ba58bdc860?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/51c331d566bab0683ebf28ba58bdc860?s=96&d=mm&r=g\",\"caption\":\"Matt Watson\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":".NET Core 2.0 Changes - 4 Key Things to Know - Stackify","description":"Review of the top .NET Core 2.0 changes and important recent v1.1 changes. Including .NET Standard 2.0, Razor Pages, OS support, and more!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/stackify.com\/net-core-2-0-changes\/","og_locale":"en_US","og_type":"article","og_title":".NET Core 2.0 Changes - 4 Key Things to Know - Stackify","og_description":"Review of the top .NET Core 2.0 changes and important recent v1.1 changes. Including .NET Standard 2.0, Razor Pages, OS support, and more!","og_url":"https:\/\/stackify.com\/net-core-2-0-changes\/","og_site_name":"Stackify","article_publisher":"https:\/\/www.facebook.com\/Stackify\/","article_published_time":"2017-08-14T15:00:45+00:00","article_modified_time":"2023-03-18T11:51:19+00:00","og_image":[{"width":881,"height":355,"url":"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg","type":"image\/jpeg"}],"author":"Matt Watson","twitter_card":"summary_large_image","twitter_creator":"@stackify","twitter_site":"@stackify","twitter_misc":{"Written by":"Matt Watson","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/stackify.com\/net-core-2-0-changes\/#article","isPartOf":{"@id":"https:\/\/stackify.com\/net-core-2-0-changes\/"},"author":{"name":"Matt Watson","@id":"https:\/\/stackify.com\/#\/schema\/person\/d02850a3ac13c2579469b3d0df48a845"},"headline":".NET Core 2.0 Changes &#8211; 4 Key Things to Know","datePublished":"2017-08-14T15:00:45+00:00","dateModified":"2023-03-18T11:51:19+00:00","mainEntityOfPage":{"@id":"https:\/\/stackify.com\/net-core-2-0-changes\/"},"wordCount":826,"publisher":{"@id":"https:\/\/stackify.com\/#organization"},"image":{"@id":"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage"},"thumbnailUrl":"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg","keywords":[".NET Core","Visual Studio"],"articleSection":["Developer Tips, Tricks &amp; Resources"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/stackify.com\/net-core-2-0-changes\/","url":"https:\/\/stackify.com\/net-core-2-0-changes\/","name":".NET Core 2.0 Changes - 4 Key Things to Know - Stackify","isPartOf":{"@id":"https:\/\/stackify.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage"},"image":{"@id":"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage"},"thumbnailUrl":"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg","datePublished":"2017-08-14T15:00:45+00:00","dateModified":"2023-03-18T11:51:19+00:00","description":"Review of the top .NET Core 2.0 changes and important recent v1.1 changes. Including .NET Standard 2.0, Razor Pages, OS support, and more!","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stackify.com\/net-core-2-0-changes\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stackify.com\/net-core-2-0-changes\/#primaryimage","url":"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg","contentUrl":"https:\/\/stackify.com\/wp-content\/uploads\/2017\/08\/stk_dotnetcore2_0-881x355-1.jpg","width":881,"height":355},{"@type":"WebSite","@id":"https:\/\/stackify.com\/#website","url":"https:\/\/stackify.com\/","name":"Stackify","description":"","publisher":{"@id":"https:\/\/stackify.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stackify.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/stackify.com\/#organization","name":"Stackify","url":"https:\/\/stackify.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stackify.com\/#\/schema\/logo\/image\/","url":"https:\/\/stackify.com\/wp-content\/uploads\/2024\/05\/logo-1.png","contentUrl":"https:\/\/stackify.com\/wp-content\/uploads\/2024\/05\/logo-1.png","width":1377,"height":430,"caption":"Stackify"},"image":{"@id":"https:\/\/stackify.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Stackify\/","https:\/\/x.com\/stackify","https:\/\/www.instagram.com\/stackify\/","https:\/\/www.linkedin.com\/company\/2596184","https:\/\/www.youtube.com\/stackify"]},{"@type":"Person","@id":"https:\/\/stackify.com\/#\/schema\/person\/d02850a3ac13c2579469b3d0df48a845","name":"Matt Watson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stackify.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/51c331d566bab0683ebf28ba58bdc860?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51c331d566bab0683ebf28ba58bdc860?s=96&d=mm&r=g","caption":"Matt Watson"}}]}},"_links":{"self":[{"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/posts\/6880"}],"collection":[{"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/comments?post=6880"}],"version-history":[{"count":1,"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/posts\/6880\/revisions"}],"predecessor-version":[{"id":38272,"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/posts\/6880\/revisions\/38272"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/media\/38271"}],"wp:attachment":[{"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/media?parent=6880"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/categories?post=6880"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stackify.com\/wp-json\/wp\/v2\/tags?post=6880"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}