- Github CoPilot for Visual Studio: “Copilot Free and Visual Studio 2022 help you generate, refactor, and debug code, identify bugs and resolutions, optimize performance, and get context specific help throughout your coding workflow.” Ref: https://visualstudio.microsoft.com/
- “Visual Studio 2022 Mainstream TBD January 2032″: https://learn.microsoft.com/en-us/visualstudio/productinfo/vs-servicing
- Visual Studio: “As of February 24, 2025, the latest version of Visual Studio is Visual Studio 2022 version 17.13, released in February 2025.”
- “As of February 24, 2025, the latest version of .NET is .NET 9.0, released in November 2024.” ChatGPT
- Features: AI Integration (.Net Aspire), Cross-Platform Improvements, C# 13 Support,
- .Net 9 Features: https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overview
- C# web development latest technologies
- ASP.NET Core (Cross Platform), Blazor (Interactive Web UI), Entity Framework Core (EF Core) (ORM), SignalR (Real time Web Functionality), gRPC (gRPC-Web) (Remote Procedure Call), Docker and Kubernetes with C#, Azure Web Apps and Azure Functions, MediatR (for separation of concerns), Razor Pages (Page Model, Web UI), IdentityServer and OpenID Connect (SSO, oAuth2), Swagger and OpenAPI, Nginx and C# Integration
Feb 24