- Denmark
- https://erikej.github.io/
- @ErikEJ
Highlights
- Pro
Block or Report
Block or report ErikEJ
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
EFCorePowerTools Public
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core
-
SqlCeToolbox Public
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
-
EntityFramework6PowerTools Public
Forked from dotnet/ef6
This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
-
SqlClientExtensions Public
.NET dependency injection and logging extensions for Microsoft.Data.SqlClient
-
SqlQueryStress Public
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
694 contributions in the last year
Activity overview
Contribution activity
September 2022
Created 16 commits in 2 repositories
Opened 3 pull requests in 3 repositories
ErikEJ/EntityFramework6PowerTools
1
merged
ErikEJ/SqlQueryStress
1
merged
bricelam/VS.Data.Sqlite
1
open
Reviewed 1 pull request in 1 repository
rr-wfm/MSBuild.Sdk.SqlProj
1 pull request
Created an issue in dotnet/efcore that received 9 comments
Column order not scaffolded as attribute
See this in 7.0 RC1, when using DataAnnotations modelBuilder.Entity<Shipper>(entity => { entity.Property(e => e.ShipperId).HasColumnOrder(0); entity.




