Advertisement ยท 728 ร— 90

Posts by .NET Barcelona

Now outside the regular .NET release cycle and branding, Aspire has become one of the most exciting ways to model your system locally and run it effortlessly. Itโ€™s a dream come true to have the entire system one key away from running after cloning the repo, even in polyglot environments

3 months ago 0 0 0 0
Aspire: Cloud-Native Development Simplified
Aspire: Cloud-Native Development Simplified YouTube video by dotnet

We cannot end the year without talking about Aspire. Not only because of what was presented during the .NET Conf itself, but because the entire year has been marked by an incredible amount of new features. ๐Ÿ‘‡

youtu.be/aXouOsBh4ro?...

#dotnet #aspire #dotNetConf

3 months ago 0 0 1 0
What's New in .NET MAUI
What's New in .NET MAUI YouTube video by dotnet

๐Ÿ‘Œ #dotnetConf

4 months ago 0 0 0 0
Preview
What's new in .NET MAUI for .NET 10 - .NET MAUI Learn about the new features introduced in .NET MAUI for .NET 10.

There are several XAML improvements, with regard to the simplification of namespace usage and XAML source generation, including not only performance improvements but also the ability to debug it ๐Ÿ˜ฑ. Safe Area management enhancements, Aspire integration support, and much more!

4 months ago 0 0 1 0
Preview
What's new in .NET MAUI for .NET 10 - .NET MAUI Learn about the new features introduced in .NET MAUI for .NET 10.

.NET MAUI hasnโ€™t been an exception when it comes to updates in .NET 10.

Check it out here ๐Ÿ‘‡

#dotnet #dotnetMAUI #dotNetConf #Aspire

4 months ago 1 0 1 0
Preview
What's new in ASP.NET Core in .NET 10 Learn about the new features in ASP.NET Core in .NET 10.

Enhancements such as Hot Reload improvements, enhanced form validation, Kestrel support for testing scenarios, and my favourite: a brand new Blazor state persistence.

Check it out in detail here ๐Ÿ‘‡

learn.microsoft.com/en-us/aspnet...

4 months ago 1 0 0 0
Build better web apps with Blazor in .NET 10
Build better web apps with Blazor in .NET 10 YouTube video by dotnet

As part of ASP.NET Core, Blazor in .NET 10 not only includes framework-wide features such as passkey support, but also introduces specific enhancements ๐Ÿ‘‡

#dotnet #AspNetCore #Blazor #dotNetConf

4 months ago 1 1 1 0
Preview
What's new in ASP.NET Core in .NET 10 Learn about the new features in ASP.NET Core in .NET 10.

Also with new features such as Passkeys, built-in validation support for Minimal APIs, and OpenAPI 3.1 support.

#dotnet #aspnetcore #dotNetConf

4 months ago 2 0 0 0
Advertisement
What's New in ASP.NET Core
What's New in ASP.NET Core YouTube video by dotnet

ASP.NET Core is not being left behind in .NET 10. Blazor aside (weโ€™ll cover those updates in another post) the most widely used part of the framework introduces several improvements, not only in terms of security and performance. ๐Ÿ‘‡

#dotnet #aspnetcore #dotNetConf

4 months ago 3 1 1 0
Welcome to .NET 10 & Visual Studio 2026!
Welcome to .NET 10 & Visual Studio 2026! YouTube video by dotnet

Conference video ๐Ÿ‘‡

youtu.be/kbW7qHMBM6A?...

#dotnet #VisualStudio #csharp #dotNetConf

4 months ago 1 0 0 0

A modern (though not perfect) FluentUI design, more in harmony with Windows 11, better overall performance when opening or building solutions, and even updating the IDE itself, and unsurprisingly, a deep and better integration with Copilot and AI...

4 months ago 1 0 1 0
Preview
Visual Studio 2026 is here: faster, smarter, and a hit with early adopters - Visual Studio Blog Dear developers, Weโ€™re thrilled to announce that Visual Studio 2026 is now generally available! This is a moment weโ€™ve built side by side with you. Your feedback has helped shape this release more tha...

Following the review of the updates presented during the .NET Conf 2026, now it's the IDE's turn.

It's been a while since the last version, but now VS 2026 comes up with a much more ๐Ÿ‘‡

#dotnet #VisualStudio #csharp #dotNetConf

4 months ago 1 1 1 0
Preview
What's new in C# 14 Get an overview of the new features in C# 14. C# 14 ships with .NET 10.

And more information from MS Documentation:

learn.microsoft.com/en-us/dotnet...

5 months ago 2 0 0 0

C# 14 was released alongside those mentioned above with bloody exciting features:

- Extension members, as the go-to way from now on for extending objects
- The field keyword replacing explicit backing fields for properties
- Null conditional assignments

and more...

5 months ago 1 0 1 0
What's New in C# 14
What's New in C# 14 YouTube video by dotnet

.NET Conf was this week, .NET 10 is out, Visual Studio 2026 as well, now it's time to digest everything that has been shared, bit by bit.

Let's start with the base of everything: the language. ๐Ÿ‘‡

#dotnet #VisualStudio #csharp #dotNetConf

5 months ago 2 1 1 0
.NET Conf 2025 Join the .NET Conf 2025 free virtual event November 11-13 2025 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!

Only a few days left until the dotnetconf 2025! ๐Ÿค“

.NET 10, Visual Studio 2026 and more coming... looking forward to it!

www.dotnetconf.net

#dotnet #visualstudio #dotnetconf2025

5 months ago 2 1 0 0

Have you ever seen Microsoft Orleans in action? Donโ€™t miss the chance to join our upcoming community meetup, where Eltjo will showcase the frameworkโ€™s capabilities in-person event made possible thanks to our sponsor, InnoIT.

I hope to see you all there ๐Ÿ‘‡

www.dotnetbarcelona.com/event/19

#dotnet

6 months ago 1 0 0 0
Log In โ€น .NET Blog โ€” WordPress

Again, new tools and features, I'm particularly fan of the update command from the aspire cli and the support for Azure DEV Tunnels, but the real game changer? the ability to have a single-file AppHost, this is bloody brilliant.

This and more here ๐Ÿ‘‡

devblogs.microsoft.com/dotnet/annou...

#dotnet

6 months ago 2 1 0 0
Advertisement
Preview
MauiReactor: An MVU Approach for .NET MAUI - .NET Blog A look at how the Model-View-Update pattern can complement the .NET MAUI ecosystem

MAUI Reactor seems to be a very good alternative to the classic MVVM approach.

I'll be honest, I've just played with the basics, but it's quite intuitive when developing an app. It's absolutely something worth keeping an eye on...

devblogs.microsoft.com/dotnet/mauir...

#dotnetMAUI #dotnet

7 months ago 2 1 0 0
Preview
Enhance your CLI testing workflow with the new dotnet test - .NET Blog Learn how .NET 10 transforms dotnet test with native Microsoft.Testing.Platform integration, delivering better performance and enhanced diagnostics.

MTP is one of the greatest changes introduced on the testing side of .NET projects lately. If you haven't seen it yet, it's time to explore it ๐Ÿ‘‡

devblogs.microsoft.com/dotnet/dotne...

#dotnet

7 months ago 1 1 0 0
Preview
Aspire 9.4 is here with a CLI and interactive dashboard features - .NET Blog Aspire 9.4 is packed with new features, integrations, and improvements

Yes, that's just becoming better and better. The new cli is something really handy, even mandatory for a concept such as this one.

devblogs.microsoft.com/dotnet/annou...

#dotnet #aspire

8 months ago 0 0 0 0

Haven't listened to Dan's podcast yet?

Now is the perfect time to start, in this episode joined by Shawn Wildermuth.

Don't miss out!

#dotnet #UnhandledException

9 months ago 3 3 0 0
Preview
What's new in .NET Aspire 9.3 - .NET Aspire Learn what's new in the official general availability release of .NET Aspire 9.3.

Haven't checked out what Aspire 9.3 brings yet? ๐Ÿ‘‡

learn.microsoft.com/en-us/dotnet...

#dotnet #aspire

10 months ago 2 1 0 0
GitHub Copilot for .NET Aspire - Diagnose, Analyze, & Debug Faster Than Ever
GitHub Copilot for .NET Aspire - Diagnose, Analyze, & Debug Faster Than Ever YouTube video by dotnet

The integration of GitHub Copilot into Aspire is stunning, one of the new features added in .NET Aspire 9.3

Video by @james.montemagno.com ๐Ÿ‘Œ

www.youtube.com/watch?v=pmgh...

10 months ago 0 0 0 0
.NET Barcelona

Eager to know what Aspire is and how to get started by understanding its capabilities?

Join us for our next online streaming by @xaberue.bsky.social about it! Don't miss out!

#dotnet #aspire

www.dotnetbarcelona.com/events

11 months ago 2 1 0 0
Preview
C# 14 - Exploring extension members - .NET Blog C# 14 introduces extension members. See how the `extension` syntax offers flexibility for extension authors and continuity for developers using extensions

"Extension members" is probably the most exciting feature coming to C# 14

#csharp #dotnet

devblogs.microsoft.com/dotnet/cshar...

11 months ago 3 3 0 0
Post image

Kick-start your API development with the #ASPNET Core OData Web API Template! Supports .NET 8+, OData queries, Swagger, batching and case-insensitive routing. Install via NuGet and streamline your Web API projects!

Here's what you need to know.๐Ÿ”— hubs.li/Q03lmk_R0

11 months ago 7 1 0 0
spot art.
Photo of presenter(s).
text reads: Cloud development doesn't have to be painful, thanks to .NET Aspire

spot art. Photo of presenter(s). text reads: Cloud development doesn't have to be painful, thanks to .NET Aspire

Today, on our #dotNETConf: Focus on Modernization session replay, we learn how #dotNETAspire makes it easy to get started with tools, templates, and packages that simplify your dev process; from coding to deployment without replatforming or rewriting. https://msft.it/63327SrauS

11 months ago 5 1 0 0
Advertisement
Preview
What's new in .NET Aspire 9.2 - .NET Aspire Learn what's new in the official general availability release of .NET Aspire 9.2.

We just shipped .NET Aspire 9.2! learn.microsoft.com/en-us/dotnet...

Lots of cool features in this release and a step towards deploying to a lot more places! We're also shipping a new aspire command line tool!

#dotnet #aspire

1 year ago 87 25 7 3
Bridging the Gap: The Future of Aspire Nedimโ€™s recent post does a great job summarizing what Aspire is today. I want to talk a bit about where weโ€™re headedโ€Šโ€”โ€Šand moreโ€ฆ

What is the space that .NET Aspire is trying to cover?

"Bridging the Gap: The Future of Aspire"

medium.com/@davidfowl/b...

by @davidfowl.com

1 year ago 0 0 0 0