Jonathan Mezach's Avatar

Jonathan Mezach

@jmezach.github.io

Solution Architect @ R&R WFM. Speaker profile: https://sessionize.com/jonathan-mezach/. More @ http://about.me/jonathanmezach

52
Followers
147
Following
11
Posts
12.11.2024
Joined
Posts Following

Latest posts by Jonathan Mezach @jmezach.github.io

Preview
Getting Started with SQL Database Project Power Tools SQL Database Project Power Tools is a free Visual Studio extension that makes working with SQL database projects easier and more productive. This guide will help you get started with the key features.

Just blogged: Getting Started with SQL Database Project Power Tools - a new Visual Studio extension to improve the SQL Projects developer experience

#visualstudio #dotnet #sqlserver

buff.ly/MFDg1Mm

29.01.2026 14:35 ๐Ÿ‘ 7 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Release v13.0.0 ยท CommunityToolkit/Aspire It's here, we now support Aspire 13! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰ There's a pretty huge amount of changes, some of which are breaking, so here's the highlights: Support for Aspire 13 Support for .NET 10 Rename of Hosting....

Aspire Community Toolkit v13 is now available.
Main features are support for Aspire 13 and .NET 10, but a lot of small burn features are also included - github.com/CommunityToo...

#aspire #dotnet

26.11.2025 03:05 ๐Ÿ‘ 11 ๐Ÿ” 7 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

Any chance of a date/time based input? Asking for a friend :P

11.11.2025 07:31 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Add ability to skip .dacpac deployment by ErikEJ ยท Pull Request #896 ยท CommunityToolkit/Aspire if metadata in the target database indicates that the database has already been deployed fixes #860 Smoke tested with: var builder = DistributedApplication.CreateBuilder(args); var server = builde...

Just added the ability to make your Aspire AppHost start much faster with SQL Database Projects by skipping deployment when not needed - .WithSkipWhenDeployed()
#dotnet #dotnetaspire #sqlserver

22.10.2025 15:31 ๐Ÿ‘ 5 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Get a 180% speed increase on large async reads with Microsoft.Data.SqlClient (and EF Core) - here is how to turn it on! tl;dr - Enable a new feature in the latest .NET SqlClient driver with a couple of switches to get a 180% increase in speed when reading large binary and text data using async methods.

Just blogged: Get a 180% speed increase on large async reads with Microsoft .Data.SqlClient (and EF Core) - here is how to turn it on!
#dotnet #efcore #sqlserver #performance
buff.ly/SDVohv0

20.10.2025 15:01 ๐Ÿ‘ 5 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Do you deploy your SQL Database Projects with a CD pipeline, and notice that .dacpac deployments take sooo much time - even when nothing changes? Working on a solution (down to milliseconds) - but I need your help to verify it. Please reply or contact me via GitHub if you are interested.

13.10.2025 13:56 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

@duendesoftware.com I have written a small .NET Aspire hosting integration for IdentityServer and I'm considering open sourcing it. But I'm not sure if I'm allowed to do that ;). Any guidance would be appreciated.

09.10.2025 10:03 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Manage your SQL Server database lifecycle with .NET Aspire and the SQL Database Projects hosting extension .NET Aspire provides tools, templates, and packages to help you build observable, production-ready apps. Delivered through NuGet packages, .NET Aspire simplifies common challenges in modern appโ€ฆ

SQL database deployment in Aspire 9? Just use the SQL Projects extension!
- Reference a SQL Database Project
- Use a .dacpac
- Use existing SQL servers
- Manage controlled "data loss"
- And much more
#dotnet #dotnetaspire #sqlserver

31.07.2025 08:22 ๐Ÿ‘ 4 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Introducing MSBuild.Sdk.SqlProj 3.0 - create, build, validate, analyze, pack and deploy SQL database projects with .NET 9 In this blog post I will introduce you to a .NET build SDK, that I help maintain.

Cross platform and cross tooling support for building SQL Project (.dacpacs) - use our community build SDK with Visual Studio and VS Code, fully integrated NuGet package support and much, much more
buff.ly/6skbe3z
#dotnet #sqlserver

27.07.2025 13:36 ๐Ÿ‘ 11 ๐Ÿ” 4 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

I'm super excited to announce that "KubeOps" - the Kubernetes Operator SDK for .NET - has officially joined the @dotnetfoundation.org ! Big thanks to the project committee and the support during the onboarding process.

dotnet.github.io/dotnet-opera...
#dotnet #Kubernetes #operators

17.07.2025 19:50 ๐Ÿ‘ 4 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - CommunityToolkit/Aspire: A community project with additional components and extensions for .NET Aspire A community project with additional components and extensions for .NET Aspire - CommunityToolkit/Aspire

.NET Aspire has a load of integrations "out of the box", but did you know there's a community toolkit that adds integrations for a bunch of other stuff, like Java, Golang, Rust, NodeJS, Dapr RavenDB, and a bunch of other integrations and add-on features?

Take a look: github.com/Community...

29.05.2025 14:14 ๐Ÿ‘ 7 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Post image Post image

Introducing the Duende Developer Community (and a new documentation site!)

๐Ÿ˜๏ธ Community: connect with peers around #identityserver, #bff, #oidc, and more!
๐Ÿ“ New docs: fresh design, new topics, dark mode, ...

Learn more on our blog ๐Ÿ‘‰ duende.link/1uiro2d #dotnet #security

28.04.2025 12:17 ๐Ÿ‘ 3 ๐Ÿ” 6 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

It took a bit longer than we'd hoped, but here we go - the .NET Aspire Community Toolkit 9.4 release is out, with support for Aspire 9.2! github.com/CommunityToo...

#dotnet #aspire

20.04.2025 08:21 ๐Ÿ‘ 13 ๐Ÿ” 9 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
.NET Aspire and SQL Logos.
text reads: Exploring SQL Server Integration with .NET Aspire: A Collection of Hands-On Samples

.NET Aspire and SQL Logos. text reads: Exploring SQL Server Integration with .NET Aspire: A Collection of Hands-On Samples

New GitHub repo alert! Dive into 8 hands-on samples showing how .NET developers can integrate SQL Server & Azure SQL with #dotNETAspire. Simplify cloud-native apps with this slick stack. Check out the new repo. https://msft.it/63327qVLyx

24.03.2025 13:47 ๐Ÿ‘ 6 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Release v9.2.0 ยท CommunityToolkit/Aspire This is the Aspire Community Toolkit release for Aspire 9.1. Highlight features: New integrations: SQLite (hosting and client) Dapr (migrated from the Aspire team) DbGate across MongoDB, Postgres...

It's here, the .NET Aspire Community Toolkit supports Aspire 9.1 - github.com/CommunityToo...

Thanks to all the contributors, including 8 first time contributors ๐ŸŽ‰

#dotnet #aspire

26.02.2025 05:49 ๐Ÿ‘ 12 ๐Ÿ” 5 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
SQL-first development with .NET Aspire You're joining a new project, so it's time to setup the database server, create the tables, seed it with sample data, get your app connected, and start worki...

You're joining a new project, so it's time to setup the database, create tables, seed with sample data, and start working... - Let Aaron Powell introduce to you .NET Aspire, and how we can turn this into cloning a repo and launching the app!
#dotnet #aspire #sqlserver

05.03.2025 09:22 ๐Ÿ‘ 5 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Introducing MSBuild.Sdk.SqlProj 3.0 - create, build, validate, analyze, pack and deploy SQL database projects with .NET 9 In this blog post I will introduce you to a .NET build SDK, that I help maintain.

Introducing MSBuild.Sdk.SqlProj 3.0 - create, build, validate, analyze, pack and deploy SQL database projects with .NET 9.

https://erikej.github.io/dotnet/dacfx/azuresql/2025/01/14/dacfx-msbuild-sdk-sqlproj-3.html
#visualstudio #dotnet #sqlserver #msbuild #data #deployment

15.01.2025 18:00 ๐Ÿ‘ 8 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Introducing MSBuild.Sdk.SqlProj 3.0 - create, build, validate, analyze, pack and deploy SQL database projects with .NET 9 In this blog post I will introduce you to a .NET build SDK, that I help maintain.

Just blogged: Introducing MSBuild.Sdk.SqlProj 3.0 - create, build, validate, analyze, pack and deploy SQL database projects with .NET 9
#dotnet #sqlserver #dacfx

15.01.2025 09:22 ๐Ÿ‘ 9 ๐Ÿ” 6 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Over the past few months I've been leading the team as we built out a new community project for .NET Aspire and I'm super excited that it's finally launched - devblogs.microsoft.com/dotnet/intro...

If you're building with #dotnet #aspire go check out all the awesome additions to Aspire!
#dotnetconf

13.11.2024 22:21 ๐Ÿ‘ 33 ๐Ÿ” 14 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 0

Me too ;)

14.11.2024 11:49 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Preview
Introducing the .NET Aspire Community Toolkit - .NET Blog Learn about the .NET Aspire Community Toolkit, a collection of tools and libraries that help you build with .NET Aspire.

Introducing the .NET Aspire Community Toolkit

devblogs.microsoft.com/dotnet/intro...

#dotnet #aspire

14.11.2024 05:57 ๐Ÿ‘ 117 ๐Ÿ” 21 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 2

Would be a game changer for large micro-services systems where it just isn't feasible to run everything on your local box imho

14.11.2024 07:01 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

@davidfowl.com What about remocal, ie. a combination of remote and local development environments with #dotnet #aspire #dotnetconf

13.11.2024 18:48 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

@csharpfritz.com Just FYI, but it appears that the menu on the #dotnetconf website doesn't work on my phone

13.11.2024 11:58 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
WithHttpsCommand extension ยท Issue #6649 ยท dotnet/aspire Is there an existing issue for this? I have searched the existing issues Is your feature request related to a problem? Please describe the problem. No response Describe the solution you'd like Duri...

@damianedwards.com already filed an issue for this: github.com/dotnet/aspir...

12.11.2024 18:53 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

#dotnetConf @damianedwards.com Any plans to make that WithHttpsCommand extension part of the product? Feels generally useful in a lot of scenario's.

12.11.2024 17:26 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects 9.0.0-beta.63 An Aspire hosting integration capable of deploying SQL Server Database Projects as part of your AppHost.

Want to deploy your SQL database schema during your inner dev loop, check out our #dotnet #aspire integration: nuget.org/packages/Com... #dotNETConf

12.11.2024 17:10 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects 9.0.0-beta.63 An Aspire hosting integration capable of deploying SQL Server Database Projects as part of your AppHost.

You can now very easily deploy your SQL Database project in your .NET Aspire 9 AppHost - provision your database schema! Try the preview now: www.nuget.org/packages/Com...
#dotnet #aspire #dacfx

12.11.2024 16:46 ๐Ÿ‘ 19 ๐Ÿ” 5 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

So happy to already be part of the CommunityToolkit for #dotnetaspire that has just been announced at #dotnetconf

12.11.2024 16:18 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0