Menu

Close
  • Home
  • Projects
  • Availability
  • Connect
  • About
Subscribe
Menu

Kevin Kuszyk

16 posts
← Newer Posts Page 2 of 4 Older Posts →

How to find out your NuGet dependencies in code

Last week I wrote about how my client uses LibGit2Sharp to clone all the Git repositories in their universe. Today is a follow up on how »

Kevin Kuszyk on nuget 06 October 2016 0 Comments

Azure CLI won't upgrade to the latest version

I've been spending a lot of time recently with the Azure CLI. If you don't have it already, download Node.js and then run: npm install »

Kevin Kuszyk on azure 06 October 2016 0 Comments

Cloning a private Git repository with LibGit2Sharp and Git Credential Manager for Windows

My current client is using a micro services architecture. As such they have a lot of Git repositories. We needed a script to clone them all, »

Kevin Kuszyk on git, git-tips 30 September 2016 0 Comments

Paging through query results in Azure DocumentDB

Azure DocumentDB has built in support for paging, but it's not immediately clear from the documentation how. It has supported the TOP operator for a while, »

Kevin Kuszyk 19 August 2016 0 Comments

Git Tips #5 - Prune branches to keep your repro in good shape

When you've been working with Git for a while, you'll soon find you have lots of out of date and stale branches in your repro. Today »

Kevin Kuszyk 17 August 2016 0 Comments
← Newer Posts Page 2 of 4 Older Posts →
Kevin Kuszyk © 2019
Proudly published with Ghost