AppService Base for using Sync AppFactory Applications.
Info
Version: | 1.2.0 |
Author(s): | Andre Odendaal |
Last Update: | Tuesday, November 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aodendaal/abp-appfactory-asynccrudappservicebase |
NuGet Url: | https://www.nuget.org/packages/Abp.AppFactory.AsyncCrudAppServiceBase |
Install
Install-Package Abp.AppFactory.AsyncCrudAppServiceBase
dotnet add package Abp.AppFactory.AsyncCrudAppServiceBase
paket add Abp.AppFactory.AsyncCrudAppServiceBase
Abp.AppFactory.AsyncCrudAppServiceBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Abp.AppFactory.Interfaces(>= 1.3.0)
- Abp.AspNetCore(>= 3.8.1)
- Microsoft.AspNetCore.Identity(>= 2.1.3)