inraetemplate / README.md @ 7b67ff55
Historique | Voir | Annoter | Télécharger (641 octets)
1 |
## .NET MAUI Project and Item Templates |
---|---|
2 |
|
3 |
This repository is to host the .NET MAUI INRAE Project Templates, Item Templates and Code Snippets. |
4 |
|
5 |
|
6 |
Release Details: |
7 |
|
8 |
|Channel|.NET MAUI Version|IDE Version|Release Date| |
9 |
|:---:|:---:|:---:|:---:| |
10 |
|Stable|.NET 7 SR3 (7.0.59)|VS2022 17.5.x/17.5.x|Tue, Jan 31, 2023| |
11 |
|Preview|.NET 8 Preview 2 (8.0.0-preview.2.7871)|VS2022 17.6.0 Preview 2.0|Tue, Mar 14, 2023| |
12 |
|
13 |
|
14 |
![Create Project - Visual Studio](images/maui-project-templates.png) |
15 |
|
16 |
And has Item Templates for: |
17 |
* MMVM model |
18 |
* Model: VivantModel.cs |
19 |
* Content Page |
20 |
* Content Page (C#) |
21 |
* Content Page with ViewModel |
22 |
* Content Page (C#) with ViewModel |
23 |
|
24 |
|