Projects in Awesome Lists by ByteDev
A curated list of projects in awesome lists by ByteDev .
https://github.com/bytedev/bytedev.sonos
Set of classes and tools to help control Sonos devices.
Last synced: 05 Jul 2025
https://github.com/bytedev/bytedev.dotnet
Set of classes for reading .NET solution and project files.
csharp dotnet-standard project solution
Last synced: 02 Sep 2025
https://github.com/bytedev/bytedev.pwnedpasswords
Provides client functionality to talk to the pwnedpasswords API and check whether a particular password has been pwned.
client-library csharp pwned-passwords pwnedpasswords
Last synced: 14 Apr 2025
https://github.com/bytedev/bytedev.strings
Library of extended string related functionality.
csharp dotnet-standard extension-methods string tostring
Last synced: 14 Apr 2025
https://github.com/bytedev/bytedev.nuget.nuspec
.NET Standard library for reading nuget nuspec manifest files.
Last synced: 14 Apr 2025
https://github.com/bytedev/bytedev.io
Set of IO related .NET utility classes.
csharp directory file filesystem input-output
Last synced: 16 Aug 2025
https://github.com/bytedev/bytedev.encoding
.NET Standard library of encoding/decoding related functionality for Hexadecimal, Base 64 and Base 32.
base64 csharp dotnet-standard encoder encoding hexadecimal serializer
Last synced: 19 Jun 2025
https://github.com/bytedev/bytedev.nuget.packageviewer
Console application for viewing information about sets of nuget packages.
Last synced: 14 Jun 2025
https://github.com/bytedev/bytedev.formurlencoded
.NET Standard library for serializing and deserializing form URL encoded (application/x-www-form-urlencoded) data.
csharp dotnet-standard formurlencoded http serialization serializer
Last synced: 31 Aug 2025
https://github.com/bytedev/bytedev.json.systemtextjson
.NET Standard library of functionality built on System.Text.Json.
Last synced: 14 Apr 2025
https://github.com/bytedev/bytedev.hibp
Provides simple client to talk to the "Have I been Pwned?" API as hosted by Troy Hunt.
csharp dotnet-core dotnet-standard email hibp hibpwned pwned troyhunt
Last synced: 04 Sep 2025
https://github.com/bytedev/bytedev.crypto
Provides simple cryptographic related classes for hashing/verifying data, encrypting/decrypting data and creating random data in .NET.
crypto cryptography csharp encrypting hashing random
Last synced: 01 Jul 2025
https://github.com/bytedev/bytedev.time
.NET standard library of time related types and extension methods.
csharp date datetime dotnet-standard extension-methods month time timespan
Last synced: 14 Apr 2025
https://github.com/bytedev/bytedev.subtitles.subrip
.NET Standard library to help when using and manipulating SubRip subtitle (.srt) files.
csharp dotnet-standard srt srt-subtitles subrip subtitles
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.reflection
Set of reflection related extension methods in a .NET Standard assembly.
csharp dotnet-standard extension-methods reflection
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.dotnet.solutionviewer
Console application to view summary of projects in .NET solutions
csharp dotnet project-files solution
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.argvalidation
Set of helper methods to help validate arguments.
arguments csharp dotnet-standard guard
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.nuget
.NET Standard library that provides some nuget package related functionality.
api-client csharp dotnet-standard nuget sdk
Last synced: 18 Oct 2025
https://github.com/bytedev/bytedev.cmd
Library providing functionality to help when writing output from a .NET Console application.
command-line csharp dotnet-standard2
Last synced: 30 Jun 2025
https://github.com/bytedev/bytedev.configuration
A collection of classes to help retrieve settings from App.config files in .NET.
configs configurations csharp dotnet-standard settings
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.ioc.msextdi
Collection of extensions for Microsoft Extensions DI to help register dependencies and configure application settings.
csharp dependency-injection dotnet-standard ioc microsoft-extensions-di
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.azure.keyvault
.NET Standard library providing some Azure Key Vault functionality.
Last synced: 24 Jun 2025
https://github.com/bytedev/bytedev.guidgenerator
A simple windows application to generate various different types of GUIDs.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.markdown
.NET Standard library of markdown related functionality.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.domain
Set of common domain classes.
csharp domain money payment-cards postcode
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.validation.fluent
Extensions and functionality to use with the FluentValidation library.
csharp dotnet-standard fluent fluentvalidation validation
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.filenamer
Windows app to help rename sets of files.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.azure.keyvault.secretapps
Various Azure Key Vault secret console apps
Last synced: 28 Oct 2025
https://github.com/bytedev/bytedev.pagination
Provides a simple framework for handling data pagination from within any kind of .NET system.
Last synced: 03 Sep 2025
https://github.com/bytedev/bytedev.resharper.templates
Collection of Resharper Templates (Live Templates and File Templates) to help when writing (mainly C#) code.
Last synced: 13 Jun 2025
https://github.com/bytedev/bytedev.postmanecho
.NET Standard library that provides functionality to help when consuming the Postman Echo API.
csharp dotnet-standard echo postman
Last synced: 28 Feb 2025
https://github.com/bytedev/bytedev.airvpn.ipleak
.NET Standard library to help communicate with the IP Leak API.
Last synced: 07 Jul 2025
https://github.com/bytedev/bytedev.steam
SDK for communicating with Steam Web APIs.
Last synced: 20 Jan 2026
https://github.com/bytedev/bytedev.xml
.NET Standard library of XML related functionality.
csharp dotnet-standard xml xml-serializer
Last synced: 16 Jun 2025
https://github.com/bytedev/bytedev.http
.NET Standard library with some HTTP related functionality.
csharp form-url-encoded http http-status-codes serializer
Last synced: 17 Sep 2025
https://github.com/bytedev/bytedev.visualstudio.templates
Visual Studio templates for new project creation.
project templates visual-studio
Last synced: 01 Aug 2025
https://github.com/bytedev/bytedev.csv
Simple library to help in the reading and writing of CSV formatted content.
Last synced: 07 Aug 2025
https://github.com/bytedev/bytedev.m3u
.NET Standard library to help handle playlists in the M3U format.
csharp dotnet-standard m3u media playlists video
Last synced: 12 Aug 2025
https://github.com/bytedev/bytedev.azure.cosmos.table
Library of Azure Cosmos Table Storage (Table API) related functionality based on the Microsoft.Azure.Cosmos.Table package.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.configuration.core
Collection of classes to help when dealing with configuration settings in .NET Core.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.dotnet.cleaner
Provides functionality to quickly clean .NET solutions, git repositories, user info, etc.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.valuetypes
.NET Standard library of value type related functionality.
csharp dotnet-standard value-types
Last synced: 14 Apr 2025
https://github.com/bytedev/bytedev.exceptions
Small collection of exceptions in a .NET Standard library.
csharp custom dotnet-standard exceptions
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.resourceidentifier
.NET Standard library of resource identifer (URI) related functionality.
csharp resource-identifer uri url
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.giphyhttpstatus
Get Giphy images for HTTP status codes!
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.folderreader
Small windows application to view folder contents as text in different ways.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.airvpn
.NET Standard library SDK to help communicate with the AirVPN API.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.passwordmask
Small windows application to help selecting the certain characters from a given password.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.common
Common is a collection of generic utility methods.
common common-library csharp dotnet-standard utility-library
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.testing.nunit
.NET Standard library that provides some extra NUnit functionality.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.testing
.NET Standard library that provides some testing related functionality.
csharp dotnet-standard testing tests
Last synced: 01 Sep 2025
https://github.com/bytedev/bytedev.configuration.environment
.NET Library to help when accessing environment variables.
configuration csharp dotnet-standard environment environment-variables
Last synced: 24 Jul 2025
https://github.com/bytedev/bytedev.azure.storage
.NET Standard library of Azure Storage related functionality for Blob, File and Queue.
Last synced: 15 Mar 2025
https://github.com/bytedev/bytedev.videoarchive
.NET Standard library to help when managing an archive of video files.
Last synced: 15 Mar 2025