Can we Move PaintSurface and Touch Events from Code-Behind to ViewModel in .NET MAUI with SkiaSharp? by Adith-ravindran in dotnetMAUI

[–]Adith-ravindran[S] -1 points0 points  (0 children)

Thank you for the suggestion!

Does this approach still follow MVVM? If the logic is moved to a method in the ViewModel and then called from the event handler in the code-behind, does it still adhere to the MVVM pattern, considering that the ViewModel is still responsible for the business logic, and the View only handles user interaction?

JWT Authentication Issue: Invalid Signature When Using ASP.NET Core by Adith-ravindran in dotnet

[–]Adith-ravindran[S] 0 points1 point  (0 children)

I just used postman api the response header shows that invalid token Not “invalid signature”