soenneker
I write a lot of software, and one day, software is going to write me. Director of Engineering at Nexus Enterprise Solutions.
Nexus Enterprise SolutionsMinnesota, USA
Pinned Repositories
serilog-sinks-xunit-injectable
The injectable, Serilog xUnit test output sink
soenneker.blazor.filepond
A Blazor interop library for the file upload library FilePond
soenneker.blazor.masonry
A Blazor interop library that integrates Masonry, the cascading grid layout library
soenneker.blazor.tomselect
A Blazor interop library for the select user control library, Tom Select
soenneker.reflection.cache
The fastest .NET Reflection cache
soenneker.utils.asyncsingleton
An externally initializing singleton that uses double-check asynchronous locking, with optional async and sync disposal
soenneker.utils.autobogus
The .NET Autogenerator
soenneker.utils.backgroundqueue
A high-performance background Task/ValueTask queue
soenneker.utils.httpclientcache
A utility library for singleton thread-safe HttpClients
soenneker.utils.memorystream
An easy modern MemoryStream utility
soenneker's Repositories
soenneker/soenneker.extensions.datetime
A collection of helpful DateTime extension methods
soenneker/soenneker.extensions.datetime.dayofweek
A collection of helpful DateTime day of week based extension methods
soenneker/soenneker.extensions.datetime.month
A collection of helpful DateTime month-based extension methods
soenneker/soenneker.extensions.datetime.hour
A collection of helpful DateTime hour-based extension methods
soenneker/soenneker.extensions.datetime.suite
A collection of all the DateTime extension methods
soenneker/soenneker.extensions.datetime.week
A collection of helpful DateTime week-based extension methods
soenneker/soenneker.extensions.datetime.year
A collection of helpful DateTime year-based extension methods
soenneker/soenneker.extensions.timespan
A collection of helpful TimeSpan extension methods
soenneker/soenneker.extensions.timezoneinfo
A collection of helpful TimeZoneInfo extension methods
soenneker/soenneker.libraries.ffmpeg
Adds the FFmpeg Windows executable, updated daily (if available)
soenneker/soenneker.libraries.ffprobe
Simply adds the ffprobe (FFmpeg) Windows executable
soenneker/soenneker.utils.timezones
A utility library for common and easy TimeZone handling
soenneker/soenneker.validators.email.disposable
A validation module checking if a given email's domain is disposable/temporary, updated daily (if available)
soenneker/soenneker.blazor.consumer
A derivative of Soenneker.Blazor.Consumer.Base, providing instance-wide generic type setting.
soenneker/soenneker.blob.sas
A utility library for Azure Blob SAS operations
soenneker/soenneker.blob.suite
A concoction of Azure Blob Storage utilities and libraries
soenneker/soenneker.blob.upload
A utility library for Azure Blob upload operations
soenneker/soenneker.data.email.disposables
Simply adds a list of compiled disposable/temporary email domains, updated daily (if available)
soenneker/soenneker.extensions.datetime.day
A collection of helpful DateTime day-based extension methods
soenneker/soenneker.extensions.datetime.quarter
A collection of helpful DateTime quarter (year) based extension methods
soenneker/soenneker.libraries.ytdlp
Simply adds the yt-dlp nightly Windows executable, updated daily (if available)
soenneker/soenneker.renovate.jobs
A utility library for Mend Renovate job related operations
soenneker/soenneker.runners.zipcode
Automatically updates the Soenneker.Data.ZipCode package
soenneker/soenneker.sendgrid.validation
A .NET typesafe implementation of SendGrid's Validation API
soenneker/soenneker.stripe.client
A .NET typesafe implementation of Stripe's StripeClient
soenneker/soenneker.stripe.customers
A .NET typesafe implementation of Stripe's Customers API
soenneker/soenneker.stripe.paymentintents
A .NET typesafe implementation of Stripe's Payment Intents API
soenneker/soenneker.stripe.paymentmethods
A .NET typesafe implementation of Stripe's Payment Methods API
soenneker/soenneker.stripe.subscriptions
A .NET typesafe implementation of Stripe's Subscription API
soenneker/soenneker.utils.datetime
A utility library for helpful DateTime related operations