Release Notes - 2.0
-
2.0.5-funcrel
2.0.5-funcrel
Adds missing .NET WPF objects in the DOTNET language. -
2.0.4-funcrel
2.0.4-funcrel
Improves Linux compatibility. -
2.0.3-funcrel
2.0.3-funcrel
Fixes an issue causing links to getters and setters to be missing in v3/8.4 when compared to v2/8.3. Fixes an issue causing differences with some links between the v3/8.4 and v2/8.3 platforms. -
2.0.2-funcrel
2.0.2-funcrel
Fixes an issue causing a missing link between XML source files and public C# property objects defined in the XML file itself. 📝 38822 -
2.0.1-funcrel
2.0.1-funcrel
Fixes traceback error (Error in Log: WPF: IndexError: list index out of range) with VB files. -
2.0.0-funcrel
2.0.0-funcrel
This new .NET XAML extension provides support for two .NET frameworks (WPF and Silverlight) that were previously supported in specific extensions (WPF and Silverlight Framework) as well as support for Xamarin.Forms. The development of these existing extensions has been discontinued and all new development to support these frameworks will now be actioned in the .NET XAML extension (which uses the com.castsoftware.wpf extension ID). Please see https://doc.castsoftware.com/display/TECHNOS/.NET+XAML+-+2.0#id-.NETXAML2.0-existingExistingextensionsforWPFandSilverlight for more information. Upgrading to this extension will impact your existing analysis results.The entire analyzer has been refactored, objects are no longer created and instead, links between XAML files and .NET source code are produced. The Silverlight Framework is now supported via this extension. Silverlight support Parts of XAML files specific to Xamarin.Forms are now supported. Xamarin.Forms support