Basic Authentication with TFS Package Server
A 2 minute read,
Posted on Mon, Jul 29, 2019 In Coding
Tags csharp, dotnet, nuget, mac, osx, packaging, tfs, domain, authentication
Forcing a Specific Target Platform With PackageReference
A 3 minute read,
Posted on Mon, Mar 18, 2019 In Coding
Tags csharp, dotnet, netstandard, csproj, packagereference, nuget, prismlib, msbuild, tips
Keeping Observable Collections Up To Date
A 6 minute read,
Posted on Tue, Dec 18, 2018 In Coding
Tags csharp, dotnet, csadvent, mvvm, observable, api, wpf, uwp, xamarin
Better Unit Testing with IoC, DI, and Mocking
A 6 minute read,
Posted on Tue, Mar 27, 2018 In Coding
Tags csharp, unit testing, di, dependency injection, ioc, dotnet, tips, tdd