{"id":1276,"date":"2021-10-12T18:23:30","date_gmt":"2021-10-12T17:23:30","guid":{"rendered":"https:\/\/www.ituziast.com\/?p=1276"},"modified":"2023-07-09T10:38:26","modified_gmt":"2023-07-09T09:38:26","slug":"opensilver-1-0-released-today-as-silverlight-reaches-end-of-support","status":"publish","type":"post","link":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/","title":{"rendered":"OpenSilver 1.0 Released Today as Silverlight Reaches End of Support"},"content":{"rendered":"\n<p>Userware&nbsp;announced today that it has released&nbsp;<a href=\"https:\/\/www.opensilver.net\/\" target=\"_blank\" rel=\"noreferrer noopener\">OpenSilver<\/a>&nbsp;1.0, as Microsoft Silverlight has reached the end of support.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is&nbsp;OpenSilver?<\/strong><\/h2>\n\n\n\n<p><strong>OpenSilver&nbsp;is a modern, plugin-free, open-source reimplementation of Silverlight, capable of running large, complex legacy applications, as well as newly written C# and XAML applications.&nbsp;&nbsp;<\/strong><\/p>\n\n\n\n<p>Developers worldwide have poured great amounts of effort into building countless Silverlight applications over the past 15 years.&nbsp;OpenSilver&nbsp;provides them with an alternative to rewriting them. It lets their existing code run on every browser so that they can leverage their .NET skills and focus on new improvements instead.&nbsp;<\/p>\n\n\n\n<p>The project is hosted publicly on <strong><a href=\"https:\/\/github.com\/OpenSilver\/OpenSilver\" target=\"_blank\" rel=\"noreferrer noopener\">GitHub<\/a><\/strong> and is actively developed by a large team of full-time developers, funded by&nbsp;Userware&nbsp;and corporations of all sizes investing in the technology to maintain their line-of-business applications.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why&nbsp;OpenSilver?<\/strong><\/h2>\n\n\n\n<p>The&nbsp;company stated that the&nbsp;development of&nbsp;OpenSilver&nbsp;was motivated by the team\u2019s strong belief that developers should not be compelled to rewrite existing applications because of a change in the underlying stack. The thousands of Silverlight applications still in production are a testament to this. Silverlight\u2019s end of life was announced in 2011, as a technical roadblock presented itself: browsers would one day stop allowing plugins. Yet many developers remained committed for over ten years to what they considered to be a valid platform, as it worked just fine for their purposes.&nbsp;OpenSilver&nbsp;has worked on lifting Silverlight\u2019s roadblocks and improving the underlying technology.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>OpenSilver&nbsp;is now mature enough to run complex line-of-business apps<\/p>\n<cite>says Giovanni Albani, CEO of&nbsp;Userware.<\/cite><\/blockquote>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>We can now offer a modern, enhanced version of Silverlight and expand the realm of possibilities for .NET developers when it comes to web applications.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How does it work?<\/strong><\/h2>\n\n\n\n<p>OpenSilver&nbsp;works just like Silverlight, but without the plugin.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Instead of using browser plugins,&nbsp;OpenSilver&nbsp;leverages&nbsp;WebAssembly&nbsp;to run applications directly and securely within the browser\u2019s sandbox.&nbsp;WebAssembly&nbsp;files (.wasm) follow a W3C standard and are natively recognized by all modern browsers, in the same way, JavaScript, HTML, and CSS are.&nbsp;&nbsp;<\/p>\n\n\n\n<p>No knowledge of JavaScript, HTML, or CSS is required to build a fully functional web application.&nbsp; Controller logic written in C# runs in the browser thanks to Microsoft Blazor. As for the presentation layer,&nbsp;OpenSilver&nbsp;adds support for XAML. This makes for a full .NET development experience.&nbsp;<\/p>\n\n\n\n<p>OpenSilver&nbsp;applications run on every modern browser, across all platforms, including iOS, Android, Windows, MacOS, and Linux.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How is a Silverlight application migrated to&nbsp;OpenSilver?<\/strong><\/h2>\n\n\n\n<p>Developers can migrate an existing web application of any size using the&nbsp;OpenSilver&nbsp;Visual Studio extension. The extension helps developers create new projects from their existing code, replacing Silverlight API calls with their&nbsp;OpenSilver&nbsp;equivalent where appropriate. Additional steps are explained in the&nbsp;OpenSilver&nbsp;documentation.&nbsp;<\/p>\n\n\n\n<p>As companies and developers undertake the porting of their applications,&nbsp;Userware&nbsp;can provide development services to assist during the process or take care of the whole migration with the help of the core team. Every feature implemented for custom development is incorporated into&nbsp;OpenSilver.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Is&nbsp;OpenSilver&nbsp;missing any features of Silverlight?<\/strong><\/h2>\n\n\n\n<p>OpenSilver&nbsp;fully supports the core capabilities of the Silverlight engine, including full language support (C#, XAML). Most of the platform APIs are supported, allowing developers to include major <strong>C# libraries<\/strong> such as <strong>Telerik UI<\/strong>, <strong>WCF RIA Services<\/strong>, <strong>PRISM<\/strong>, and <strong>MEF<\/strong>. Support for additional platform APIs is continuously being added.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Does&nbsp;OpenSilver&nbsp;offer any improvements over Silverlight?<\/strong><\/h2>\n\n\n\n<p>OpenSilver&nbsp;can leverage the latest <strong>C# language version 9.0<\/strong> and the latest Visual Studio. It supports <strong>.NET Standard<\/strong>, <strong>.NET 5<\/strong>, and <strong>.NET 6<\/strong>, in addition to legacy Silverlight code.&nbsp;OpenSilver&nbsp;is also compatible with all JavaScript libraries, combining the best of both worlds.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Additionally, since&nbsp;OpenSilver&nbsp;relies entirely on open standards and runs within the browser\u2019s sandbox, it enjoys wider browser compatibility, can better benefit from browser enhancements and isn\u2019t vulnerable to any security issues that a plugin might introduce.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why remain in .NET instead of rewriting in a JavaScript-based framework?<\/strong><\/h2>\n\n\n\n<p>With Silverlight being discontinued, thousands of companies have been hit with the prospect of having to discard their entire .NET-based front-end applications, and having to begin the arduous task of re-designing and re-developing them in JavaScript\/HTML\/CSS.&nbsp;<\/p>\n\n\n\n<p>Such complete rewrites are sometimes draining for organizations. They are impactful to resources and costs, and have fluctuating timelines due to unforeseen bugs and intangibles, putting the overall project at significant risk of delay or abandonment.&nbsp;<\/p>\n\n\n\n<p>Thanks to&nbsp;OpenSilver, this scenario is no longer inevitable, as&nbsp;OpenSilver&nbsp;lets their development continue on their existing .NET codebase.&nbsp;<\/p>\n\n\n\n<p>According to Darshin Vyas,&nbsp;Userware\u2019s&nbsp;VP of Sales, the main advantage is cost. <\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Our clients estimate that a complete rewrite of a medium to the large-sized application would have taken one to two years.<\/p>\n<cite>says Vyas.<\/cite><\/blockquote>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>There is significant overhead in gathering requirements, developing new specifications, recruiting and onboarding for a new skill set, understanding the existing code, and developing and deploying on a new stack.&nbsp;OpenSilver&nbsp;eliminates this overhead. Some of our clients were able to slash their timeline in half or more while spending a fraction of the rewrite cost.&nbsp;<\/p>\n<\/blockquote>\n\n\n\n<p>There are several other compelling reasons to stay on .NET, such as the reduced risk of keeping a stable codebase, the possibility to share C# code between the client-side and the server-side, and the availability of .NET libraries such as Telerik.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What\u2019s next for&nbsp;OpenSilver?<\/strong><\/h2>\n\n\n\n<p>The team is continually expanding coverage of Silverlight\u2019s platform APIs, and improving&nbsp;OpenSilver\u2019s&nbsp;ability to migrate WPF applications (in addition to Silverlight applications).&nbsp;<\/p>\n\n\n\n<p>Future versions of&nbsp;OpenSilver&nbsp;will also include new functionality, such as the ability to support applications written in VB.NET, and those using the Microsoft&nbsp;LightSwitch&nbsp;component.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<ul class=\"wp-block-list\">\n<li>OpenSilver&nbsp;1.0 is available for download at:&nbsp;<a href=\"https:\/\/www.opensilver.net\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.opensilver.net<\/a>&nbsp;<\/li>\n\n\n\n<li>Source&nbsp;code:&nbsp;<a href=\"https:\/\/github.com\/OpenSilver\/OpenSilver\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/github.com\/OpenSilver\/OpenSilver<\/a>&nbsp;<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>About the company<\/strong><\/h2>\n\n\n\n<p>Userware&nbsp;is a software company founded in 2007 by two experts in Microsoft technologies. It is based in Paris, France, and has a portfolio of products with more than 25,000 customers in over 75 countries.&nbsp;<\/p>\n\n\n\n<p>Specialized in Microsoft technologies and developer tools, the company is also behind CSHTML5, a Visual Studio extension that is able to compile C# and XAML code into HTML and JavaScript.&nbsp;Userware&nbsp;has been continuously improving CSHTML5 for the past 7 years and is now leveraging its codebase to deliver&nbsp;OpenSilver, replacing JavaScript with&nbsp;WebAssembly&nbsp;for native execution and improved .NET compatibility.&nbsp;<\/p>\n\n\n\n<p><strong>OUR VISION:<\/strong>&nbsp;<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>We are .NET developers who believe that Silverlight was the best platform ever for developing line-of-business (LOB) applications. We are sad to see Silverlight die due to the lack of support for plug-ins in modern browsers, so we want to reimplement it using modern, open, and standards-based technologies. We want to make it even more powerful than before, for developers to have the tools to build amazing products that can change the world.<\/em><\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\">Userware\u00a0announced today that it has released\u00a0OpenSilver\u00a01.0, as Microsoft Silverlight has reached the end of support.\u00a0<\/div>\n<p> <a class=\"mh-excerpt-more\" href=\"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/\" title=\"OpenSilver 1.0 Released Today as Silverlight Reaches End of Support\">[&#8230;]<\/a><\/p>\n","protected":false},"author":4,"featured_media":1285,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[108,109,182],"coauthors":[],"class_list":{"0":"post-1276","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-programming","8":"tag-opensilver","9":"tag-userware","10":"tag-webassembly"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>OpenSilver 1.0 Released Today - Oct 12 2021<\/title>\r\n<meta name=\"description\" content=\"Userware\u00a0announced today that it has released\u00a0OpenSilver\u00a01.0, as Microsoft Silverlight has reached the end of support.\u00a0\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"OpenSilver 1.0 Released Today - Oct 12 2021\" \/>\r\n<meta property=\"og:description\" content=\"Userware\u00a0announced today that it has released\u00a0OpenSilver\u00a01.0, as Microsoft Silverlight has reached the end of support.\u00a0\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ITuziast\" \/>\r\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ITuziast\" \/>\r\n<meta property=\"article:published_time\" content=\"2021-10-12T17:23:30+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2023-07-09T09:38:26+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/10\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1900\" \/>\r\n\t<meta property=\"og:image:height\" content=\"1400\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"Editorial Team\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editorial Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/\"},\"author\":{\"name\":\"Editorial Team\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/person\\\/d54b60371d333482442b125378b25c55\"},\"headline\":\"OpenSilver 1.0 Released Today as Silverlight Reaches End of Support\",\"datePublished\":\"2021-10-12T17:23:30+00:00\",\"dateModified\":\"2023-07-09T09:38:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/\"},\"wordCount\":1227,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg\",\"keywords\":[\"OpenSilver\",\"Userware\",\"WebAssembly\"],\"articleSection\":[\"Programming\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/\",\"name\":\"OpenSilver 1.0 Released Today - Oct 12 2021\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg\",\"datePublished\":\"2021-10-12T17:23:30+00:00\",\"dateModified\":\"2023-07-09T09:38:26+00:00\",\"description\":\"Userware\u00a0announced today that it has released\u00a0OpenSilver\u00a01.0, as Microsoft Silverlight has reached the end of support.\u00a0\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg\",\"contentUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg\",\"width\":1900,\"height\":1400,\"caption\":\"OpenSilver Framework 1.0 - keeps your Silverlight app alive\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/10\\\/12\\\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ituziast.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OpenSilver 1.0 Released Today as Silverlight Reaches End of Support\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#website\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/\",\"name\":\"ITuziast\",\"description\":\"Bits and Bytes of Technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ituziast.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\",\"name\":\"ITuziast\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/ituziast-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/ituziast-logo.png\",\"width\":512,\"height\":512,\"caption\":\"ITuziast\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ITuziast\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/person\\\/d54b60371d333482442b125378b25c55\",\"name\":\"Editorial Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c641ca3ab2887fca39f55038bfa836cc3189e998846e0c8ad0a67591b9d353bb?s=96&d=mm&r=g427ae76202c26659b8f4cdbe8d6ef0f1\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c641ca3ab2887fca39f55038bfa836cc3189e998846e0c8ad0a67591b9d353bb?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c641ca3ab2887fca39f55038bfa836cc3189e998846e0c8ad0a67591b9d353bb?s=96&d=mm&r=g\",\"caption\":\"Editorial Team\"},\"url\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/author\\\/editorial-team\\\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OpenSilver 1.0 Released Today - Oct 12 2021","description":"Userware\u00a0announced today that it has released\u00a0OpenSilver\u00a01.0, as Microsoft Silverlight has reached the end of support.\u00a0","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:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/","og_locale":"en_US","og_type":"article","og_title":"OpenSilver 1.0 Released Today - Oct 12 2021","og_description":"Userware\u00a0announced today that it has released\u00a0OpenSilver\u00a01.0, as Microsoft Silverlight has reached the end of support.\u00a0","og_url":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/","og_site_name":"ITuziast","article_publisher":"https:\/\/www.facebook.com\/ITuziast","article_published_time":"2021-10-12T17:23:30+00:00","article_modified_time":"2023-07-09T09:38:26+00:00","og_image":[{"width":1900,"height":1400,"url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/10\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg","type":"image\/jpeg"}],"author":"Editorial Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editorial Team","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#article","isPartOf":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/"},"author":{"name":"Editorial Team","@id":"https:\/\/www.ituziast.com\/#\/schema\/person\/d54b60371d333482442b125378b25c55"},"headline":"OpenSilver 1.0 Released Today as Silverlight Reaches End of Support","datePublished":"2021-10-12T17:23:30+00:00","dateModified":"2023-07-09T09:38:26+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/"},"wordCount":1227,"commentCount":0,"publisher":{"@id":"https:\/\/www.ituziast.com\/#organization"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/10\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg","keywords":["OpenSilver","Userware","WebAssembly"],"articleSection":["Programming"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/","url":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/","name":"OpenSilver 1.0 Released Today - Oct 12 2021","isPartOf":{"@id":"https:\/\/www.ituziast.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#primaryimage"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/10\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg","datePublished":"2021-10-12T17:23:30+00:00","dateModified":"2023-07-09T09:38:26+00:00","description":"Userware\u00a0announced today that it has released\u00a0OpenSilver\u00a01.0, as Microsoft Silverlight has reached the end of support.\u00a0","breadcrumb":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#primaryimage","url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/10\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg","contentUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/10\/opensilver-v1-3e8lp2ey6xmtfb60yf4sg0-2.jpg","width":1900,"height":1400,"caption":"OpenSilver Framework 1.0 - keeps your Silverlight app alive"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/10\/12\/opensilver-1-0-released-today-as-silverlight-reaches-end-of-support\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ituziast.com\/"},{"@type":"ListItem","position":2,"name":"OpenSilver 1.0 Released Today as Silverlight Reaches End of Support"}]},{"@type":"WebSite","@id":"https:\/\/www.ituziast.com\/#website","url":"https:\/\/www.ituziast.com\/","name":"ITuziast","description":"Bits and Bytes of Technology","publisher":{"@id":"https:\/\/www.ituziast.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ituziast.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ituziast.com\/#organization","name":"ITuziast","url":"https:\/\/www.ituziast.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ituziast.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/09\/ituziast-logo.png","contentUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2020\/09\/ituziast-logo.png","width":512,"height":512,"caption":"ITuziast"},"image":{"@id":"https:\/\/www.ituziast.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ITuziast"]},{"@type":"Person","@id":"https:\/\/www.ituziast.com\/#\/schema\/person\/d54b60371d333482442b125378b25c55","name":"Editorial Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/c641ca3ab2887fca39f55038bfa836cc3189e998846e0c8ad0a67591b9d353bb?s=96&d=mm&r=g427ae76202c26659b8f4cdbe8d6ef0f1","url":"https:\/\/secure.gravatar.com\/avatar\/c641ca3ab2887fca39f55038bfa836cc3189e998846e0c8ad0a67591b9d353bb?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c641ca3ab2887fca39f55038bfa836cc3189e998846e0c8ad0a67591b9d353bb?s=96&d=mm&r=g","caption":"Editorial Team"},"url":"https:\/\/www.ituziast.com\/index.php\/author\/editorial-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1276","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/comments?post=1276"}],"version-history":[{"count":11,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1276\/revisions"}],"predecessor-version":[{"id":1995,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1276\/revisions\/1995"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media\/1285"}],"wp:attachment":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media?parent=1276"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/categories?post=1276"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/tags?post=1276"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/coauthors?post=1276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}