Maui.DataForms

Data form library

A proof of concept library for creating validable data entry forms in .NET MAUI

This is a proof of concept library for easily creating validable data entry forms in .NET MAUI. This is not published as a Nuget package yet, so please clone locally and add reference to the Maui.FluentForms project to use.

GitHub

63 stars
7 watching
9 forks
Language: C#
last commit: about 1 year ago

Related projects:

Repository Description Stars
akgulebubekir/maui.datagrid A library providing a data grid component for .NET MAUI applications 259
keflon/functionzero.maui.zbind A NuGet package providing an alternative to Microsoft's data binding capabilities in Xamarin.Forms applications. 18
jsuarezruiz/dotnet-maui-samples Provides code samples and demonstrations of .NET MAUI features to build cross-platform mobile and desktop apps 70
fmglib/fmglib.mauimarkup A C# code markup library for .NET MAUI UI development with fluent methods and hot reload support. 60
rrmanzano/maui-bindableproperty-generator Automates the creation of BindableProperties for use in MAUI 135
dotnet/docs-maui Documentation for building cross-platform desktop and mobile apps with .NET Multi-platform App UI. 229
redth/zxing.net.maui A barcode scanning and generation library for .NET MAUI applications 477
treeform/pixie A 2D graphics library for Nim. 743
jfversluis/plugin.maui.formsmigration Provides helpers to facilitate transition from Xamarin.Forms to .NET MAUI 14
adospace/reactorui-maui A .NET library built on top of .NET MAUI that allows C# developers to write applications using an MVU approach. 604
kafkawannafly/bindableprops Automates boilerplate code generation for custom UI components in MAUI apps using C# source generators 32
akanehara/ginq A PHP library that provides a query language for arrays and iterators, allowing developers to build data transformations in a declarative way. 193
communitytoolkit/maui.markup A collection of Fluent C# Extension Methods to create User Interfaces without XAML 495
jsuarezruiz/alohakit.controls A set of custom .NET MAUI drawn controls designed to provide additional options and alternatives for developers 433
richienb/cross-formdata A library providing a unified cross-platform FormData API for JavaScript applications. 1