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
The source code, including the wwwroot folder, is made available in this repository.

Check out the src\NET_10\HybridApp folder.

dotnet run App.cs

#dotnet #csharp #aspnetcore #Blazor #WinForms #WIndows #Desktop #Hybrid

github.com/egvijayanand...
GitHub - egvijayanand/dotnet-samples: .NET App Samples
.NET App Samples. Contribute to egvijayanand/dotnet-samples development by creating an account on GitHub.
github.com
October 10, 2025 at 5:53 AM
Install either .NET 8 or .NET 9 runtime for the SLNX CLI tool to work.

Then, manage the legacy code with global.json.

#dotnet #csharp #SLNX
October 9, 2025 at 2:56 PM
The enhanced 3-type parameter generic method overload further simplifies the process by eliminating the need for a factory delegate with the prebuilt Window type. Now available in v4.1.0.
October 1, 2025 at 11:50 AM
In this case, even though the Window is created with a new expression, a using statement is still required to resolve the method's return type. In fact, the new expression works based on that return type.
September 25, 2025 at 12:12 PM
Similar to the Global namespace for .NET MAUI 10 projects, the Implicit namespace option is in progress. It will be part of the upcoming Templates release, and it will be an opt-in parameter, much like the XAML Item templates.

#dotnetmaui #dotnet #csharp #iPhone #Android #iOS #macOS #Windows #XAML
September 25, 2025 at 11:07 AM
Similar to the Global namespace for .NET MAUI 10 projects, the Implicit namespace option is in progress. It will be part of the upcoming Templates release, and it will be an opt-in parameter, much like the XAML Item templates.

#dotnetmaui #dotnet #csharp #iPhone #Android #iOS #macOS #Windows #XAML
September 25, 2025 at 11:06 AM