๐ฐ Solution Explorer News
Page 3 - 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.
December 6, 2022
Microsoft has released a Developer News extension for Visual Studio, restoring similar functionality that was present in older Visual Studio versions. As it's an extension, it's optional.
November 10, 2022
Learn how you can use Entity Framework Core to log data to the console, SQL Server, and other log targets when working with ASP.NET Core 7 applications.
October 13, 2022
Take advantage of FluentValidation to validate your model classes when working with minimal APIs in ASP.NET Core 6.
September 15, 2022
ASP.NET Core configuration providers read configuration data from common sources such as JSON files and databases. But you can use other sources by creating custom configuration providers.
September 8, 2022
Entity Framework Core allows you to store and retrieve data to and from an in-memory database. Itโs a quick and easy way to test your ASP.NET Core 6 web applications.
September 1, 2022
Follow these steps to implement API versioning in minimal Web API endpoints using ASP.NET Core 6.
August 11, 2022
Itโs easy to secure minimal API endpoints in ASP.NET Core 6 using JSON Web Tokens for authentication and authorization. Just follow these steps.
April 28, 2022
Azure Functions is the serverless compute offering in the Microsoft Azure cloud. Essentially, โserverlessโ means you donโt even need a virtual machine to run an Azure Function. Azure Functions are just an implementation of platform as a service (PaaS), one that is based on an event-driven programming model. This article presents an introduction to Azure
April 28, 2022
Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud.
April 18, 2022
Microsofts dev team for Visual Studio 2022 for Mac is seeking more developer feedback on top issues faces by users as it polishes up the IDE, which just shipped in Preview 9.