Skip to content

Latest commit

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

The power of IoC - Inversion Of Control

Sample usage of the IoC Framework Castle Windsor, UnitTesting and Mocks

Is this something for you?

This project is intended for students or other people who:

  • Are familiar with C# or a similar programming language.
  • Have a basic knowledge of UnitTests (Assert.That(y == x)).
  • Eventually don't know what a Mock is.
  • Never heared something of Inversion of Control nor Dependency Injection.

Frameworks:

ComponentNameVersionNote
Target Framework.NET Core2.2Win, Mac, Linux
Inversion of Control FrameworkCastle.Windsor5.0.1NuGet Package
Unit-testing FrameworkNUnit3.12.0NuGet Package
Mocking FrameworkMoq4.13.1NuGet Package

Structure:

img

About

Sample usage of the IoC (Inversion of Control) Framework Castle Windsor, UnitTesting and Mocks

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages