In this post we were able to demonstrate how to maintain different components as separate libraries which could be imported into the main shell in order to allow modular distributed development.
Users expect software to be approachable and familiar on any device they use. Modern user experiences are cross platform spanning the web, apps, and operating systems putting users in the center.
.NET Core 3 introduced a new project template called a Worker Service. This template is designed to give you a starting point for cross-platform services. As an alternate use case, it sets up a very nice environment for general console applications perfect for containers and microservices.
This post is provided by App Dev Manager Srividya Annapantula who explores how emerging technical trends are changing the way we approach monolithic application.Dealing with a legacy monolithic mission critical application with millions of lines of code is a nightmare. This is especially true if you are an ISV (Independent Software Vendor) wi...
Learn about the container orchestrator, Service Fabric, and how to use Service Fabric Reverse Proxy for container services in Monu’s latest post. Monu Bambroo is a Consultant on the Premier Developer team.
Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices an...
In this post, App Dev Manager John Abele explores micro-frontend design with ASP.NET Core and MVC.
Many development teams have spent the last few years organizing and empowering cross-functional teams, building independently managed microservices, and implementing DevOps pipelines to go faster than ever!
These industry shifts, critical fo...
This post on modernizing your application for the cloud comes to us from Premier Developer consultant Najib Zarrari.ContextAs companies embark on their digital transformation journeys, pressure on IT organizations have been mounting to levels that have never been experienced before. Businesses have the following expectations, among others, fr...
This post on avoiding the use of Default Services in your Service Fabric application comes to us from Premier Developer consultant Larry Wall and Application Development Manager Danny Kolke.
Service Fabric is an ideal platform for microservices making it easy to package, deploy, and scale. As a developer, there are a lot of solutions that you do...