Skip to content
@d20Tek

d20Tek

d20Tek is my brand for my coding projects.

Popular repositories Loading

  1. Spectre.Console.Extensions Spectre.Console.Extensions Public

    Extensions for common code and patterns when using Spectre.Console CLI app framework.

    C# 17 1

  2. d20tek-blazor-browserstorage d20tek-blazor-browserstorage Public

    Modern browser storage (localStorage + sessionStorage) for Blazor WebAssembly and client-side render modes. Typed, async, lightweight.

    C# 2

  3. blazor-components blazor-components Public

    Custom, resuable Blazor components

    C# 1 1

  4. dicenotation dicenotation Public

    DiceNotation library written to provide dice notation parsing, evaluation, and rolling. This library is built on .NET 10, so you can incorporate it into any of your .NET Core and beyond projects.

    C# 1

  5. minimal-result minimal-result Public

    A straightforward implementation of the Result object pattern. Used to return a monad result that will either be the returned value or a set of errors.

    C#

  6. minimal-domain minimal-domain Public

    A basic implementation of base classes for clean architecture specifically designed for the Domain/Core and Application layers.

    C#

Repositories

Showing 10 of 20 repositories
  • blazor-components Public

    Custom, resuable Blazor components

    d20Tek/blazor-components's past year of commit activity
    C# 1 MIT 1 1 0 Updated Sep 21, 2026
  • dicenotation Public

    DiceNotation library written to provide dice notation parsing, evaluation, and rolling. This library is built on .NET 10, so you can incorporate it into any of your .NET Core and beyond projects.

    d20Tek/dicenotation's past year of commit activity
    C# 1 MIT 0 0 0 Updated Sep 20, 2026
  • d20tek-functional Public

    Welcome to the Functionally code library, this package contains a set of classes that improve the functional programming experience in C#. I based many of the library classes and api on F#'s functional capabilities to ensure smooth usage between the two: classes like Option, Result, and Choice; and methods like Iter, Bind, and Map.

    d20Tek/d20tek-functional's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 16, 2026
  • serialization Public

    D20Tek.Serialization is a unified, extensible serialization ecosystem for .NET, designed to bring System.Text.Json‑style APIs, AOT‑friendly source generation, and zero‑copy reading to a wide range of structured data formats: binary, text, and tabular.

    d20Tek/serialization's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 16, 2026
  • notepad.net Public

    An implementation of the classic Notepad app in .NET focused on fast, easy text editing with no frills. This project will have TUI, Blazor, and native applications, so that you can use it in any context.

    d20Tek/notepad.net's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 15, 2026
  • minimalapi-devview Public

    MinimalApi.DevView is a lightweight, dev-time-only diagnostics toolkit for .NET Minimal API projects. Instantly add /dev/info, /dev/routes, and request logging to inspect app metadata, routes, and behavior with zero config.

    d20Tek/minimalapi-devview's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 15, 2026
  • minimal-endpoints Public

    A straightforward library for segmenting ASP.NET Minimal Api into discreet ApiEndpoints that can contain one more many implementation handlers.

    d20Tek/minimal-endpoints's past year of commit activity
    C# 0 MIT 1 0 0 Updated Sep 15, 2026
  • d20tek-mediator Public

    A minimal implementation of the Mediator pattern that can be used in any .NET project, with particular focus on usage in WebApi

    d20Tek/d20tek-mediator's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 15, 2026
  • exceptions-throwif Public

    Extensions to the ArgumentException.ThrowIf methods to cover more scenarios and additional exception types.

    d20Tek/exceptions-throwif's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 15, 2026
  • cli-tools Public

    A series of .NET command-line (CLI) tools that will help with developers tasks.

    C# 0 MIT 0 0 0 Updated Sep 15, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…