Skip to content

The latest version of the Shuttle.Core components now make use of .NET dependency injection as well as the options pattern. This is a major departure from the component container adapter pattern used to date. Please take a look at the upgrade guide to see the breaking changes.

Useful .Net stuff

Cross-cutting packages that are used to facilitate the development of .Net software.

Framework Support

Packages currently target netstandard2.0 and netstandard2.1 which means that they can be used with .NET Core 2.1+, .NET Framework 4.6.1+, and .NET 5.0+

Common Patterns

Many common patterns and mechanisms are provided that get you up-and-running quickly.

Open Source

These packages are free open source software licensed under the 3-Clause BSD License. Pull requests are welcome.
Home has loaded