Giter Site home page Giter Site logo

michaeidietrich / smartmvvm.xaml Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 4.0 128 KB

Set of XAML markup utilities for WPF and Avalonia applications.

License: MIT License

C# 99.26% PowerShell 0.74%
avalonia avaloniaui c-sharp csharp databinding dotnet mvvm wpf wpf-ui xaml

smartmvvm.xaml's People

Contributors

michaeidietrich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

smartmvvm.xaml's Issues

Avalonia 11 Breaking Changes

Avalonia 11 is currently in RC for the next major release and the team has made substantial breaking changes. This currently leaves SmartMvvm.Xaml unable to be used on Avalonia 11 else you will experience a startup exception like below:

image

Specifically, many interfaces have been removed such as IAvaloniaObject which has affected IBinding, too. So most markup extensions with binding support will need small fixes, such as Use. The concrete AvaloniaObject should be used in place of the removed IAvaloniaObject. A new major version of SmartMvvm.Xaml is probably necessary to describe the break in support between Avalonia 0.10.x and Avalonia 11.

Support/port to .NET4.8/.NET 6

Hi,

currently SmartMvvm.xaml is built with .NET 4.5.2 and .NET Core 3.1.

As .NET 4.5.2 has no LTS support and .NET Core 3.1 ends in Nov 2022, I want to ask if it is planned to port it to .NET 4.8 (has LTS support) and .NET 6? I can prepare a pull request if you want.

Thanks for your reply in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.