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: https://github.com/JeevanJames/CodeBits/wiki/PasswordGenerator
Source code:...
More information
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# projects through NuGet.
Project repository:...
More information
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.
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 project site for documentation.
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 string.
CodeBits are useful code blocks that can included in your C# projects through NuGet. Each code...
More information
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.
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 NuGet.
See the project site for documentation.
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.
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 site for documentation.
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 to a CodeBits folder in your project when you import it.
Project repository:...
More information
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.
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 to a CodeBits folder in your project when you import it.
Project repository:...
More information
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.