WindnTrees.Core
1.1.3
See the version list below for details.
dotnet add package WindnTrees.Core --version 1.1.3
NuGet\Install-Package WindnTrees.Core -Version 1.1.3
<PackageReference Include="WindnTrees.Core" Version="1.1.3" />
paket add WindnTrees.Core --version 1.1.3
#r "nuget: WindnTrees.Core, 1.1.3"
// Install WindnTrees.Core as a Cake Addin #addin nuget:?package=WindnTrees.Core&version=1.1.3 // Install WindnTrees.Core as a Cake Tool #tool nuget:?package=WindnTrees.Core&version=1.1.3
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
Release Notes:
- Introduces AntiForgeryFormController and remove AntiForgery token requirements from CRUDController.
- Supported Platform .NET 5.0.
Get started with WindnTrees http://www.invincibletec.com/tutorial/detail/getting-started-with-windntrees
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
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.1.11 | 198 | 11/24/2023 |
1.1.10 | 165 | 11/5/2023 |
1.1.9 | 131 | 11/5/2023 |
1.1.8 | 443 | 6/17/2022 |
1.1.7 | 432 | 6/10/2022 |
1.1.6 | 458 | 1/10/2021 |
1.1.5 | 396 | 1/6/2021 |
1.1.4 | 411 | 1/4/2021 |
1.1.3 | 430 | 11/29/2020 |
1.1.2 | 404 | 11/26/2020 |
1.1.1 | 555 | 9/21/2020 |
1.1.0 | 483 | 8/26/2020 |
1.0.9 | 537 | 8/16/2020 |
1.0.8 | 524 | 8/5/2020 |
1.0.7 | 712 | 9/10/2019 |
1.0.6 | 692 | 9/10/2019 |
1.0.5 | 685 | 5/6/2019 |
1.0.4 | 801 | 12/11/2018 |
1.0.3 | 814 | 12/10/2018 |
1.0.2 | 807 | 12/6/2018 |
1.0.1 | 977 | 7/30/2018 |
1.0.0 | 1,077 | 7/13/2018 |
WindnTrees.Core extends .NET Core native controller and provide BasicController, ContentController, CRUDController, CRUDLController, MultipartFormController and FlexController that are required when writing a WindnTrees.Core application.