Enterprise App Development Visual Studio TemplateClick to Join our discord to improve the plugin, ask related to the bugs, support other developers. Be happy, make the surrounding also happy.Getting StartedThis project template has Xamarin Forms, MAUI that allows Enterprise App development to be easier. For non Visual Studio Users NuGet 1. OverviewThe Xamarin.Forms project template, that supports Android, iOS, UWP, Tizen, WPF. For backend, ASP.NET Core project is added. For testing, Xamarin Forms UI, backend testing project added. For next-generation, sample machine learning model generation and consume libraries are added. For feedback and ideas throw a mail to us. We are happy to collaborate with you. The MAUI project template, that supports Android, iOS, UWP, Tizen, WPF. For backend, ASP.NET Core project is added. For testing, Xamarin Forms UI, backend testing project added. For next-generation, sample machine learning model generation and consume libraries are added. For feedback and ideas throw a mail to us. We are happy to collaborate with you. 2. Installing PluginInstalling plugin from Marketplace click here.Installing plugin from Visual Studio IDEExtensions->Manage Extensions **Click Online and Search for Xamarin or brushtail. Click Download->Close and restart the visual studio IDE. ** 3. Creating an Enterprise Application**Open Visual Studio click Create a New Project. ** **Search for Enterprise App Development. ** **Type the project name. ** **Enterprise projects are created. ** 4. Project Structure**All projects' types in the template. ** For example, the Enterprise app you are going create is Calculator. Following project structure explanation: Calculator.Core -> .Net standard project for app domain functionality.
(Place Data layer or logic inside Calculator.Core Solution Folder.) Calculator.Desktop.WinForms -> .Net Core project for Desktop WinForm Project. Calculator.MLConsume -> .Net core project for consuming ML.Net. In Xamarin Forms, you can see multiple projects for different platforms. In MAUI, you can see MAUI project for different platforms. For mobile UI Testing Calculator.Web -> ASP.Net Core project for Web app and backend API. 5. Adobe XD FilesCalculator.Core.xd -> Adobe XD file for application architecture design, Models or related works. I created Open with Adobe XD extension to Open Adobe XD files inside Visual Studio. So, no need to switch Visual Studio back and forth. Click here to install. 6. Release Notes1) Projerct Isolation added. (All tests are placed same project folder)2) Default framework is .Net 6 for Web. Target Framework for Android is v12.1 (api 32)3) Keep all packages are upto date.7. Support UsGive good review and rating Review here Ask any question related to this plugin Q&A here **If you support us by donating, we are stick with our dreams and give back to you good products. ** Donate here Thanks |