C# (CSharp) Dibware.StoredProcedureFrameworkForEF Namespace

Nested Namespaces

Dibware.StoredProcedureFrameworkForEF.Helpers
Dibware.StoredProcedureFrameworkForEF.PackageLoadTest

Classes

Name Description
StoredProcedureDbContext An inheritable custom DbContext that in herits from System.Data.Entity.DbContext but automatically calls the DbContextExtensions.InitializeStoredProcedureProperties extension method to initialise the stored procedures in an inherited DbContext class.