8using Microsoft.Extensions.DependencyInjection;
21#pragma warning disable CS3001
23#pragma warning restore CS3001
31#pragma warning disable CS3003
32 public IServiceCollection
Services {
get;
set; }
33#pragma warning restore CS3003
Default CSLA .NET service builder
IServiceCollection Services
Gets or sets the services collection
CslaBuilder(IServiceCollection services)
Creates an instance of the type
Define CSLA .NET service builder