Vijay Anand E G
egvijayanand.in
Vijay Anand E G
@egvijayanand.in
A seasoned software professional with over 15 years of .NET experience, adept at building world-class mobile, web, and desktop applications.

C# | .NET MAUI | Blazor | Xamarin.Forms
Upgrade to Templates package v7.13, CLI or VSIX, for Aspire integration with .NET MAUI versions 8, 9, and 10.

dotnet new mauiapp -o MyApp --aspire

#dotnetmaui #dotnet #csharp #Android #iOS #macOS #Windows #Aspire #aspnetcore #Blazor #DevOps #Azure #iPhone #VS2026

egvijayanand.in/2025/10/29/i...
November 22, 2025 at 9:34 AM
#SQLServer 2025 reaches GA.

Resource limits have been raised in both the Standard & Express editions, offering greater value to customers.

Native JSON support & built-in RegEx are standout features for developers.

#dotnet #csharp #SQL #AI #SSMS #Azure

techcommunity.microsoft.com/blog/sqlserv...
SQL Server 2025 is Now Generally Available | Microsoft Community Hub
Today at Ignite, we announce the general availability of SQL Server 2025. This marks the latest milestone in the more than 30-year history of SQL Server. It...
techcommunity.microsoft.com
November 22, 2025 at 9:26 AM
Aspire's integration with .NET MAUI is forthcoming, offering a unified platform to manage all your resources seamlessly.

#dotnetmaui #dotnet #csharp #Aspire #aspnetcore #Blazor #iOS #Android #macOS #Windows #API
October 25, 2025 at 2:47 PM
Breaking Change ⚠️:

The WPF Blazor Hybrid project targeting .NET 10 no longer supports Windows 7 as a platform target and has been updated to require Windows 10 version 1809 or higher.

#dotnet #csharp #dotnetmaui #aspnetcore #Blazor #WPF #Windows #XAML #Desktop #Hybrid #Web #WebView2
October 18, 2025 at 5:32 PM
The much-awaited .NET MAUI 9 support for Apple Xcode 26 in the stable channel is now available. Refer to the article on how to update.

#dotnet #csharp #dotnetmaui #iOS #macOS #Windows #Android #Apple #Xcode #iPhone #iPad #Xamarin #XamarinForms #Swift

egvijayanand.in/2025/10/15/h...
Apple Xcode 26 Support Now Available in .NET MAUI 9
Discover how .NET MAUI 9 integrates with Apple Xcode 26, including the commands needed to update the workload.
egvijayanand.in
October 15, 2025 at 4:33 AM
Have fun with .NET 10:

edit App.cs && dotnet App.cs

This command opens the file in the CLI editor, and once you save and exit, it compiles and runs the file.

Edit is a sleek and lightweight CLI editor—find out more about it here.

#dotnet #csharp #aspnetcore #Edit

egvijayanand.in/2025/05/29/h...
Quickly Edit Files with Microsoft Edit: A Lightweight CLI Tool
Discover Microsoft Edit, the lightweight CLI text editor for quick file updates and edits without context switching. Easy install and usage!
egvijayanand.in
October 13, 2025 at 1:45 PM
Have fun with .NET 10:

echo Console.WriteLine("Hello World!!!") >> App.cs && dotnet run App.cs

#dotnet #csharp #dotnetmaui #aspnetcore #Blazor #Console #CLI #Terminal
October 13, 2025 at 8:26 AM
.NET 10 File-based Apps. Run a C# source file directly from the command line. Here is the WinForms Blazor Hybrid app sample.

#dotnet #csharp #aspnetcore #Blazor #dotnetmaui #WinForms #WPF #WinUI #Desktop #Hybrid #Windows #Web #Modernization #Razor
October 10, 2025 at 5:53 AM
To effectively work with the much-simplified XML-based SLNX solution files while migrating the legacy .NET 5/6/7 versions, use this CLI tool

#dotnet #csharp #SLNX #VS2022 #VS2026 #VisualStudio #Migration #aspnetcore #dotnetmaui #Blazor #WinForms #WPF #WinUI #Windows

egvijayanand.in/2024/08/13/x...
SLNX – XML-based Visual Studio Solution Files – No more cryptic GUIDs – How to Manage from CLI
Manage this new solution file format from the CLI using the newly released .NET CLI tool.
egvijayanand.in
October 9, 2025 at 2:56 PM
.NET 10 - File-based Apps - Run C# directly from the command line without requiring a project file. C# Scripting.

dotnet run app.cs

#dotnet #csharp #aspnetcore #Blazor #Console #Scripting #Aspire #dotnetmaui #WinForms #WPF #macOS #Linux #Azure #Shebang #AWS #SQL

egvijayanand.in/2025/05/26/u...
Master C# Ignored Directives for CLI scripting with dotnet run
Explore C# Ignored Directives for CLI scripting. Learn about dotnet run and the shebang in .NET 10 Preview 4!
egvijayanand.in
October 9, 2025 at 1:08 PM
Pro C# Tip: Using the target-typed new expression eliminates the need to include the type's namespace in the using statement.

#dotnet #csharp #dotnetmaui #aspnetcore #Android #iOS #macOS #Windows #Xamarin #XamarinForms #WinForms #WPF #UWP #WinUI #Uno #VS2022 #VS2026 #iPhone
September 25, 2025 at 12:01 PM
.NET STS releases, starting with .NET 9, will now be supported for a period of 24 months, 6 months longer than the current policy.

Now, both .NET 8 (LTS) and .NET 9 (STS) will reach end of support on Nov 10, 2026.

#dotnet #csharp #aspnetcore #dotnetmaui

devblogs.microsoft.com/dotnet/dotne...
.NET STS releases supported for 24 months - .NET Blog
.NET STS releases will be supported for 24 months
devblogs.microsoft.com
September 17, 2025 at 9:52 AM
The All-in-One .NET MAUI Templates Pack is now updated for .NET MAUI 10 RC release & supports the Visual Studio 2026 Insiders release.

#dotnetmaui #dotnet #csharp #iOS #Android #macOS #Windows #Xamarin #XamarinForms #aspnetcore #Blazor #VS2026 #VS2022 #iPhone #iPad

egvijayanand.in/2025/09/15/w...
.NET MAUI Templates Pack v7.9: Key Features - Support for Visual Studio 2026 Insiders
Explore the updated .NET MAUI Templates Pack with support for Visual Studio 2026 Insiders, making development smoother and more efficient.
egvijayanand.in
September 15, 2025 at 6:00 AM
Stephen Toub's lengthy article on Performance Improvements in .NET 10 is now available for reading.

Feel free to reserve your weekend.

#dotnet #csharp #dotnetmaui #aspnetcore #VS2026

devblogs.microsoft.com/dotnet/perfo...
Performance Improvements in .NET 10 - .NET Blog
Take a tour through hundreds of performance improvements in .NET 10.
devblogs.microsoft.com
September 10, 2025 at 6:40 PM
.NET 10 RC1 is now available. RC releases come with go-live support.

Further updates in .NET MAUI:

Fine-tuned control over RefreshView
Commanding support for CheckBox
Experimental support for CoreCLR runtime for Android

#dotnet #csharp #dotnetmaui

devblogs.microsoft.com/dotnet/dotne...
Announcing .NET 10 Release Candidate 1 - .NET Blog
.NET 10 Release Candidate 1 is available with improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more!
devblogs.microsoft.com
September 10, 2025 at 1:09 PM