Pinned Repositories
ByteDev.Collections
Set of extended collections related functionality in a .NET library.
ByteDev.Crypto
Provides simple cryptographic related classes for hashing/verifying data, encrypting/decrypting data and creating random data in .NET.
ByteDev.DotNet
Set of classes for reading .NET solution and project files.
ByteDev.Encoding
.NET Standard library of encoding/decoding related functionality for Hexadecimal, Base 64 and Base 32.
ByteDev.FormUrlEncoded
.NET Standard library for serializing and deserializing form URL encoded (application/x-www-form-urlencoded) data.
ByteDev.Io
Set of IO related .NET utility classes.
ByteDev.Nuget.Nuspec
.NET Standard library for reading nuget nuspec manifest files.
ByteDev.PwnedPasswords
Provides client functionality to talk to the pwnedpasswords API and check whether a particular password has been pwned.
ByteDev.Sonos
Set of classes and tools to help control Sonos devices.
ByteDev.Strings
Library of extended string related functionality.
ByteDev's Repositories
ByteDev/ByteDev.Sonos
Set of classes and tools to help control Sonos devices.
ByteDev/ByteDev.DotNet
Set of classes for reading .NET solution and project files.
ByteDev/ByteDev.Collections
Set of extended collections related functionality in a .NET library.
ByteDev/ByteDev.Encoding
.NET Standard library of encoding/decoding related functionality for Hexadecimal, Base 64 and Base 32.
ByteDev/ByteDev.Io
Set of IO related .NET utility classes.
ByteDev/ByteDev.Strings
Library of extended string related functionality.
ByteDev/ByteDev.FormUrlEncoded
.NET Standard library for serializing and deserializing form URL encoded (application/x-www-form-urlencoded) data.
ByteDev/ByteDev.Giphy
.NET Standard library SDK to help communicate with the Giphy API.
ByteDev/ByteDev.Json.SystemTextJson
.NET Standard library of functionality built on System.Text.Json.
ByteDev/ByteDev.ArgValidation
Set of helper methods to help validate arguments.
ByteDev/ByteDev.Configuration
A collection of classes to help retrieve settings from App.config files in .NET.
ByteDev/ByteDev.DotNet.SolutionViewer
Console application to view summary of projects in .NET solutions
ByteDev/ByteDev.Hibp
Provides simple client to talk to the "Have I been Pwned?" API as hosted by Troy Hunt.
ByteDev/ByteDev.Resharper.Templates
Collection of Resharper Templates (Live Templates and File Templates) to help when writing (mainly C#) code.
ByteDev/ByteDev.Time
.NET standard library of time related types and extension methods.
ByteDev/ByteDev.Azure.KeyVault
.NET Standard library providing some Azure Key Vault functionality.
ByteDev/ByteDev.Configuration.Core
Collection of classes to help when dealing with configuration settings in .NET Core.
ByteDev/ByteDev.Configuration.Environment
.NET Library to help when accessing environment variables.
ByteDev/ByteDev.DotNet.Cleaner
Provides functionality to quickly clean .NET solutions, git repositories, user info, etc.
ByteDev/ByteDev.Exceptions
Small collection of exceptions in a .NET Standard library.
ByteDev/ByteDev.Filenamer
Windows app to help rename sets of files.
ByteDev/ByteDev.GuidGenerator
A simple windows application to generate various different types of GUIDs.
ByteDev/ByteDev.Http
.NET Standard library with some HTTP related functionality.
ByteDev/ByteDev.M3u
.NET Standard library to help handle playlists in the M3U format.
ByteDev/ByteDev.ResourceIdentifier
.NET Standard library of resource identifer (URI) related functionality.
ByteDev/ByteDev.Steam
SDK for communicating with Steam Web APIs.
ByteDev/ByteDev.Testing
.NET Standard library that provides some testing related functionality.
ByteDev/ByteDev.Validation.Fluent
Extensions and functionality to use with the FluentValidation library.
ByteDev/ByteDev.ValueTypes
.NET Standard library of value type related functionality.
ByteDev/ByteDev.VisualStudio.Templates
Visual Studio templates for new project creation.