
Creating Cross-Platform C# Applications with Uno Platform
By :

This chapter concludes our introduction to Uno Platform, but there's still a lot more to cover before we finish. You already know that Uno Platform allows for the creation of apps that run in multiple environments. This does not apply just to new apps. A large part of the appeal of Uno Platform is that it enables developers to also take existing apps and run them in new environments. Because it is built on UWP and WinUI, Uno Platform provides an excellent way for you to take existing apps and run them in new environments.
In this chapter, we'll cover the following topics:
Xamarin.Forms
apps to WebAssemblyBy the end of this chapter, you'll know how to deploy your applications, and you'll be confident about the subsequent steps to take in your journey with Uno Platform...