Witpath.Controls
1.0.0
dotnet add package Witpath.Controls --version 1.0.0
NuGet\Install-Package Witpath.Controls -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Witpath.Controls" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Witpath.Controls --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Witpath.Controls, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Witpath.Controls as a Cake Addin #addin nuget:?package=Witpath.Controls&version=1.0.0 // Install Witpath.Controls as a Cake Tool #tool nuget:?package=Witpath.Controls&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This toolkit will help you to create forms efficiently.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
UAP 10.0
- Callisto (>= 1.4.0)
- Microsoft.Xaml.Behaviors.Uwp.Managed (>= 2.0.1)
- winrtxamltoolkit (>= 2.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 463 | 1/21/2020 |
Build Forms for UWP Windows 10
Features
- Create a form based in a business Object
- Use attributes to set the order or the controls
- Support common controls like textbox,combobox,DateTimePicker,NumericUpdown etc..
- Build a read only form
- Supported a simple validation
1.0.0
First release