Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
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
81,238 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
7,717 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,185 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,274 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,147 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.
IniFile
by:
jeevan
4,979 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.
OrderedObservableCollection
by:
jeevan
4,321 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.
WP.
AppBarHelper
by:
jeevan
3,874 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.
MruCollection
by:
jeevan
1,890 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.
EnumIterator
by:
jeevan
2,984 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.
ResourceExtensions
by:
jeevan
1,950 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
666 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
268 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
475 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.