FormCore 0.19.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.19.0
NuGet\Install-Package FormCore -Version 0.19.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.19.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FormCore --version 0.19.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FormCore, 0.19.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.19.0 // Install FormCore as a Cake Tool #tool nuget:?package=FormCore&version=0.19.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Features
- Front-end and back-end are separated, exposing a fine set of form-related API
- Forms are inheritable, so that the end user does not need to build every form from scratch
- Input styles of form fields are extendable so that you can design your own input box for front-end rendering
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
Product | Versions 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.
-
- EntityFramework (>= 6.2.0)
- Newtonsoft.Json (>= 11.0.2)
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,929 | 12/3/2018 |
0.30.6 | 899 | 11/28/2018 |
0.30.5 | 881 | 11/27/2018 |
0.30.3 | 891 | 11/27/2018 |
0.30.2 | 860 | 11/27/2018 |
0.30.1 | 869 | 11/26/2018 |
0.28.0 | 935 | 10/21/2018 |
0.27.1 | 972 | 10/11/2018 |
0.27.0 | 993 | 10/10/2018 |
0.26.16 | 968 | 9/10/2018 |
0.26.15 | 961 | 9/10/2018 |
0.26.14 | 972 | 9/2/2018 |
0.26.13 | 998 | 9/2/2018 |
0.26.12 | 976 | 9/1/2018 |
0.26.11 | 969 | 9/1/2018 |
0.26.10 | 994 | 9/1/2018 |
0.26.9 | 938 | 9/1/2018 |
0.26.8 | 1,034 | 8/8/2018 |
0.26.7 | 1,002 | 8/8/2018 |
0.26.6 | 996 | 8/8/2018 |
0.26.5 | 993 | 8/8/2018 |
0.26.4 | 1,010 | 8/8/2018 |
0.26.3 | 1,033 | 8/8/2018 |
0.26.2 | 1,009 | 8/8/2018 |
0.26.1 | 1,038 | 8/3/2018 |
0.26.0 | 1,053 | 8/3/2018 |
0.24.0 | 1,153 | 7/2/2018 |
0.23.0 | 1,024 | 7/2/2018 |
0.22.4 | 1,145 | 7/2/2018 |
0.22.3 | 1,146 | 7/2/2018 |
0.22.2 | 1,141 | 7/2/2018 |
0.22.1 | 1,156 | 7/1/2018 |
0.19.0 | 1,164 | 6/25/2018 |
0.17.4 | 1,185 | 6/21/2018 |
0.17.3 | 1,005 | 6/21/2018 |
0.17.2 | 1,137 | 6/21/2018 |
0.17.1 | 1,165 | 6/21/2018 |
0.17.0 | 1,135 | 6/21/2018 |
0.16.0 | 1,159 | 6/19/2018 |
0.13.0 | 1,127 | 6/13/2018 |
0.12.0 | 1,121 | 6/13/2018 |
0.11.0 | 1,137 | 6/11/2018 |
0.10.1 | 1,211 | 6/11/2018 |
0.10.0 | 1,223 | 6/11/2018 |
0.9.0 | 1,204 | 6/9/2018 |
0.8.0 | 1,204 | 6/9/2018 |
0.7.0 | 1,247 | 6/6/2018 |
0.6.2.27 | 1,233 | 5/29/2018 |
0.6.2.26 | 1,226 | 5/29/2018 |
0.6.2.24 | 1,186 | 5/29/2018 |
0.6.2.23 | 1,234 | 5/29/2018 |
0.6.2.22 | 1,212 | 5/29/2018 |
0.6.2.21 | 1,216 | 5/29/2018 |
0.6.2 | 1,280 | 5/29/2018 |
0.6.1 | 1,304 | 5/29/2018 |
0.5.2 | 1,202 | 5/24/2018 |
0.5.1 | 1,200 | 5/23/2018 |
0.5.0 | 1,086 | 5/22/2018 |
0.4.1 | 1,211 | 5/20/2018 |
0.4.0 | 1,193 | 5/20/2018 |
0.3.2 | 1,253 | 5/13/2018 |
0.3.1 | 1,277 | 5/13/2018 |
0.3.0 | 1,283 | 5/13/2018 |
0.2.0 | 1,221 | 5/12/2018 |
0.1.0 | 1,249 | 5/10/2018 |