ErikEJ
.NET Data Development and Entity Framework expert, Microsoft MVP since 2009, .NET Foundation member
@delegateasDenmark
Pinned Repositories
EFCore.SqlServer.DateOnlyTimeOnly
Use the .NET types DateOnly and TimeOnly with the EF Core 6 and 7 SQL Server provider
EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
EntityFramework.SqlServerCompact
Entity Framework Core SQL Server Compact provider
EntityFramework6PowerTools
This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
SqlCeToolbox
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
SqlClientExtensions
.NET dependency injection and logging extensions for Microsoft.Data.SqlClient
SqlProjectPowerTools
Visual Studio Tools to enhance the SQL Database Projects developer experience
SqlQueryStress
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
SqlServer.Rules
120+ T-SQL static code analysis rules for SQL Database Projects
MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
ErikEJ's Repositories
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
ErikEJ/SqlQueryStress
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
ErikEJ/SqlCeToolbox
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
ErikEJ/SqlServer.Rules
120+ T-SQL static code analysis rules for SQL Database Projects
ErikEJ/SqlClientExtensions
.NET dependency injection and logging extensions for Microsoft.Data.SqlClient
ErikEJ/EFCore.SqlServer.DateOnlyTimeOnly
Use the .NET types DateOnly and TimeOnly with the EF Core 6 and 7 SQL Server provider
ErikEJ/SqlFormatter
ErikEJ/EntityFramework
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
ErikEJ/AspireEndToEnd
Demo app showcasing some Aspire integrations
ErikEJ/erikej.github.io
ErikEJ blog
ErikEJ/SqlProjectPowerTools
Visual Studio Tools to enhance the SQL Database Projects developer experience
ErikEJ/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
ErikEJ/TsqlAnalysis
ErikEJ/AspireCommunityToolkit
A community project with additional components and extensions for .NET Aspire
ErikEJ/EFCore.CheckConstraints
An Entity Framework Core plugin to automatically add check constraints in various situations
ErikEJ/EFCore.NamingConventions
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
ErikEJ/MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to .sqlproj projects
ErikEJ/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
ErikEJ/DacpacDemo
ErikEJ/DgmlPowerTools
VS extension that adds some handy features to the DGML editor
ErikEJ/docs-aspire
This repository contains .NET Aspire documentation.
ErikEJ/ef6tools
This is the codebase for the Entity Framework 6 and LINQ-To-SQL designers.
ErikEJ/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
ErikEJ/npgsql
Npgsql is the .NET data provider for PostgreSQL.
ErikEJ/NuGet.CatalogReader
NuGet v3 catalog reader
ErikEJ/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
ErikEJ/SdkSqlClrDemo
Demonstrates how to use .NET Framework SQL CLR objects with SDK based SQL Database Projects
ErikEJ/SqlScriptDOM
ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree
ErikEJ/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
ErikEJ/VSExtensibility
A repo for upcoming changes to extensibility in Visual Studio, the new extensibility model, and language server protocol.