Base solution for your next web application

Activities of "ravikiran"

Answer

where should i intialize in repository??

IocManager.Register(typeof(IGenericRepository<>), typeof(GenericRepository<,>), Abp.Dependency.DependencyLifeStyle.Transient);

Showing 1 to 1 of 1 entries