Pinned Repositories
AdventOfCodeScala
In 2022 I switched from Swift to Scala for Advent of Code
BFF
Budgeting tool
BFF.DataVirtualizingCollection
This is an approach to data virtualizing collections intended to be used in WPF projects.
ContainerFeatureSampleComparison
DryIoc.Playground
My playground for DryIoc
MrMeeseeks.DIE
Compile-time dependency injection container which requires minimal configuration
MrMeeseeks.ResXToViewModelGenerator
C# Source Generator which turns ResX files into bindable ViewModels
MrMeeseeks.ResXTranslationCombinator
A Github action that searches for default, automatically translated, and manually overriden ResX files, automatically translates missing texts, and combines them to directly usable ResX files.
MrMeeseeks.StaticDelegateGenerator
MrMeeseeks.Visitor
Yeah69's Repositories
Yeah69/MrMeeseeks.DIE
Compile-time dependency injection container which requires minimal configuration
Yeah69/MrMeeseeks.ResXToViewModelGenerator
C# Source Generator which turns ResX files into bindable ViewModels
Yeah69/AdventOfCodeScala
In 2022 I switched from Swift to Scala for Advent of Code
Yeah69/BFF
Budgeting tool
Yeah69/MrMeeseeks.ResXTranslationCombinator
A Github action that searches for default, automatically translated, and manually overriden ResX files, automatically translates missing texts, and combines them to directly usable ResX files.
Yeah69/ContainerFeatureSampleComparison
Yeah69/MrMeeseeks.Visitor
Yeah69/DryIoc.Playground
My playground for DryIoc
Yeah69/AdventOfCodeFSharp
My solutions to the advent of code for 2015 till 2018
Yeah69/AdventOfCodeKotlin
In 2019 I switched from Rust to Kotlin for Advent of Code
Yeah69/AdventOfCodeRust
In 2020 I switched from F# to Rust for Advent of Code
Yeah69/AdventOfCodeGo
In 2023 I switched from Scala to Go for Advent of Code
Yeah69/AdventOfCodeSwift
In 2021 I switched from Kotlin to Swift for Advent of Code
Yeah69/AsyncTesting
Yeah69/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
Yeah69/dotnet-creator-cards
This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions
Yeah69/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
Yeah69/MrMeeseeks.ConvertersGenerator
Yeah69/MrMeeseeks.DIE.Configuration.Attributes
Configuration Attributes for the project "MrMeeseeks.DIE". Extracted as a separate repo/package.
Yeah69/MrMeeseeks.DIE.Docs
Docs for the project MrMeeseeks.DIE
Yeah69/MrMeeseeks.DIE.Samples
Yeah69/MrMeeseeks.DIE.UserUtility
Optional marker interfaces and attributes supplementary to usage of the MrMeeseeks.DIE DI-container
Yeah69/MrMeeseeks.IncrementalMonad
A monad intended for the use in incremental source generators
Yeah69/MrMeeseeks.NonogramSolver
Yeah69/MrMeeseeks.SourceGeneratorUtility
Utilities for Source Generators
Yeah69/MsMeeseeks.DIE
Yeah69/PrimaryConstructor
Generate primary constructor from readonly fields
Yeah69/publish-nuget
📦 GitHub action to automate publishing NuGet packages when project version changes
Yeah69/RocksIsolationPrototype
Yeah69/Sample-DotNet
Sample project for using TypedRest for .NET