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.Nuget.Nuspec
.NET Standard library for reading nuget nuspec manifest files.
ByteDev/ByteDev.PwnedPasswords
Provides client functionality to talk to the pwnedpasswords API and check whether a particular password has been pwned.
ByteDev/ByteDev.Nuget.PackageViewer
Console application for viewing information about sets of nuget packages.
ByteDev/ByteDev.Cmd
Library providing functionality to help when writing output from a .NET Console application.
ByteDev/ByteDev.Crypto
Provides simple cryptographic related classes for hashing/verifying data, encrypting/decrypting data and creating random data in .NET.
ByteDev/ByteDev.Ioc.MsExtDi
Collection of extensions for Microsoft Extensions DI to help register dependencies and configure application settings.
ByteDev/ByteDev.Nuget
.NET Standard library that provides some nuget package related functionality.
ByteDev/ByteDev.Reflection
Set of reflection related extension methods in a .NET Standard assembly.
ByteDev/ByteDev.Subtitles.SubRip
.NET Standard library to help when using and manipulating SubRip subtitle (.srt) files.
ByteDev/ByteDev.AirVpn
.NET Standard library SDK to help communicate with the AirVPN API.
ByteDev/ByteDev.AirVpn.IpLeak
.NET Standard library to help communicate with the IP Leak API.
ByteDev/ByteDev.Azure.Cosmos.Table
Library of Azure Cosmos Table Storage (Table API) related functionality based on the Microsoft.Azure.Cosmos.Table package.
ByteDev/ByteDev.Azure.KeyVault.SecretApps
Various Azure Key Vault secret console apps
ByteDev/ByteDev.Azure.Storage
.NET Standard library of Azure Storage related functionality for Blob, File and Queue.
ByteDev/ByteDev.Base64
.NET Standard library for handling base64 strings.
ByteDev/ByteDev.Cake
Generally useful cake files
ByteDev/ByteDev.Common
Common is a collection of generic utility methods.
ByteDev/ByteDev.Csv
Simple library to help in the reading and writing of CSV formatted content.
ByteDev/ByteDev.Domain
Set of common domain classes.
ByteDev/ByteDev.FilmLister
ByteDev/ByteDev.FolderReader
Small windows application to view folder contents as text in different ways.
ByteDev/ByteDev.GiphyHttpStatus
Get Giphy images for HTTP status codes!
ByteDev/ByteDev.Markdown
.NET Standard library of markdown related functionality.
ByteDev/ByteDev.Pagination
Provides a simple framework for handling data pagination from within any kind of .NET system.
ByteDev/ByteDev.PasswordMask
Small windows application to help selecting the certain characters from a given password.
ByteDev/ByteDev.PostmanEcho
.NET Standard library that provides functionality to help when consuming the Postman Echo API.
ByteDev/ByteDev.Subtitles.SubtitlesManipulator
ByteDev/ByteDev.Testing.NUnit
.NET Standard library that provides some extra NUnit functionality.
ByteDev/ByteDev.VideoArchive
.NET Standard library to help when managing an archive of video files.
ByteDev/ByteDev.Xml
.NET Standard library of XML related functionality.