Skip to content

method-inc/dotnetstandard

Repository files navigation

Standard

Module that defines standard components for .Net projects. It will generate a Nuget package that can be downloaded as a 3rd party dll via Visual Studio.

Current includes:

  • Event aggregator that handles dynamic parameters for message passing and to encourage loose coupling
  • INameable and IIdentifiable interfaces to encourage interface segregation principle

Installation

You can install this module via Nuget. The Nuget package is available from the Skookum Nuget Server

License

This project is licensed under the MIT License

Examples

See tests for examples for now. Will add offical examples later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages