About now, it is time for some housekeeping items I think. We’ve been trudging along in this series working through a logical set of steps. In the last article, I talked about a couple of pretty important helpers; DTOs and AutoMapper. In addition to this, the earliest articles in the series were focused a lot …
Continue reading PowerShell Module Adventures: Part 4
Tag:AspNetCore
PowerShell Module Adventures: Part 2
Way back in part 1 of this series, I started working on trying to build out the basics of a web API to use as part of my new PowerShell module. If you haven’t checked that one out yet, you can find it here. In that article, I spent a lot of time trying to …
Continue reading PowerShell Module Adventures: Part 2