Skip to content

Releases: servicetitan/lazy-proxy-unity

0.1.1

27 Jul 10:14
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • Add overloads with names;
  • Add an exception for non interface registrations;
  • Minor change on tests;
  • Update LazyProxy to 0.1.1;
  • Add XML documentation for NuGet.

0.1.0

25 Jul 14:34
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

The first version.

The following is supported:

  • Registration of types by interfaces;
  • Passing lifetime managers;
  • Passing injection members;
  • Resolving by child containers.