Top 20 NuGet bit Packages

Bit.OwinCore.AspNetCore22Upgrade
Bit.OwinCore.AspNetCore21Upgrade
Bit.OwinCore
Bit.IdentityServer
Bit.Data.EntityFrameworkCore
Bit.CSharpClient.Rest
Is an Open Source and Free Software package to facilitate dealing with Byte Arrays and their conversions, It supports all .NET Core versions as well as .NET Framework 4.6.1+
Feature flags for .net
A .NET binary serializer/deserializer library. With bit-level precision provides an easy way to serialize your class objects or primitive types to array of bytes and reverse. It supports complex types/nested classes and it is really easy to adapt your existing code to use this library.
Bit Array (bit-array) binding library for Bridge.NET projects.
Bit.WebApi
Bit.Signalr
Bit.Hangfire
Bit.CSharpClient.Sync
Bit.CSharpClient.OData
Bit.CSharpClient.Signalr
A project for string similarities.
Morton encoding and decoding for converting 2 and 3-dimensional data to/from one dimension while preserving locality of the data points. In effect interleaving bits. See https://en.wikipedia.org/wiki/Z-order_curve
PCL wrapper for the Stream class that allows bit-level reads and writes, for all your sub-byte encoding needs. Just new up a BitStream instance with the underlaying stream passed to it and off you go.