Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
14 packages returned for Tags:"CodeBits"
Sort by
Relevance
Downloads
Recently updated
CodeBits.
PasswordGenerator
by:
jeevan
94,772 total downloads
last updated
8/29/2021
Latest version:
2.0.1
CodeBits
code
bits
blocks
random
password
generator
A random password generator. CodeBits are useful code blocks that can included in your C# projects through NuGet. Project repository: https://github.com/JeevanJames/CodeBits Documentation:...
More information
CodeBits.
WindowsServiceRunner
by:
jeevan
8,471 total downloads
last updated
8/29/2021
Latest version:
2.1.3
CodeBits
code
bits
blocks
windows
service
runner
Executes Windows service code as either a Console application or an actual Windows service, depending on the project output type of the project. CodeBits are useful code blocks that can included in your C#...
More information
CodeBits.
OrderedCollection
by:
jeevan
4,519 total downloads
last updated
5/11/2021
Latest version:
2.0.0
CodeBits
code
bits
blocks
ordered
collection
sorted
An always sorted collection. Has options to allow/disallow duplicate items as well as to sort in reverse order. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the...
More information
CodeBits.
SaltedHash
by:
jeevan
3,503 total downloads
last updated
5/11/2021
Latest version:
2.0.0
CodeBits
code
bits
blocks
salted
hash
password
Class that can compute and verify salted hashes. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
CodeBits.
ByteSizeFriendlyName
by:
jeevan
6,540 total downloads
last updated
8/29/2021
Latest version:
2.0.1
CodeBits
code
bits
blocks
byte
size
friendly
name
generator
Builds a friendly representation of a specified byte size value, after converting it to the best matching unit (bytes, KB, MB, GB, etc.). Has various options to control the format of the outputted...
More information
CodeBits.
OrderedObservableCollection
by:
jeevan
4,676 total downloads
last updated
5/11/2021
Latest version:
2.0.0
CodeBits
code
bits
blocks
ordered
observable
collection
sorted
An always sorted observable collection. Has options to allow/disallow duplicate items as well as to sort in reverse order. CodeBits are useful code blocks that can included in your C# projects through...
More information
CodeBits.
IniFile
by:
jeevan
5,373 total downloads
last updated
5/11/2021
Latest version:
2.0.0
CodeBits
code
bits
blocks
inifile
ini
file
handler
Class to read and write INI files. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
CodeBits.
WP.
AppBarHelper
by:
jeevan
Deprecated
4,177 total downloads
last updated
7/8/2012
Latest version:
1.1.0
CodeBits
code
bits
blocks
windows-phone
windows
phone
wp
appbar
helper
Helper class to simplify usage of the Windows Phone application bar
CodeBits.
EnumIterator
by:
jeevan
3,793 total downloads
last updated
5/11/2021
Latest version:
2.0.0
CodeBits
code
bits
blocks
enum
iterator
enumerator
enumeration
Provides iterators that can traverse through the items in an enum type. Can be used in LINQ expressions. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project...
More information
CodeBits.
MruCollection
by:
jeevan
2,059 total downloads
last updated
5/11/2021
Latest version:
2.0.0
CodeBits
code
bits
blocks
mru
collection
most-recently-used
Custom collection that moves the most recently-used items to the top. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
CodeBits.
ResourceExtensions
by:
jeevan
2,468 total downloads
last updated
11/11/2021
Latest version:
0.4.5
CodeBits
code
bits
blocks
embedded-resource
resource
assembly
extensions
Extensions for loading assembly embedded resources in various formats. CodeBits are useful code blocks that can included in your C# projects through NuGet. Each code bit is a single source file that gets added...
More information
CodeBits.
ShortGuid
by:
jeevan
874 total downloads
last updated
8/29/2021
Latest version:
0.2.1
CodeBits
code
bits
blocks
short-guid
guid
Short, more readable globally unique identifier (GUID) CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
CodeBits.
LibraryEvents
by:
jeevan
333 total downloads
last updated
10/31/2021
Latest version:
0.1.0
CodeBits
code
bits
blocks
class-library
library
events
Provides class libraries with the ability to generate status events. CodeBits are useful code blocks that can included in your C# projects through NuGet. Each code bit is a single source file that gets added...
More information
CodeBits.
ShortGuid.
JsonConverter
by:
jeevan
608 total downloads
last updated
8/29/2021
Latest version:
0.2.1
CodeBits
code
bits
blocks
short-guid
guid
json
converter
JSON converter (System.Text.Json) converter for CodeBits.ShortGuid. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.