nuget Tips for creating and consuming NuGet packages locally There's so many reasons why NuGet can be a pain to work with sometimes. I just want to give some neat tips to make it easier to develop them (and consume) locally during development.
featureflags Working with feature flags Feature flagging can be very complex. Use only when the benefits are clear.