ErikEJ
@erikej.bsky.social
2K followers 470 following 400 posts
.NET MVP with a passion for .NET Data, Entity Framework Core & DacFX. GitHub OSS maintainer. Publisher of EF Core Power Tools and other .NET Data tools. Blog: https://erikej.github.io
Posts Media Videos Starter Packs
Pinned
erikej.bsky.social
Build REST API for your database in minutes and with "4 lines of code" using .NET Aspire 9 and a couple of Community Toolkit packages! You can use the API via Swagger right away!
#dotnet #sqlserver #azure #aspire #api
Reposted by ErikEJ
dot.net
.NET @dot.net · 1d
📣 .NET Conf is on its way!! 🎉
Celebrate and learn about what you can do with .NET 10 at the biggest .NET virtual event in the world!
November 11-13 〰️ Save the date
msft.it/63328sL6vs
#dotNETConf
text reads: .NET Conf 2025
Nov. 11-13
Save the date
www.dotnetconf.net
erikej.bsky.social
New release of SQLite Toolbox for Visual Studio with support for Visual Studio 2026 Insiders - if you use SQLite in Visual Studio you need this (like 1.5 million current users!!)
#dotnet #sqlite #visualstudio
SQLite and SQL Server Compact Toolbox - Visual Studio Marketplace
Extension for Visual Studio - SQLite / SQL Server Compact Toolbox extension for Visual Studio. This extension adds several features to help your embedded database development efforts: Scripting of…
buff.ly
erikej.bsky.social
Do you use SQLite Toolbox with Visual Studio 2026? - please help me confirm that it no longer crashes when adding a new SQLite connection. Download and try the latest daily build:
buff.ly/b1yrJPb
Release notes
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone) - ErikEJ/SqlCeToolbox
github.com
Reposted by ErikEJ
erikej.bsky.social
Introducing 'SQL Project Power Tools' - create, import, diagram and analyze SQL database projects in Visual Studio - a collection of tools to improve developer UX in Visual Studio 2026 and 2022
#dotnet #sqlserver #visualstudio
buff.ly/bqxUxJZ
Introducing 'SQL Project Power Tools' - create, import, diagram and analyze SQL database projects in Visual Studio
In this blog post I will introduce you to a new free and open source Visual Studio extension SQL Project Power Tools, that I maintain.
erikej.github.io
erikej.bsky.social
Not currently, no. Is possible via EF Core Power Tools CLI though. Feel free to create an issue
erikej.bsky.social
Introducing 'SQL Project Power Tools' - create, import, diagram and analyze SQL database projects in Visual Studio - a collection of tools to improve developer UX in Visual Studio 2026 and 2022
#dotnet #sqlserver #visualstudio
buff.ly/bqxUxJZ
Introducing 'SQL Project Power Tools' - create, import, diagram and analyze SQL database projects in Visual Studio
In this blog post I will introduce you to a new free and open source Visual Studio extension SQL Project Power Tools, that I maintain.
erikej.github.io
erikej.bsky.social
Did you rely on the SDK style SQL project in Visual Studio 2022 (with the Microsoft. Build.Sql SDK) and realize this no longer works in VS 2026?

Fear not, you can use our community SDK MsBuild.Sdk.SqlProj in all your IDEs!
#dotnet #sqlserver #sqlprojects #dacfx #ssdt
buff.ly/5N5fLZD
erikej.bsky.social
Thanks, on top of the list!
erikej.bsky.social
Format your SQL code in SQL Server Management Studio 22 with the free SQL Formatter from @madskristensen - I just got a PR approved to enable this (for SSMS) - download from VSIX Gallery
#sqlserver #ssms
SQL Formatter
Adds support for the Format Document command for SQL files. Use Ctrl+K, Ctrl+D to execute the command to format the document. Configure the formatting behavior through options.
buff.ly
erikej.bsky.social
EFCore.NamingConventions - enable flexible column and table naming with EF Core migrations. We have just updated the package for EF Core 10 RC 1
#efcore #dotnet
www.nuget.org/packages/EFC...
EFCore.NamingConventions 10.0.0-rc.1
Naming Conventions for Entity Framework Core Tables and Columns.
www.nuget.org
erikej.bsky.social
EFCore.CheckConstraints - enforce some check constraints, including RegEx based, directly on your database schema with EF Core migrations - we have just updated the package for EF Core 10 RC 1
#dotnet #efcore
EFCore.CheckConstraints 10.0.0-rc.1
Entity Framework Core plugin for automatically adding check constraints in various scenarios.
buff.ly