https://github.com/windperson/unityioc_demo
Demo of Using Microsoft Unity IoC container in .NET Standard lib
https://github.com/windperson/unityioc_demo
csharp netstandard20 unity
Last synced: 2 months ago
JSON representation
Demo of Using Microsoft Unity IoC container in .NET Standard lib
- Host: GitHub
- URL: https://github.com/windperson/unityioc_demo
- Owner: windperson
- License: mit
- Created: 2017-11-18T04:18:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T05:21:45.000Z (over 8 years ago)
- Last Synced: 2025-01-27T10:45:10.966Z (over 1 year ago)
- Topics: csharp, netstandard20, unity
- Language: C#
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HOL-UnityContainer
Demo of using [Unity Container](https://github.com/unitycontainer/container) to dynamically change salary calculate implementation.