Saltar al contenido principal

 Subscribe

Alessandro Avila

EMEA Apps Consultant

Latest posts

Showing 1 – 1 of 1 posts found

Published • 4 min read

Windows Authentication in Service Fabric and ASP.NET Core 2.0 

Recently, I worked on a Service Fabric solution for a customer, where my team had to configure secure communication capabilities to existing reliable (stateless) services, built on top of the ASP.NET Core 2.0 framework. This article will highlight key aspects and describe a way to properly configure a Service Fabric (SF) Reliable Service Stateless Service, given these requisites.