Dorababu.Forms 1.0.0-alpha

This is a prerelease version of Dorababu.Forms.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dorababu.Forms --version 1.0.0-alpha
NuGet\Install-Package Dorababu.Forms -Version 1.0.0-alpha
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="Dorababu.Forms" Version="1.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dorababu.Forms --version 1.0.0-alpha
#r "nuget: Dorababu.Forms, 1.0.0-alpha"
#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 Dorababu.Forms as a Cake Addin
#addin nuget:?package=Dorababu.Forms&version=1.0.0-alpha&prerelease

// Install Dorababu.Forms as a Cake Tool
#tool nuget:?package=Dorababu.Forms&version=1.0.0-alpha&prerelease

Refer it in portbale class library and to get the dynamic page call the below line

var page = new DynamicForms.DynamicPage("filename.json","assemblyname");

you need to provide the json file name and assembly of the file.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.3-alpha 801 2/28/2018
1.0.2-alpha 820 2/28/2018
1.0.1-alpha 787 2/28/2018
1.0.0-alpha 671 2/26/2018

Initial Release.