Highway Framework
Release 1.0.1.0
The fastest and smoothest way to great architecture
|
![]() ![]() | Castle specific bootstrap for installing types needed for usage to the current container |
![]() ![]() | |
![]() ![]() | **** FOR DEVELOPMENT USAGE ONLY **** **** DO NOT PUT THIS IN PRODUCTION CODE **** This class will clear the existing connections to the database and drop the database |
![]() ![]() | An Interface for Command Queries that return no value, or the return is ignored |
![]() ![]() ![]() | |
![]() ![]() | The interface used to interact with the ORM Specific Implementations |
![]() ![]() ![]() | A Repository that implements a default Task based Async Pattern |
![]() ![]() | An Interface for Scalar Queries that return a single value or object |
![]() ![]() ![]() | |
![]() ![]() | The interface to implement when using with the default Auditable Interceptor to specify an Auditable Entity |
![]() ![]() | An Interface for Command Queries that return no value, or the return is ignored |
![]() ![]() ![]() | |
![]() ![]() | Implement this interface to pass the context specific mapping to the constructor |
![]() ![]() | The standard interface used to interact with an ORM specific implementation |
![]() ![]() ![]() | The interface used to surface events from a context that supports interceptors |
![]() ![]() ![]() ![]() | A base implementation of the Code First Data DataContext for Entity Framework |
![]() ![]() ![]() ![]() | The default implementation of a Object context for the database first approach to Entity Framework |
![]() ![]() | The interface used to interact with the Event manager implementation for registration of Interceptors |
![]() ![]() ![]() | The base implementation of the Event manager for registration of Interceptors, and execution of them in an ordered fashion |
![]() ![]() | This interface is used to allow for extension of prebuilt queries |
![]() ![]() ![]() | The base query that allows for appending expressions, query extensions, and eventing |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | The base implementation for Queries that return collections |
![]() ![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | Base implementation of a query that returns a single value or object |
![]() ![]() ![]() ![]() | |
![]() ![]() | The standard interface for intercept |
![]() ![]() ![]() | An interceptor that operates pre-save to add audit information to the records being committed that implement the Highway.Data.Interfaces.IAuditableEntity interface |
![]() ![]() | |
![]() ![]() | Implement this interface to pass the mappings in via constructor injection on the context. |
![]() ![]() ![]() | |
![]() ![]() | Results from any interceptor operation that gives a flag to tell the event manager to proceed to the next priority in line or not. |
![]() ![]() | The interface used to surface events for queries that support interceptors |
![]() ![]() ![]() | The base query that allows for appending expressions, query extensions, and eventing |
![]() ![]() | |
![]() ![]() ![]() | |
![]() ![]() | The base interface that surfaces SQL output of the Query statement |
![]() ![]() ![]() | An Interface for Queries that return tasks of collections |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | An Interface for Queries that return collections |
![]() ![]() ![]() ![]() | The base implementation for Queries that return collections |
![]() ![]() ![]() | |
![]() ![]() | The interface used to interact with the ORM Specific Implementations |
![]() ![]() ![]() | A Entity Framework Specific repository implementation that uses Specification pattern to execute Queries in a controlled fashion. |
![]() ![]() | An Interface for Scalar Queries that return a single value or object |
![]() ![]() ![]() | Base implementation of a query that returns a single value or object |
![]() ![]() | |
![]() ![]() | This gives a standard interface for the user name service, Which is leveraged by the PreSave interceptors to supply user names for audit tagging on entities. |
![]() ![]() ![]() | Stub implementation of the User Name service to supply example names for Auditable interceptor. |
![]() ![]() | |
![]() ![]() | The Event Arguments for a post query execution Interceptor to use |
![]() ![]() | The Event Arguments for a Post-Save Interceptor to use |
![]() ![]() | The Event Arguments for a Pre-Query execution Interceptor to use |
![]() ![]() | The Event Arguments for a Pre-Save Interceptor to use |
![]() ![]() | |
![]() ![]() |