You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example projects that consume and demonstrate [Autofac](https://autofac.org) functionality and integration.
3
4
4
-
[](https://ci.appveyor.com/project/Autofac/examples)[](https://open.vscode.dev/autofac/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.
8
10
9
11
The examples attempt to stick pretty close to the [Autofac documentation](https://autofac.readthedocs.io) so it helps to have that available.
10
12
13
+
[Open this repo in Visual Studio Code.](https://open.vscode.dev/autofac/Examples)
14
+
11
15
## Building the Examples
16
+
12
17
The `Examples.sln` file has all the samples in it _except_ the ServiceFabric example. ServiceFabric is in a child directory and has its own solution.
0 commit comments