News

In this repository, you can find an Angular SPA, an ASP.NET Core Web API project, and its integration test project, for uploading/downloading files. In this article, we will go through details of ...
This is a simple isomorphic application that hosts an Angular web client and a .NET Core REST service. The client displays the web page and makes an HTTP request to the .NET REST service to retrieve a ...
Take advantage of API key authentication to control the access of applications and services to your Web APIs in ASP.NET Core.