Info
| Version: | 1.3.1 |
| Author(s): | Shams Zia |
| Last Update: | Friday, June 10, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/shamszia/windntrees.support |
| NuGet Url: | https://www.nuget.org/packages/WindnTrees.Abstraction |
Install
Install-Package WindnTrees.Abstraction
dotnet add package WindnTrees.Abstraction
paket add WindnTrees.Abstraction
WindnTrees.Abstraction Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.7)
- WindnTrees.CRUDS.Repository(>= 1.0.5)
Tags
WindnTrees.Abstraction extends .NET native controller and provide BasicController, ContentController, CRUDController, CRUDLController, MultipartFormController and FlexController that are required when writing a WindnTrees application.