Skip to content

WinUI 3.0 support #73

@Mogikan

Description

@Mogikan

How can I use it with winui 3.0? When I use it with Microsoft.Graph.Core 2.0 it tells me that there is a type conflict between WebView2 parameters where one comes from graphcore dependencies and other comes from winui 3.0 and they have the same type definition in winui 3.0 (CoreWebView2NavigationStartingEventArgs). When I update Graph.Core to the latest version all the code is completely incompatible, graphcore was updated to use kiota abstractions and IRequestAdapter instead of IHttpProvider. Serializer is not available. It's time to provide resources to this project and update it to comply with .net8. Maybe it must be the same maintainer who constantly 'improves' Graph.Core. I'm not MS employee to spend weeks in order to keep it up and running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions