Click here to Skip to main content
15,916,527 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I've recently finished an ASP.NET WebForms application that connects to an OData RESTApi and has a bit of JS client side (JS is used mostly for AJAX and for generating a signature)
The problem is that I need to migrate this application to Xamarin and I've been wondering if there's a tool/library/framework that can do the migration for me without me having to personally re-write the code for the mobile platform (AKA Xamarin).

What I have tried:

So far I've looked at Xamarin.Forms and Apache Cordova (On the recommendation of my boss) any and all help is much appreciated.
Posted
Updated 14-Feb-21 20:40pm

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900