![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
XmobiTea.Bean is a powerful library designed to simplify the management of singleton objects and automate component binding in .NET applications. With its easy-to-use API, XmobiTea.Bean provides a streamlined approach to handling dependency injection, object initialization, and automatic binding.
AutoBindAttribute
, properties and fields within your objects can be automatically bound without the need for manual coding, reducing boilerplate and potential errors.IBeforeAutoBind
: Perform actions before the automatic binding starts.IAfterAutoBind
: Execute logic after the binding is complete.IFinalAutoBind
: Finalize the binding process with any additional steps.To install XmobiTea.Bean, use NuGet Package Manager:
```bash Install-Package XmobiTea.Bean