Skip to content

Repository files navigation

StrubTUtilities

This repository contains various helpful utilities that I currently use in a number of my projects.

Repository Contents

The repository contains a single library that can be compiled using several configurations and target frameworks.

Supported Configurations

ConfigurationDescriptionDependencies
Release-Minimalminimal buildSystem.ValueTuple(.NET Framework 4.5 only)
Release-FSharpadditional F# utilitiesFSharp.Core
Release-Consoleadvanced console utilitieskernel32.dll and System.Drawing
Release
Debug
full buildall of the above

Supported Target Frameworks

Target FrameworkLimitations
.NET Framework 4.5
.NET Framework 4.7.2
.NET Framework 4.8
.NET Standard 2.1does not support advanced console utilities

Usage

Simply add the desired version of the library to your .NET project.

About

helpful .NET utilities to be used in various projects

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages