📰 Solution Explorer News
Solution Explorer News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Solution Explorer. Real-time updates on events, politics, business and more.
May 23, 2024
Take advantage of improved identity management in ASP.NET Core to implement identity-based authentication for minimal APIs quickly, easily, and with less code.
March 11, 2024
Elevate your .NET startup development with this comprehensive guide on Git and version control best practices. Uncover essential workflows, Git tools in Visual Studio, and expert insights for seamless collaboration, code integrity, and adapting to dynamic project needs.
January 25, 2024
Take advantage of the Code First approach in Entity Framework Core to create the data model for your application based on its domain entities in ASP.NET Core.
November 28, 2023
It’s easy to secure minimal API endpoints in ASP.NET Core using JSON Web Tokens for authentication and authorization. Just follow these steps.
November 16, 2023
Take advantage of MethodTimer.Fody to measure the execution speed of your APIs and keep your ASP.NET Core applications running smoothly.
November 15, 2023
Microsoft heeft versie 17.8.0 van Visual Studio 2022 uitgebracht, een versie met extra lange ondersteuning. Deze populaire programmeerontwikkelomgeving, verkrijgbaar in de smaken Community, Professional en Enterprise, beschikt over handige opties om...
October 26, 2023
Take advantage of SoapCore to create SOAP services in ASP.NET Core and support data exchange with other systems.
October 19, 2023
Structured concurrency offers a more organized and more intuitive way of managing the lifetimes of asynchronous tasks. Here’s how to take advantage of it in C#.
October 12, 2023
TinyIoC is a lightweight and fast inversion of control container that makes dependency injection simple and easy. Here’s how to take advantage of it in ASP.NET Core applications.
October 11, 2023
Microsoft’s new C# Dev Kit extension for Visual Studio Code turns the programmer’s editor into a complete development environment for .NET.