Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: GrialKitApp - Single project updates #2322

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vatsashah45
Copy link
Contributor

GitHub Issue (If applicable): https://github.com/unoplatform/uno.samples-private/issues/146

PR Type

What kind of change does this PR introduce?

  • Documentation content changes

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Docs have been added/updated which fit documentation template. (for bug fixes / features)
  • Unit Tests and/or UI Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Wasm UI Tests are not showing unexpected any differences. Validate PR Screenshots Compare Test Run results.
  • Contains NO breaking changes
  • Updated the Release Notes
  • Associated with an issue (GitHub or internal)

Other information

Internal Issue (If applicable):

@vatsashah45 vatsashah45 self-assigned this Jun 4, 2024
@vatsashah45 vatsashah45 changed the title docs: Single project updates docs: GrialKitApp - Single project updates Jun 4, 2024
@vatsashah45 vatsashah45 marked this pull request as draft June 4, 2024 21:40
@Kunal22shah Kunal22shah marked this pull request as ready for review June 11, 2024 19:34
@@ -28,21 +31,56 @@ The last thing we'll need from the zip file is the nuget.config file. This file

## Getting Started

1. Create a new application using the `unoapp` template, enabling .NET MAUI Embedding. In this case, we're going to use the Blank template (`-preset blank`) and include .NET MAUI Embedding support (`-maui`).
### [Visual Studio](#tab/vs)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kunal22shah @agneszitte I think we should reduce the "Getting Started" section:

  • For Visual Studio, run the Uno Platform Template Wizard and enable .NET Maui Embedding (removing other platforms isn't required)
  • For CLI, run "dotnet new unoapp maui -o GrialKitApp"
    The focus on this doc should be anything related to referencing GrialKit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants