![]() |
CSLA .NET 10.0.0
A home for your business logic
|
Classes | |
| class | Csla.Blazor.State.NoOpSessionManager |
If Configuration.BlazorServerConfigurationOptions.UseInMemoryApplicationContextManager is set to true then this class will be registered with DI as the default implementation of ISessionManager, because in that scenario there should be NO references to any of the state or session management mechanisms which support the flow of ApplicationContext between Server-Interactive and WASM-Interactive code. More... | |
Namespaces | |
| namespace | Csla |
| namespace | Csla.Blazor |
| namespace | Csla.Blazor.State |