https://github.com/a-patel/autofac-examples
Example projects that consume and demonstrate Autofac functionality and integration in .NET.
https://github.com/a-patel/autofac-examples
asp-net asp-net-core aspnet-core aspnetcore autofac autofac-container autofac-di demo dependency-injection dotnet dotnet-core example ioc ioc-container sample
Last synced: 11 months ago
JSON representation
Example projects that consume and demonstrate Autofac functionality and integration in .NET.
- Host: GitHub
- URL: https://github.com/a-patel/autofac-examples
- Owner: a-patel
- License: mit
- Created: 2019-05-08T06:27:14.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T16:11:49.000Z (over 3 years ago)
- Last Synced: 2025-01-24T18:35:16.007Z (about 1 year ago)
- Topics: asp-net, asp-net-core, aspnet-core, aspnetcore, autofac, autofac-container, autofac-di, demo, dependency-injection, dotnet, dotnet-core, example, ioc, ioc-container, sample
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Autofac in .NET
> Demo: Example project that consume and demonstrate Autofac functionality and integration in ASP.NET/.NET Core.
Please refer to below article of my publication [.NET Hub](https://medium.com/dotnet-hub):
- [Use Autofac IoC Container in ASP.NET or ASP.NET Core](https://medium.com/dotnet-hub/use-autofac-ioc-container-in-dotnet-or-aspnetcore-autofac-dependency-injection-netcore-ffad19d87163)
---
## Give a Star! :star:
Feel free to request an issue on github if you find bugs or request a new feature. Your valuable feedback is much appreciated to better improve this project. If you find this useful, please give it a star to show your support for this project.
## Support :telephone:
> Reach out to me at one of the following places!
- Email :envelope: at `toaashishpatel@gmail.com`
## Author :boy:
* **Ashish Patel** - [A-Patel](https://github.com/a-patel)
##### Connect with me
| Linkedin | Portfolio | Medium | GitHub | NuGet | Microsoft | Twitter | Facebook | Instagram |
|----------|----------|----------|----------|----------|----------|----------|----------|----------|
| [](https://www.linkedin.com/in/iamaashishpatel) | [](https://aashishpatel.netlify.app/) | [](https://iamaashishpatel.medium.com) | [](https://github.com/a-patel) | [](https://nuget.org/profiles/iamaashishpatel) | [](https://docs.microsoft.com/en-us/users/iamaashishpatel) | [](https://twitter.com/aashish_mrcool) | [](https://www.facebook.com/aashish.mrcool) | [](https://www.instagram.com/iamaashishpatel/) |
## Donate :dollar:
If you find this project useful — or just feeling generous, consider buying me a beer or a coffee. Cheers! :beers: :coffee:
| PayPal | BMC | Patreon |
| ------------- | ------------- | ------------- |
| [](https://www.paypal.me/iamaashishpatel) | [](https://www.buymeacoffee.com/iamaashishpatel) | [](https://www.patreon.com/iamaashishpatel) |
## License :lock:
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.