< Summary

Information
Class: cCoder.ContentManagement.IServiceCollectionExtensions
Assembly: cCoder.ContentManagement
File(s): C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/IServiceCollectionExtensions.cs
Line coverage
98%
Covered lines: 524
Uncovered lines: 10
Coverable lines: 534
Total lines: 707
Line coverage: 98.1%
Branch coverage
37%
Covered branches: 9
Total branches: 24
Branch coverage: 37.5%
Method coverage

Feature is only available for sponsors

Upgrade to PRO version

Metrics

File(s)

C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/IServiceCollectionExtensions.cs

File 'C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/IServiceCollectionExtensions.cs' does not exist (any more).

Methods/Properties

AddContentManagementWeb(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Action`1<cCoder.ContentManagement.Models.ContentManagementConfiguration>,Microsoft.OData.ModelBuilder.ODataConventionModelBuilder)
AddContentManagementWeb(Microsoft.Extensions.DependencyInjection.IServiceCollection,cCoder.ContentManagement.Models.ContentManagementConfiguration,Microsoft.OData.ModelBuilder.ODataConventionModelBuilder)
AddContentManagementHostedServices(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.Action`1<cCoder.ContentManagement.Models.ContentManagementConfiguration>)
AddContentManagementHostedServices(Microsoft.Extensions.DependencyInjection.IServiceCollection,cCoder.ContentManagement.Models.ContentManagementConfiguration)
AddServiceProviderDependencies(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddEventingTypes(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddDependencies(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddBrokers(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddCoordinations(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddEventHandlers(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddRendering(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddFoundations(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddOrchestrations(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AddProcessings(Microsoft.Extensions.DependencyInjection.IServiceCollection)
RegisterConfiguration(Microsoft.Extensions.DependencyInjection.IServiceCollection,cCoder.ContentManagement.Models.ContentManagementConfiguration)
AddConfiguredApi(Microsoft.Extensions.DependencyInjection.IServiceCollection,cCoder.ContentManagement.Models.ContentManagementConfiguration,System.String,System.Action`1<Microsoft.OData.ModelBuilder.ODataConventionModelBuilder>,Microsoft.OData.ModelBuilder.ODataConventionModelBuilder,System.Boolean)
AddApiDocumentation(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.String,cCoder.ContentManagement.Models.ContentManagementConfiguration,System.Boolean)
AddAspNet(Microsoft.Extensions.DependencyInjection.IServiceCollection)