Services:
Create a WPF application from scratch or Modify / Add features to an existing WPF / XAML application.
Create / Modify API in .Net Core C#
Implement Realtime Communication with SignalR / WebSockets
Create / Modify the Database for the application
Connect the Application with Hardware on PC such as GPS device etc
Implement MVVM Pattern, Prism / MEF
Implement Lose Coupling in WPF Application with Dependency Injection
Implement Multithreading – Task Parallel Library, Threads, async-await, etc.
Create Custom Controls in XAML (with Bindable Dependency Properties, Attached Property)
Host the API to Cloud / Servers
Create the API for WPF Application to be hosted in a Standalone server or Load Balancing servers.
Create the API for WPF Application in the serverless fashion (AWS API Gateway + Lambda)
Write XAML for Fluid Design
Write Highly Maintainable, Clean Code in C# and XAML
Unit Testing