diff --git a/README.md b/README.md index f568ac8..00f63cd 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,54 @@ https://help.syncfusion.com/maui/listview/getting-started Check out this GitHub example for the Syncfusion .NET MAUI ListView Control: https://github.com/syncfusion/maui-demos/tree/master/MAUI/ListView +# XAML + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## Project prerequisites Make sure that you have the compatible versions of [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/ ) with the Dot NET MAUI workload and [.NET Core SDK 7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) or later version in your machine before starting to work on this project.