Skip to content

Example projects that consume and demonstrate Autofac IoC functionality and integration

License

Notifications You must be signed in to change notification settings

tuubui811812/autofac-Examples

 
 

Repository files navigation

Examples

Example projects that consume and demonstrate Autofac functionality and integration.

Build status

##Reading the Examples The examples in the repo are always for the latest Autofac versions and libraries. Look at the tags on this repo to see examples for older and/or deprecated functionality.

The examples attempt to stick pretty close to the Autofac documentation so it helps to have that available.

##Building the Examples The Examples.sln file has all the samples in it except the ASP.NET Core example. Opening and building that solution gets you pretty far.

To build the ASP.NET Core example, execute the build-aspnetcore.ps1 script or use the dotnet CLI to restore and build the project. It's not currently in the solution due to tooling challenges with AppVeyor being unable to call nuget restore on a solution that has dotnet CLI projects.

About

Example projects that consume and demonstrate Autofac IoC functionality and integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 84.1%
  • CSS 10.8%
  • Classic ASP 4.8%
  • Other 0.3%