Brushtail.Enterprise.Template.MAUI
1.0.9
Prefix Reserved
Maui and Xamarin Forms Templates are merged.
See the version list below for details.
dotnet new install Brushtail.Enterprise.Template.MAUI::1.0.9
Enterprise App Development Visual Studio Template
Click to Join our discord to improve the plugin, ask related to the bugs, support other developers. Be happy, make the surrounding also happy.
Build Status
Azure Repos sync with Github -
Getting Started
1. Overview
The Enterprise project template, that supports MAUI Mobile. For backend, ASP.NET Core project is added. For testing, MAUI mobile 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 Plugin
Installing plugin from Marketplace click here.
Installing plugin from Visual Studio IDE
Extensions->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 an Enterprise App Development.
Type the project name.
Enterprise projects are created.
4. Project Structure
All projects types in the template.
<br/>
For example, the Enterprise app you are going create is Calculator. Following project structure explanation: <br/>
Calculator.Core → .Net standard project for app domain functionality. <em><b>(Place Data layer or logic inside Calculator.Core Solution Folder.)</b></em> <br/> Calculator.Core.UnitTest → .Net core xunit project for testing domain functionality. <br/>
Calculator.Desktop.WinForms → .Net Core project for Desktop WinForm Project. <br/> Calculator.Desktop.WPF → .Net Core project for Desktop WPF Project. If you want Xamarin Forms link to WPF. <br/>
Calculator.MLConsume → .Net core project for consuming ML.Net. <br/> Calculator.MLTrain → .Net core project for training ML.Net model. <br/>
Calculator.Mobile → Mobile Project for MAUI shared logic and UI. <br/> Calculator.Mobile.Shared.UITest → Project for testing Xamarin forms UI. <br/>
Calculator.Web → ASP.Net Core project for Web app and backend API. <br/> Calculator.Web.Static → ASP.Net Core project for static Web app for User interface design. <br/> Calculator.Web.UnitTest → .Net core xunit project for testing Web app functionality. <br/>
5. Adobe XD Files
Calculator.Core.xd → Adobe XD file for application architecture design, Models or related works. <br/> Calculator.Desktop.xd → Adobe XD file for Desktop UI prototype. <br/> Calculator.Mobile.xd → Adobe XD file for Mobile UI prototype. <br/> Calculator.Web.xd → Adobe XD file for Mobile UI prototype. <br/> Calculator.UIKit.xd → Adobe XD file for creating UIKit for fonts, themes, controls, UI interactions. <br/>
<em>I was 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. </em>
6. Release Notes
1) 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 Us
Give good review and rating click here
Ask any question related to this plugin click here
If you support us by donating, we are stick with our dreams and give back to you good products.
Thanks
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.0.8 | 806 | 5/9/2023 |