News

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 ...
Microsoft introduced minimal APIs with .NET 6, providing an alternative to ASP.NET Core’s Web API, and the company has continued to add features with each new release of the platform.
We're using the package Sustainsys.Saml2.AspNetCore2 (version 2.9.2) for .NET 6. We have successfully gotten the package to work, authenticating and authorizing a user to access our web API when ...
Microsoft recently announced its Function as a Service (FaaS) offering Azure Functions now supports Node.js 14 and .NET 5. Developers can develop and deploy function applications leveraging the ...
Tomasz Janczuk has created Edge.js which allows developers to combine the power of .NET with Node.js. In this article Janczuk explains Edge's history and how to get started.