Pinned Repositories
csx
A super simple C# script runner with debug and Nuget support
DbExpressions
An abstract syntax tree implementation for SQL
DbReader
A simple and fast database reader for the .Net framework
dotnet-build
Just a collection of dotnet-script compatible scripts to be used in build scripts.
dotnet-deps
A simple command line (.Net Global tool) to inspect and update dependencies
dotnet-steps
A small step for man kind, but a HUGE leap for build scripts
LightInject
An ultra lightweight IoC container
LightInject.Microsoft.DependencyInjection
Implements Microsoft.Extensions.DependencyInjection.Abstraction
LightMock
LightMock is a simple mocking library that can be used on platforms that does not allow dynamic code generation.
ScriptUnit
A super simple test runner for .Net scripts
seesharper's Repositories
seesharper/LightInject
An ultra lightweight IoC container
seesharper/LightInject.Microsoft.DependencyInjection
Implements Microsoft.Extensions.DependencyInjection.Abstraction
seesharper/DbExpressions
An abstract syntax tree implementation for SQL
seesharper/dotnet-deps
A simple command line (.Net Global tool) to inspect and update dependencies
seesharper/DbReader
A simple and fast database reader for the .Net framework
seesharper/dotnet-build
Just a collection of dotnet-script compatible scripts to be used in build scripts.
seesharper/DbActivities
Instrumentation of DbConnection and friends using System.Diagnostics.Activity DbActivities
seesharper/heatkeeper
Wireless temperature home automation system
seesharper/ILVerifier
A simple library that is capable of verifying IL
seesharper/AdventOfCode2022
seesharper/CQRS.AspNet
seesharper/Janitor
A dead simple Task scheduler for .Net
seesharper/LightInject.Microsoft.Hosting
Enables LightInject to be used in a .Net Core generic host (IHostBuilder)
seesharper/CQRS.LightInject
Enables command handlers and query handlers to be registered using LightInject.
seesharper/DbConfiguration
A simple helper library to access provider-specific types when working with IDbConnection and friends
seesharper/HttpRequestBuilder
A simple helper library for creating HTTP requests using the builder pattern
seesharper/CQRS.AspNet.Testing
Simplifies testing CQRS-style applications
seesharper/CQRS.Transactions
A set of decorators to simplify working with database transactions when implementing the CQRS pattern.
seesharper/kegkeeper
Contains instructions for how to build our own digital scale to keep track of our keg volumes
seesharper/simplysharp
A collection of handy C# snippets for VS Code
seesharper/pwa-notifications
seesharper/CQRS.Command.Abstractions
Contains only the needed interfaces to implement command handlers.
seesharper/CQRS.Execution
This repo contains implementations of the IQueryExecutor and ICommandExecutor interfaces.
seesharper/flowbite-svelte
Official Svelte components built for Flowbite and Tailwind CSS
seesharper/heatkeeper-webclient
The HeatKeeper web client
seesharper/heatkeeper.client
Heatkeeper Web Client
seesharper/heatkeeper.reporter
Contains the HeatKeeper reporter SDK and the docker image definition
seesharper/mosquitto-docker-compose
A simple Mosquitto Docker Compose template
seesharper/Presentations
A place to host demo code and HTML presentations
seesharper/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection