{"id":1258,"date":"2021-09-13T09:17:20","date_gmt":"2021-09-13T08:17:20","guid":{"rendered":"https:\/\/www.ituziast.com\/?p=1258"},"modified":"2021-09-24T09:16:31","modified_gmt":"2021-09-24T08:16:31","slug":"opensilver-the-open-source-silverlight-reimplementation-enters-beta","status":"publish","type":"post","link":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/","title":{"rendered":"OpenSilver, the Open Source Silverlight reimplementation, enters Beta"},"content":{"rendered":"\n<p>Userware&nbsp;announced today that&nbsp;OpenSilver, the open-source reimplementation of Silverlight that runs on all browsers via&nbsp;WebAssembly, is entering its Beta stage.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignright size-full\"><img decoding=\"async\" width=\"316\" height=\"69\" src=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/open-silver.png\" alt=\"OpenSilver\" class=\"wp-image-1259 no-lazyload\" srcset=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/open-silver.png 316w, https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/open-silver-300x66.png 300w\" sizes=\"(max-width: 316px) 100vw, 316px\" \/><figcaption>OpenSilver Framework<\/figcaption><\/figure><\/div>\n\n\n\n<p>OpenSilver&nbsp;is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for&nbsp;WebAssembly&nbsp;and Microsoft Blazor. First announced on&nbsp;March 9, 2020,&nbsp;OpenSilver&nbsp;has come a long way since its technical preview&nbsp;and, according to the team,&nbsp;is now used by thousands of developers and companies creating new apps or migrating legacy Silverlight&nbsp;apps to modern browsers.<\/p>\n\n\n\n<p>Depicted as&nbsp;the open-source Silverlight,&nbsp;OpenSilver&nbsp;is an attempt&nbsp;to leverage .NET developers&#8217; experience with C# and XAML.&nbsp;The goals of the framework&nbsp;are to maintain&nbsp;rich&nbsp;legacy Silverlight&nbsp;applications and allow developers to create brand new cross-platform applications&nbsp;that can run on every modern&nbsp;browser. Userware, the company maintaining&nbsp;OpenSilver,&nbsp;announced that the Beta version can now make use of Ahead-of-time&nbsp;compilation for up to 15 times improved performance compared to the first release, supports DotNet6, most of the popular .NET libraries and third-party libraries such as Telerik UI for Silverlight. A showcase is available for&nbsp;both&nbsp;<a href=\"https:\/\/opensilver.net\/gallery\/\" target=\"_blank\" rel=\"noreferrer noopener\">OpenSilver<\/a>&nbsp;and for&nbsp;<a href=\"http:\/\/opensilvertelerik.azurewebsites.net\/?2021-09-13\" target=\"_blank\" rel=\"noreferrer noopener\">Telerik UI<\/a>.&nbsp;<\/p>\n\n\n\n<p>\u201cEntering Beta is a huge step forward for&nbsp;OpenSilver&nbsp;as it is slowly reaching maturity and supporting more features than ever\u201d said Giovanni Albani, CEO of&nbsp;Userware.&nbsp;\u201dThe&nbsp;progress we have made so far brings us one step closer to offering a modern, enhanced version of Silverlight and expanding the realm of possibilities for .NET developers when it comes to web applications. Everybody on the team is committed to delivering on that promise and we are seeing a lot of forwarding momentum with large, complex business applications successfully migrated\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What are the benefits of&nbsp;OpenSilver&nbsp;?<\/strong><\/h2>\n\n\n\n<p>OpenSilver&nbsp;relies solely on open standards and runs on both desktop and mobile web browsers.&nbsp;It is compatible with .NET Standard, so the code can be shared between the client, the server, and other platforms. It is also compatible with JavaScript, so existing JavaScript libraries can be directly imported and used from C#.&nbsp;&nbsp;<\/p>\n\n\n\n<p>According to the team, using&nbsp;OpenSilver&nbsp;is as easy as installing a VSIX, creating a new project, and starting to code.&nbsp;<\/p>\n\n\n\n<p>With Silverlight reaching the end of support in October 2021,&nbsp;OpenSilver&nbsp;seems to&nbsp;provide&nbsp;an alternative&nbsp;for the thousands of software developers and IT departments that still have legacy Silverlight applications, allowing them to migrate their applications while retaining all the features of the original applications.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Userware&nbsp;stated that&nbsp;migrating an app could be&nbsp;more beneficial than rewriting, as&nbsp;most migrations can be done&nbsp;about 3 to 5 times faster&nbsp;than rewriting&nbsp;the app entirely.&nbsp;This could mean&nbsp;lower costs&nbsp;of migration&nbsp;for&nbsp;rich&nbsp;business applications.&nbsp;<\/p>\n\n\n\n<p>Another benefit is that developers do not need to <a href=\"https:\/\/www.ituziast.com\/index.php\/2020\/03\/10\/programming-where-to-start\/\" target=\"_blank\" rel=\"noreferrer noopener\">learn a new programming language<\/a>, and they can reuse most of the original code. This implies fewer risks of functional bugs, greater&nbsp;efficiency to maintain the application after migration, less time spent on writing functional and technical specifications, and the ability to keep coding while the migration project is in progress.&nbsp;<\/p>\n\n\n\n<p>Userware&nbsp;is&nbsp;currently&nbsp;focusing its effort on assisting companies with the migration of their business applications through a migration service and support plans. Each new feature developed during migration is then integrated into&nbsp;OpenSilver&nbsp;to further improve the framework.&nbsp;<\/p>\n\n\n\n<p>In the end,&nbsp;OpenSilver&nbsp;could be a way to save years of code and&nbsp;investment for companies heavily relying on Silverlight technology.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Full version Release and Roadmap<\/strong><\/h2>\n\n\n\n<p>Userware&nbsp;announced that&nbsp;OpenSilver&nbsp;v1.0&nbsp;will be released on&nbsp;<em>October 12th, 2021<\/em>.\u202f&nbsp;<\/p>\n\n\n\n<p>Some key features planned for 2021 &#8211; 2022&nbsp;are :&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>A new layout system with full support for measure and arrange (H1 2022)&nbsp;<\/li><li>VB.NET will be fully supported as&nbsp;OpenSilver&nbsp;currently supports C# only (H2 2022)&nbsp;<\/li><li>An improved support for migrating WPF applications (2022)&nbsp;<\/li><li>Hundreds of popular .NET and JS-based libraries will be made compatible with&nbsp;OpenSilver&nbsp;and distributed as ready-to-use packages (2022 &amp; 2023)&nbsp;<\/li><li>Support for Microsoft&nbsp;LightSwitch&nbsp;(2022 &amp; 2023)&nbsp;<\/li><\/ul>\n\n\n\n<p>The Beta version of&nbsp;OpenSilver&nbsp;was released today and is available for download at:&nbsp;<a href=\"https:\/\/www.opensilver.net\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.opensilver.net<\/a>&nbsp;<\/p>\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. The company&nbsp;is specialized in Microsoft technologies and developer tools&nbsp;and&nbsp;is also behind CSHTML5, a Visual Studio extension that is able to compile C# and XAML code into HTML and JavaScript.&nbsp;Leveraging the CSHTML5 codebase, they&nbsp;replaced&nbsp;JavaScript with&nbsp;WebAssembly&nbsp;for native execution and improved .NET compatibility&nbsp;in&nbsp;OpenSilver.&nbsp;<\/p>\n\n\n\n<p>Userware&nbsp;team\u2019s vision:&nbsp;<\/p>\n\n\n\n<p><em>\u201cWe 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.\u201d<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\">OpenSilver\u00a0is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for\u00a0WebAssembly\u00a0and Microsoft Blazor.<\/div>\n<p> <a class=\"mh-excerpt-more\" href=\"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/\" title=\"OpenSilver, the Open Source Silverlight reimplementation, enters Beta\">[&#8230;]<\/a><\/p>\n","protected":false},"author":4,"featured_media":1263,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[108,110,109],"coauthors":[],"class_list":{"0":"post-1258","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-programming","8":"tag-opensilver","9":"tag-silverlight","10":"tag-userware"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>OpenSilver, the Open Source Silverlight reimplementation, enters Beta - ITuziast<\/title>\r\n<meta name=\"description\" content=\"OpenSilver\u00a0is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for\u00a0WebAssembly\u00a0and Microsoft Blazor.\" \/>\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\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/\" \/>\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, the Open Source Silverlight reimplementation, enters Beta - ITuziast\" \/>\r\n<meta property=\"og:description\" content=\"OpenSilver\u00a0is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for\u00a0WebAssembly\u00a0and Microsoft Blazor.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/\" \/>\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-09-13T08:17:20+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2021-09-24T08:16:31+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/programming-opensilver.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\r\n\t<meta property=\"og:image:height\" content=\"1152\" \/>\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=\"4 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\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/\"},\"author\":{\"name\":\"Editorial Team\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#\\\/schema\\\/person\\\/d54b60371d333482442b125378b25c55\"},\"headline\":\"OpenSilver, the Open Source Silverlight reimplementation, enters Beta\",\"datePublished\":\"2021-09-13T08:17:20+00:00\",\"dateModified\":\"2021-09-24T08:16:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/\"},\"wordCount\":923,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/programming-opensilver.jpg\",\"keywords\":[\"OpenSilver\",\"Silverlight\",\"Userware\"],\"articleSection\":[\"Programming\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/\",\"name\":\"OpenSilver, the Open Source Silverlight reimplementation, enters Beta - ITuziast\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/programming-opensilver.jpg\",\"datePublished\":\"2021-09-13T08:17:20+00:00\",\"dateModified\":\"2021-09-24T08:16:31+00:00\",\"description\":\"OpenSilver\u00a0is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for\u00a0WebAssembly\u00a0and Microsoft Blazor.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/programming-opensilver.jpg\",\"contentUrl\":\"https:\\\/\\\/www.ituziast.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/programming-opensilver.jpg\",\"width\":1920,\"height\":1152,\"caption\":\"Silverlight to Opensilver\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ituziast.com\\\/index.php\\\/2021\\\/09\\\/13\\\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ituziast.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OpenSilver, the Open Source Silverlight reimplementation, enters Beta\"}]},{\"@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, the Open Source Silverlight reimplementation, enters Beta - ITuziast","description":"OpenSilver\u00a0is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for\u00a0WebAssembly\u00a0and Microsoft Blazor.","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\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/","og_locale":"en_US","og_type":"article","og_title":"OpenSilver, the Open Source Silverlight reimplementation, enters Beta - ITuziast","og_description":"OpenSilver\u00a0is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for\u00a0WebAssembly\u00a0and Microsoft Blazor.","og_url":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/","og_site_name":"ITuziast","article_publisher":"https:\/\/www.facebook.com\/ITuziast","article_published_time":"2021-09-13T08:17:20+00:00","article_modified_time":"2021-09-24T08:16:31+00:00","og_image":[{"width":1920,"height":1152,"url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/programming-opensilver.jpg","type":"image\/jpeg"}],"author":"Editorial Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Editorial Team","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#article","isPartOf":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/"},"author":{"name":"Editorial Team","@id":"https:\/\/www.ituziast.com\/#\/schema\/person\/d54b60371d333482442b125378b25c55"},"headline":"OpenSilver, the Open Source Silverlight reimplementation, enters Beta","datePublished":"2021-09-13T08:17:20+00:00","dateModified":"2021-09-24T08:16:31+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/"},"wordCount":923,"commentCount":0,"publisher":{"@id":"https:\/\/www.ituziast.com\/#organization"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/programming-opensilver.jpg","keywords":["OpenSilver","Silverlight","Userware"],"articleSection":["Programming"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/","url":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/","name":"OpenSilver, the Open Source Silverlight reimplementation, enters Beta - ITuziast","isPartOf":{"@id":"https:\/\/www.ituziast.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#primaryimage"},"image":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/programming-opensilver.jpg","datePublished":"2021-09-13T08:17:20+00:00","dateModified":"2021-09-24T08:16:31+00:00","description":"OpenSilver\u00a0is a modern, plugin-free, open-source reimplementation of Silverlight that uses Mono for\u00a0WebAssembly\u00a0and Microsoft Blazor.","breadcrumb":{"@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#primaryimage","url":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/programming-opensilver.jpg","contentUrl":"https:\/\/www.ituziast.com\/wp-content\/uploads\/2021\/09\/programming-opensilver.jpg","width":1920,"height":1152,"caption":"Silverlight to Opensilver"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ituziast.com\/index.php\/2021\/09\/13\/opensilver-the-open-source-silverlight-reimplementation-enters-beta\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ituziast.com\/"},{"@type":"ListItem","position":2,"name":"OpenSilver, the Open Source Silverlight reimplementation, enters Beta"}]},{"@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\/1258","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=1258"}],"version-history":[{"count":5,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1258\/revisions"}],"predecessor-version":[{"id":1265,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/posts\/1258\/revisions\/1265"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media\/1263"}],"wp:attachment":[{"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/media?parent=1258"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/categories?post=1258"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/tags?post=1258"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.ituziast.com\/index.php\/wp-json\/wp\/v2\/coauthors?post=1258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}