Releases: hudl/Mjolnir
Releases · hudl/Mjolnir
v2.1.0
-
#29 Introduce
Hudl.Mjolnir.Attributes
packageThe
[Command]
attribute has been pulled into its own lightweight, zero-dependency package. This allows use of the attribute without forcing any transitive dependencies. Assemblies that use the attribute can be loaded into applications that use Hudl.Mjolnir proper, and it will correctly wrap those attribute-marked classes when used withCommandInterceptor.CreateProxy
.