News

Do you launch a new product or modernize an outdated system? Remember that the technology behind your software matters. Among the many options available, .NET remains a preferred choice for companies ...
Minimal API basics Let’s imagine that we have an ASP.NET Core Web API project called ToDoApiApp. This is a .NET 7 project that uses a simplified Program.cs file as its entry point.
From .NET 6 the communication between front-end Single Page Applications (SPA) in ASP.NET and back-end .NET API was changed, with the SPA templates using the front end’s proxy solutions.