Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khellang/nancy.autofacexample
Nancy example showing the Autofac bootstrapper with pre-configured containers.
https://github.com/khellang/nancy.autofacexample
Last synced: about 2 months ago
JSON representation
Nancy example showing the Autofac bootstrapper with pre-configured containers.
- Host: GitHub
- URL: https://github.com/khellang/nancy.autofacexample
- Owner: khellang
- License: mit
- Created: 2015-02-27T13:12:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-27T13:19:02.000Z (almost 10 years ago)
- Last Synced: 2023-04-10T13:07:08.742Z (almost 2 years ago)
- Language: C#
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nancy.AutofacExample
Nancy example showing the Autofac bootstrapper with pre-configured containers.Console output:
![Console output](https://raw.githubusercontent.com/khellang/Nancy.AutofacExample/master/etc/2015-02-27_14-15-25.png)Web output:
![Web output](https://raw.githubusercontent.com/khellang/Nancy.AutofacExample/master/etc/2015-02-27_14-15-37.png)