Info
Version: | 2.0.1 |
Author(s): | Sukanta Choudhury |
Last Update: | Monday, April 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skc-chy/AF.SmartAPI/wiki |
NuGet Url: | https://www.nuget.org/packages/AF.SmartAPI |
Install
Install-Package AF.SmartAPI
dotnet add package AF.SmartAPI
paket add AF.SmartAPI
AF.SmartAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- AF.DataAccessor(>= 1.0.6)
- AF.DataValidator(>= 1.0.1)
Tags
Developers do not need to write any code for API. This API can handle all CRUD operations by simply decorating the DTO object.
Click on Project Site link to get Step by Step implementation guide.