Skip to content
Avatar

Sponsors

@DickBaker
@ngamanning
@janseris
@mikependon
@Manu06D
@jfoshee
Private Sponsor
@LuciferSam86
@mrjrdg
@KarlZ
@nathanh2011

Highlights

  • Pro
Block or Report

Block or report ErikEJ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ErikEJ/README.md

    StackOverflow user information

Pinned

  1. Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core

    C# 1.3k 207

  2. SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)

    C# 748 166

  3. 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

    C# 163 21

  4. .NET dependency injection and logging extensions for Microsoft.Data.SqlClient

    C# 15 1

  5. SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/

    C# 728 197

  6. SqlCeCmd Public

    Manage SQL Server Compact databases via command line, without Visual Studio installed. Syntax similar to sqlcmd (for SQL Server)

    C# 22 12

694 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2022

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.

9 comments
Opened 4 other issues in 3 repositories
ErikEJ/EFCorePowerTools 1 open 1 closed
ErikEJ/EntityFramework6PowerTools 1 closed
bricelam/VS.Data.Sqlite 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.