Skip to content

An example of .net core with optional dependencies, because reading stack overflow was confusing the first time.

License

Notifications You must be signed in to change notification settings

dmorrison42/net-core-optional-dependencies

Repository files navigation

.net Core Optional Dependencies

This solution provides an example of a project containing an additional implementation of an interface with as much type saftey as possible.

The printed text changes based on wether the entry assembly contains a reference to the optional dependency.

About

An example of .net core with optional dependencies, because reading stack overflow was confusing the first time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages