Get Your Bits Together

Quickly Create .gitignore File

Create a pre-populated .gitignore file via the dotnet CLI.

Flurl multipart/form-data Unexpected End of Stream

This is a solution to an IOException "Unexpected end of Stream" when using Flurl to post multipart/form-data.

Get LiteDb Collection From CLR Type

This post shows how to resolve a `ILiteCollection` from LiteDb using a `System.Type` instance.

Fixing SEC_ERROR_INADEQUATE_KEY_USAGE in Firefox

This post explains how to fix the SEC_ERROR_INADEQUATE_KEY_USAGE error that sometimes occurs when you visit a secure url in Firefox.

Swap Two Variables Without Temporary Variable

This example shows how to swap two variables without using a temporary variable.

Get Your Bits Together © 2026