Skip to content

Commit 1fad4ed

Browse files
committed
983650-2: Start CI
1 parent a13834b commit 1fad4ed

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Document-Processing/PDF/PDF-Library/NET/tabcontent-support/Create-PDF-document-in-Blazor-MaUI-VS-Code.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
**Prerequisites**:
22

3-
* **Install .NET SDK**: Ensure that you have the .NET SDK installed on your system. You can download it from the [.NET Downloads page](https://dotnet.microsoft.com/en-us/download).
4-
* **Install Visual Studio Code**: Download and install Visual Studio Code from the [official website](https://code.visualstudio.com/download).
5-
* **Install C# Extension for VS Code**: Open Visual Studio Code, go to the Extensions view (`Ctrl+Shift+X`), and search for 'C#'. Install the official [C# extension provided by Microsoft](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp).
6-
3+
* **.NET 8 SDK**: Ensure you have .NET 8 or newer installed from [.NET Downloads](https://dotnet.microsoft.com/en-us/download)
4+
* **Visual Studio Code**: Install from [official site](https://code.visualstudio.com/download)
5+
* **C# Extension**: Install the [C# extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) in VS Code
76

87
Step 1: Open the terminal (Ctrl+` ) and run the following command to create a new Blazor Server application
98

0 commit comments

Comments
 (0)