Alfus Inigo Jaganathan

Try try till you succeed!

Psake build automation for .NET projects using msbuild.exe

Powershell based psake build automation for .NET projects using msbuild.exe

Usage of powershell based psake build automation tool for CICD of .NET applications using msbuild.exe

Mock IDataReader for Unit Testing

Mock IDataReader using Moq to unit test a class that uses IDataReader

How to mock IDataReader using Moq, when unit testing a class that depends on it

Dacpac Deployment

SqlServer Data Tool - Dacpac Deployment Utility, dacpac-cli.exe

A command line tool used for continiously deploying dacpac files in any devops tools/environment

Server to Client streaming over REST

Send data streams from Server to Client over REST - ASP.NET Core

This article explains on how to send data streams over REST, using a simple ASP.NET Core application

Replatform ASP.NET apps PCF/TAS

Replatform ASP.NET apps with zero to minimal code changes to any Cloud Foundry based platform

This article explains on how to move your ASP.NET workloads to Cloud Foundry, using various tools and techniques, adopting cloud native principles