FormCore 0.1.0

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

// Install FormCore as a Cake Tool
#tool nuget:?package=FormCore&version=0.1.0

Form Core C#

The C# + React + Ant Design implementation of https://github.com/rails-engine/form_core -- a Rails engine providing abilities to generate dynamic forms.

NPM version NPM quality build status Test coverage David deps Known Vulnerabilities NPM download Gitter

Usage

Frontend

npm install --save antd-formcore

Backend

PM> Install-Package FormCore

Let your EF Context class inherit from FormCore.Context and add migrations.

PM> add-migration

Revise the migration file that was automatically generated, removing foreign key constraints.

Finally apply the migration against your database,

PM> update-database

License

MIT

See Also

  • form_core: a Rails engine providing abilities to generate dynamic forms.
  • React: A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Ant Design: A UI Design Language.
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.30.7 40,841 12/3/2018
0.30.6 851 11/28/2018
0.30.5 836 11/27/2018
0.30.3 847 11/27/2018
0.30.2 814 11/27/2018
0.30.1 823 11/26/2018
0.28.0 881 10/21/2018
0.27.1 912 10/11/2018
0.27.0 935 10/10/2018
0.26.16 910 9/10/2018
0.26.15 906 9/10/2018
0.26.14 915 9/2/2018
0.26.13 941 9/2/2018
0.26.12 919 9/1/2018
0.26.11 913 9/1/2018
0.26.10 938 9/1/2018
0.26.9 885 9/1/2018
0.26.8 965 8/8/2018
0.26.7 935 8/8/2018
0.26.6 928 8/8/2018
0.26.5 924 8/8/2018
0.26.4 939 8/8/2018
0.26.3 965 8/8/2018
0.26.2 939 8/8/2018
0.26.1 971 8/3/2018
0.26.0 981 8/3/2018
0.24.0 1,059 7/2/2018
0.23.0 954 7/2/2018
0.22.4 1,047 7/2/2018
0.22.3 1,050 7/2/2018
0.22.2 1,045 7/2/2018
0.22.1 1,058 7/1/2018
0.19.0 1,071 6/25/2018
0.17.4 1,087 6/21/2018
0.17.3 935 6/21/2018
0.17.2 1,044 6/21/2018
0.17.1 1,072 6/21/2018
0.17.0 1,040 6/21/2018
0.16.0 1,066 6/19/2018
0.13.0 1,033 6/13/2018
0.12.0 1,029 6/13/2018
0.11.0 1,044 6/11/2018
0.10.1 1,111 6/11/2018
0.10.0 1,128 6/11/2018
0.9.0 1,109 6/9/2018
0.8.0 1,108 6/9/2018
0.7.0 1,150 6/6/2018
0.6.2.27 1,136 5/29/2018
0.6.2.26 1,133 5/29/2018
0.6.2.24 1,089 5/29/2018
0.6.2.23 1,137 5/29/2018
0.6.2.22 1,115 5/29/2018
0.6.2.21 1,121 5/29/2018
0.6.2 1,185 5/29/2018
0.6.1 1,206 5/29/2018
0.5.2 1,101 5/24/2018
0.5.1 1,100 5/23/2018
0.5.0 1,015 5/22/2018
0.4.1 1,107 5/20/2018
0.4.0 1,098 5/20/2018
0.3.2 1,147 5/13/2018
0.3.1 1,173 5/13/2018
0.3.0 1,180 5/13/2018
0.2.0 1,115 5/12/2018
0.1.0 1,142 5/10/2018