Provides the abstract infrastructure for an extensible application architecture at runtime.
For a working plugabble application you can use, for example, the Kephas.Plugins.NuGet concrete implementation.
Typically used areas and classes/interfaces/services:
-...
More information
Provides the infrastructure for executing C# scripts.
Typically used areas and classes/interfaces/services:
- CSharpLanguageService.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Provides the infrastructure for Redis connectivity.
Typically used areas and classes/interfaces/services:
- IRedisConnectionManager.
- Interaction: ConnectionManagerStartedSignal, ConnectionManagerStoppedSignal.
Kephas Framework ("stone" in aramaic)...
More information
Provides a modeling API framework for messaging.
Provides the model for messaging, including the Message classifier and Messaging scope dimension.
Typically used areas and classes/interfaces/services:
- IMessageType.
- Dimensions: Messaging (area)....
More information
Provides services for the data import/export (input/output).
Typically used areas and classes/interfaces/services:
- DataStreams: IDataStreamReader, IDataStreamWriter.
- Export: IDataExportService.
- Import: IDataImportService, IDataImportBehavior....
More information
Provides the MongoDB implementation for data context and associated commands.
Typically used areas and classes/interfaces/services:
- MongoDataContext.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application...
More information
Provides Kephas web components for integration with OWIN.
Check the documentation and the samples from https://github.com/quartz-software/kephas/wiki and https://github.com/quartz-software/kephas/tree/master/Samples.
Kephas Framework ("stone" in aramaic) is a very ambitious...
More information
Provides the Serilog logging services implementation.
Typically used areas and classes/interfaces/services:
- IAmbientServices.WithSerilogManager().
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application...
More information
Provides platform specific infrastructure: assembly loaders, application runtime services, other.
Check the documentation and the samples from https://github.com/quartz-software/kephas/wiki and https://github.com/quartz-software/kephas/tree/master/Samples.
Kephas Framework...
More information
Provides a common infrastructure for testing Kephas based services.
Typically used areas and classes/interfaces/services:
- TestBase.
- Composition: CompositionTestBase.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for...
More information
Provides the configuration implementation using the Microsoft.Extensions.Configuration components.
Typically used areas and classes/interfaces/services:
- IAmbientServices.UseConfiguration().
Kephas Framework ("stone" in aramaic) aims to deliver a solid...
More information
Provides the infrastructure for console applications based on Kephas Framework.
Typically used areas and classes/interfaces/services:
- ConsoleAppShutdownAwaiter.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and...
More information
Provides the LLBLGen implementation for data context and associated commands.
Typically used areas and classes/interfaces/services:
- LLBLGenDataContext, IDataAccessAdapterFactory.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for...
More information
Provides the composition services implementation using the Autofac DI framework.
Typically used areas and classes/interfaces/services:
- AmbientServicesAutofacExtensions.BuildWithAutofac().
Kephas Framework ("stone" in aramaic) aims to deliver a solid...
More information
Provides the infrastructure for the Kephas Framework integration with ASP.NET Core applications.
Typically used areas and classes/interfaces/services:
- StartupBase, IAspNetAppContext.
- Hosting: IHostConfigurator, IStartupFilterService.
Kephas...
More information
Provides a common infrastructure for all the other Microsoft SharePoint integration components.
Typically used areas and classes/interfaces/services:
- IListService, IListUpdaterService, ILookupService.
- Rules: IListItemUpdateRule.
- Reflection:...
More information
Provides the infrastructure for the definition and execution of flows.
Typically used areas and classes/interfaces/services:
- IWorkflowProcessor, IActivity, ActivityBase.
- IStateMachine, StateMachineBase.
- Behaviors: IActivityBehavior,...
More information