WindnTrees.Abstraction
1.2.6
See the version list below for details.
dotnet add package WindnTrees.Abstraction --version 1.2.6
NuGet\Install-Package WindnTrees.Abstraction -Version 1.2.6
<PackageReference Include="WindnTrees.Abstraction" Version="1.2.6" />
paket add WindnTrees.Abstraction --version 1.2.6
#r "nuget: WindnTrees.Abstraction, 1.2.6"
// Install WindnTrees.Abstraction as a Cake Addin #addin nuget:?package=WindnTrees.Abstraction&version=1.2.6 // Install WindnTrees.Abstraction as a Cake Tool #tool nuget:?package=WindnTrees.Abstraction&version=1.2.6
WindnTrees.Abstraction extends .NET native controller and provide BasicController, ContentController, CRUDController, CRUDLController, MultipartFormController and FlexController that are required when writing a WindnTrees application. #CRUD2CRUD #CRUD2CRUD2CRUD #CRUDS
Learn CRUD, CRUD2CRUD (CRUDS) programming in WindnTrees JavaScript, ASP .NET and ASP .NET Core. Develop applications with minimal effort using client and server side CRUD controllers and views.
Benefits:
- MVVM
- CRUD2CRUD Controllers
- CRUD Repositories
- Neat Views and Scripting
- Professional Practice, and
- Simple Codebase
Get started with WindnTrees http://www.invincibletec.com/tutorial/detail/getting-started-with-windntrees
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.Mvc (>= 5.2.7)
- WindnTrees.CRUDS.Repository (>= 1.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 |
---|---|---|
1.3.1 | 451 | 6/10/2022 |
1.3.0 | 473 | 1/10/2021 |
1.2.9 | 380 | 1/4/2021 |
1.2.8 | 386 | 11/29/2020 |
1.2.7 | 384 | 11/26/2020 |
1.2.6 | 530 | 9/21/2020 |
1.2.5 | 446 | 8/26/2020 |
1.2.4 | 457 | 8/16/2020 |
1.2.3 | 505 | 8/5/2020 |
1.2.2 | 526 | 1/29/2020 |
1.2.1 | 566 | 5/6/2019 |
1.2.0 | 708 | 12/11/2018 |
1.1.9 | 645 | 12/8/2018 |
1.1.8 | 764 | 7/31/2018 |
1.1.7 | 840 | 7/7/2018 |
1.1.6 | 857 | 7/5/2018 |
1.1.5 | 923 | 6/25/2018 |
1.1.4 | 918 | 6/24/2018 |
1.0.8 | 806 | 6/9/2018 |
1.0.7 | 887 | 6/2/2018 |
1.0.6 | 825 | 6/1/2018 |
1.0.5 | 929 | 5/29/2018 |
1.0.4 | 950 | 5/29/2018 |
1.0.3 | 934 | 5/29/2018 |
1.0.2 | 933 | 5/29/2018 |
1.0.1 | 936 | 5/29/2018 |
1.0.0 | 920 | 5/28/2018 |
WindnTrees.Abstraction extends .NET native controller and provide BasicController, ContentController, CRUDController, CRUDLController, MultipartFormController and FlexController that are required when writing a WindnTrees application.