FormCore 0.8.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FormCore --version 0.8.0
NuGet\Install-Package FormCore -Version 0.8.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.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FormCore --version 0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FormCore, 0.8.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.8.0 // Install FormCore as a Cake Tool #tool nuget:?package=FormCore&version=0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Usage
Backend
PM> Install-Package FormCore
Let your Entity Framework Context class inherit from FormCore.Context
. E.g.,
public class Context : FormCore.Context {}
Then 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
Frontend
npm install --save antd-formcore
Contributing
Please use EditorConfig to format your codes.
Team
Minqi Pan | Xiang Yan |
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.
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 |
---|---|---|
0.30.7 | 40,885 | 12/3/2018 |
0.30.6 | 867 | 11/28/2018 |
0.30.5 | 852 | 11/27/2018 |
0.30.3 | 864 | 11/27/2018 |
0.30.2 | 831 | 11/27/2018 |
0.30.1 | 841 | 11/26/2018 |
0.28.0 | 898 | 10/21/2018 |
0.27.1 | 934 | 10/11/2018 |
0.27.0 | 955 | 10/10/2018 |
0.26.16 | 931 | 9/10/2018 |
0.26.15 | 924 | 9/10/2018 |
0.26.14 | 934 | 9/2/2018 |
0.26.13 | 959 | 9/2/2018 |
0.26.12 | 937 | 9/1/2018 |
0.26.11 | 932 | 9/1/2018 |
0.26.10 | 955 | 9/1/2018 |
0.26.9 | 901 | 9/1/2018 |
0.26.8 | 979 | 8/8/2018 |
0.26.7 | 948 | 8/8/2018 |
0.26.6 | 940 | 8/8/2018 |
0.26.5 | 939 | 8/8/2018 |
0.26.4 | 953 | 8/8/2018 |
0.26.3 | 979 | 8/8/2018 |
0.26.2 | 952 | 8/8/2018 |
0.26.1 | 984 | 8/3/2018 |
0.26.0 | 997 | 8/3/2018 |
0.24.0 | 1,075 | 7/2/2018 |
0.23.0 | 969 | 7/2/2018 |
0.22.4 | 1,061 | 7/2/2018 |
0.22.3 | 1,064 | 7/2/2018 |
0.22.2 | 1,059 | 7/2/2018 |
0.22.1 | 1,073 | 7/1/2018 |
0.19.0 | 1,085 | 6/25/2018 |
0.17.4 | 1,106 | 6/21/2018 |
0.17.3 | 950 | 6/21/2018 |
0.17.2 | 1,058 | 6/21/2018 |
0.17.1 | 1,086 | 6/21/2018 |
0.17.0 | 1,054 | 6/21/2018 |
0.16.0 | 1,079 | 6/19/2018 |
0.13.0 | 1,046 | 6/13/2018 |
0.12.0 | 1,042 | 6/13/2018 |
0.11.0 | 1,058 | 6/11/2018 |
0.10.1 | 1,131 | 6/11/2018 |
0.10.0 | 1,144 | 6/11/2018 |
0.9.0 | 1,126 | 6/9/2018 |
0.8.0 | 1,125 | 6/9/2018 |
0.7.0 | 1,167 | 6/6/2018 |
0.6.2.27 | 1,154 | 5/29/2018 |
0.6.2.26 | 1,147 | 5/29/2018 |
0.6.2.24 | 1,105 | 5/29/2018 |
0.6.2.23 | 1,153 | 5/29/2018 |
0.6.2.22 | 1,131 | 5/29/2018 |
0.6.2.21 | 1,137 | 5/29/2018 |
0.6.2 | 1,201 | 5/29/2018 |
0.6.1 | 1,223 | 5/29/2018 |
0.5.2 | 1,119 | 5/24/2018 |
0.5.1 | 1,116 | 5/23/2018 |
0.5.0 | 1,030 | 5/22/2018 |
0.4.1 | 1,129 | 5/20/2018 |
0.4.0 | 1,113 | 5/20/2018 |
0.3.2 | 1,165 | 5/13/2018 |
0.3.1 | 1,189 | 5/13/2018 |
0.3.0 | 1,195 | 5/13/2018 |
0.2.0 | 1,132 | 5/12/2018 |
0.1.0 | 1,159 | 5/10/2018 |