hadashiA / VContainer

The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
https://vcontainer.hadashikick.jp
MIT License
2.02k stars 176 forks source link

Add an overload method RegisterEntryPoint #700

Closed MatthieuG9 closed 3 months ago

MatthieuG9 commented 3 months ago

This method allows for registering an entry point by providing an implementation configuration function, ensuring the correct interfaces are registered with the container.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vcontainer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2024 1:49pm
hadashiA commented 3 months ago

👍