Mobilize.Net, an "automated modernization" specialist headed by a former Microsoft corporate VP, has upgraded its Visual Basic upgrade tool to target .NET Core, the open source, cross-platform successor of the Windows-only .NET Framework.
Blazor enhancements show strongly in the list of ASP.NET Core updates included in this week's release of .NET 5 Preview 8, with lazy loading of assemblies for the client-side component heading the list of improvements to the open source framework that allows for web development in C# instead of JavaScript.
The milestone .NET 5.0 release is now feature complete with the new Preview 8, Microsoft announced, with a couple of go-live release candidates on tap ahead of the official November ship date.
On the March to .NET 5 in November, Microsoft shipped the second preview of Visual Studio 2019 v16.8, boosting functionality surrounding Git, .NET productivity and Xamarin.
Notwithstanding Microsoft's death knell for Visual Basic, a new project scheduled to debut this fall aims to keep at least some semblance of the iconic programming language going and evolving.
Developer feedback gathered by Microsoft led to the JavaScript/TypeScript Tools team developing a Visual Studio extension to boost programming projects based on Angular, Google's popular TypeScript-based web application framework.
TypeScript hit the v4.0 milestone, featuring a bevy of new features, improvements and fixes as the latest edition of Microsoft's popular open source programming language was said to represent the "next generation" of releases focusing more on expressivity, productivity and scalability.
Microsoft's latest monthly updates to its Azure SDKs for cloud computing include many new features, updates and fixes, highlighted by Azure Identity graduating to general availability.
"Our vision is to enable you to develop pixel-perfect, multi-platform applications using C# and WinUI," says Uno Platform, which recently announced it's getting closer to that goal with the new v3.0 update.
Here's a quick look at what four major third-party Blazor tooling vendors have offered lately for Microsoft's red-hot project that allows for web development with C# instead of JavaScript.
Microsoft shipped Xamarin.Forms 4.8 with two new experimental features leading the improvements to the C#-based cross-platform UI toolkit: gradients/brushes for "painting" in an app and drag-and-drop functionality within an app.
With Visual Studio 2019 v16.7 officially in the books, Microsoft wasted no time in providing a peek at what lies ahead for the flagship IDE.
Along with its Windows counterpart, Microsoft shipped Visual Studio 2019 for Mac version 8.7, boosting functionality around ASP.NET Core, unit testing integration, Xamarin.Forms, Quick Actions/Refactorings and more.
Better GitHub integration and other improvements highlight the new Visual Studio 2019 Version 16.7 and first preview of v16.8.
Microsoft announced a private preview of Visual Studio Codespaces, which eases the setup and use of cloud-powered development environments that can be used from anywhere for remote development and other scenarios, targeting C++ console app and library developers.
Not surprisingly, it's dead easy to create an app in Blazor that runs outside of the browser window and (potentially) in an offline mode. Before you get carried away, though, there are some key design decisions to make.
A GitHub project is seeking to reorganize documentation and developer content in advance of the November debut of .NET 5, a unification of all things .NET that combines. .NET Core and other components.
Developers doing their coding on the Windows OS have received two new resource gifts from Microsoft: a new landing page for those using cross-platform technologies and a new GitHub repo with which to report issues to Windows engineering teams.Developers doing their coding on the Windows OS have received two new resource gifts from Microsoft: a new landing page for those using cross-platform technologies and a new GitHub repo with which to report issues to Windows engineering teams.
Microsoft shipped the seventh preview of Entity Framework Core 5.0, boosting its data access technology with a factory to create DbContext instances and more.
Despite being deprecated by Microsoft in .NET Core 3.0, the wildly popular Newtonsoft.Json JSON serializer still rules the roost in the NuGet package manager system for .NET developers.