在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):dotnet-architecture/eshop-mobile-client开源软件地址(OpenSource Url):https://github.com/dotnet-architecture/eshop-mobile-client开源编程语言(OpenSource Language):C# 100.0%开源软件介绍(OpenSource Introduction):eshop-mobile-client
DependenciesThough ArchitectureThe app architecture consists of two parts:
.NET MAUI AppThis project exercises the following platforms, frameworks, and features:
Backend ServicesAll the backend services-related code and components are maintained as eShopOnContainers repo. Supported platformsThe app targets three platforms:
Requirements
Setup1. Ensure the .NET MAUI platform is installedYou can do that by following the steps mentioned in Installing .NET MAUI 2. Ensure .NET MAUI is updatedVisual Studio will periodically automatically check for updates. You can also manually check for updates using the Update Visual Studio options. 3. Project SetupRestore NuGet packages for the project. 4. Ensure Android Emulator is installedYou can use any Android emulator although it is highly recommended to use an x86-based version.
To deploy and debug the application on a physical device, refer to the Debug on an Android device article. 5. Ensure Mac connectionTo set up the Mac host, you must enable communication between the Xamarin extension for Visual Studio and your Mac. 6. Use Actual MicroservicesBy default But if you want to test out the app using the real services you can do that too. For that you'll need to do the following:
Identity Url :
Android AppYou'll also need to include the For more details refer to Managing HTTP & Cleartext Traffic on Android with Network Security Configuration IOS AppYou'll need to make sure your <key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict> For more details refer to Opting-Out of ATS
ScreenshotsClean and RebuildIf you see build issues when pulling updates from the repo, try cleaning and rebuilding the solution. TroubleshootingLicensesThis project uses some third-party assets with a license that requires attribution: Copyright and license
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论