West Wind Utilities

NuGet

A general purpose utility and helper library for .NET

Installation

You can install the package from NuGet using the Visual Studio Package Manager or NuGet UI:

PM> install-package westwind.utilities

or the dotnet command line:

dotnet add package westwind.utilities

What is it?

Every .NET application requires small, common and often repeated tasks. This library is a collection of those things that I commonly need on a regular basis and have compiled over the years.

It includes tools for:

and much, much more.

It's worthwhile to browse through the source code or the documentation to find out the myriad of useful functionality that is available, all in a small single assembly.

This assembly is the base for most other West Wind libraries.


© West Wind Technologies, 1996-2023 • Updated: 07/15/20
Comment or report problem with topic