This site hosts a number of independent documentation repositories that don't have an associated Web site. Most of these are development library or tool sites stored on GitHub.

The following Documentation Sites are available:

  • Westwind.Utilities
    Documentation for the Westwind.Utilities .NET helper and tools library. This library provides a wide variety of common use utility functionality that's useful for projects of all types. Use the library or pick out individual, self-contained components for inclusion in your own code base.

  • Westwind.Scripting
    Documentation for the Westwind.Scripting .NET dynamic compilation and template scripting library. This library allows for easy runtime C# execution including caching, as well as a C# Handlebars based raw C# language template scripting engine.

  • Westwind.AspNetCore
    Documentation for the Westwind.AspNetCore helper library that provides a number of operational utilities for ASP.NET Core as well as reusable application level MVC and API controllers that provide user tracking and view model management.