NET Conf: Focus on Xamarin samples
-
Updated
Mar 26, 2020 - C#
NET Conf: Focus on Xamarin samples
Xamarin.Forms goodlooking UI sample using the new SwipeView.
Maui's custom CollectionView, like FlatList in React Native
Performance comparison between a CollectionView and DrawnUI for .NET MAUI
DevChallenge - Pokédex
Sample code to demonstrate how to implement grouping with .NET MAUI CollectionView
Xamarin.Forms CollectionView Playground
Sample code to demonstrate the SwipeView in Xamarin.Forms
Provides ObservableRangeCollection and its WPF version, including AddRange, InsertRange, RemoveRange/RemoveAll, Replace/ReplaceRange methods for bulk operation to avoid frequent update notification events.
Sample code to demonstrate how to implement infinite loading with Xamarin.Forms CollectionView
Demonstrates changing a Xamarin Forms CollectionView from a vertical list to a horizontal list based on device orientation.
Sample code to demonstrate how to filter your ObservableCollection in use with CollectionView or ListView in Xamarin.Forms
MAUI Sample app
Este exemplo ensina como utilizar as funcionalidades do CollectionView para não precisar mais do ListView.
.NET Maui Apps | Grouping data (Contact List) from SQLite database with MVVM in Mobile applications. Follow @Netcode-Hub on: https://netcodehub.blogspot.com | https://github.com/Netcode-Hub | https://twitter.com/NetcodeHub | https://web.facebook.com/NetcodeHub | https://www.linkedin.com/in/netcode-hub-90b188258
This example describes how to apply filters in wpf treeview using collectionview type sources.
Chat functionality sample, built with .NET MAUI.
Solution to SO question
Sample code to demonstrate how to use the RefreshView in Xamarin.Forms
Sample code to demonstrate how to use DataTemplate in Xamarin.Forms apps
Add a description, image, and links to the collectionview topic page so that developers can more easily learn about it.
To associate your repository with the collectionview topic, visit your repo's landing page and select "manage topics."