Pinned Repositories
coderetreat
ConsoleReader
A replacement of Console.ReadLine() that enables pluggable auto-completion, undo/redo, command history, copy/paste via ctrl+c/ctrl+x/ctrl+v, and other common text editor keyboard shortcuts.
LibsodiumDotNetStandardSpike
Explore how to embed and consume libsodium from a .NET Standard package
NullQuest
RandomSkunk.DependencyInjection.Decorator
A simple implementation of the decorator pattern for Microsoft.Extensions.DependencyInjection
RandomSkunk.Hosting.Cron
An IHostedService base class that triggers on a cron schedule.
RandomSkunk.Logging.Testing.Moq
Mock logger implementations for Microsoft.Extensions.Logging.
RandomSkunk.Results
A functional alternative to exception-based error handling in C#.
RandomSkunk.RuntimePolyfill
Provides a source generator that adds internal versions of types missing from older versions of .NET
Reflectinator
Take over the tri-state area with crazy-fast reflection!
bfriesen's Repositories
bfriesen/RandomSkunk.DependencyInjection.Decorator
A simple implementation of the decorator pattern for Microsoft.Extensions.DependencyInjection
bfriesen/RandomSkunk.Results
A functional alternative to exception-based error handling in C#.
bfriesen/RandomSkunk.RuntimePolyfill
Provides a source generator that adds internal versions of types missing from older versions of .NET
bfriesen/ConsoleReader
A replacement of Console.ReadLine() that enables pluggable auto-completion, undo/redo, command history, copy/paste via ctrl+c/ctrl+x/ctrl+v, and other common text editor keyboard shortcuts.
bfriesen/ManyConsole
An extension to NDesk.Options for writing console applications with multiple commands
bfriesen/RandomSkunk.Hosting.Cron
An IHostedService base class that triggers on a cron schedule.
bfriesen/RandomSkunk.Logging.Testing.Moq
Mock logger implementations for Microsoft.Extensions.Logging.
bfriesen/AmqpDemo
bfriesen/AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
bfriesen/CsvCompare
A quick tool for comparing csv files by row identifiers
bfriesen/Dapper
Dapper - a simple object mapper for .Net
bfriesen/GhostWriter
It writes your code so you don't have to.
bfriesen/influxdb-csharp
A .NET library for efficiently sending points to InfluxDB
bfriesen/keep-a-changelog
If you build software, keep a changelog.
bfriesen/Mandelbrot
Mandelbrot fractal generator written circa 2005
bfriesen/moq4
Repo for managing Moq 4.x
bfriesen/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
bfriesen/PolyShim
Polyfills for projects targeting older versions of .NET
bfriesen/RandomSkunk.JSInterop
Makes JavaScript interop a little easier with dynamic proxy objects.
bfriesen/RedditCodingExercise
bfriesen/rfc-healthcheck
Health Check Response RFC Draft for HTTP APIs
bfriesen/Rock.Messaging
bfriesen/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
bfriesen/serve
Model Serving on PyTorch
bfriesen/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
bfriesen/stayinghomeclub
A list of all the companies WFH or events changed because of covid-19
bfriesen/SuperTicTacToe
bfriesen/Xsd2Code
A fork of http://xsd2code.codeplex.com/
bfriesen/XSerializer
An XML serializer that works with interfaces (!)
bfriesen/xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.