-
-
Notifications
You must be signed in to change notification settings - Fork 42
Extensions
Apostolis Bekiaris edited this page Feb 25, 2020
·
3 revisions
All projects in this namespace contain only static classes with extension methods.
Use the XpandPwsh To list all the published extension packages:
Get-XpandPackages Release XAFExtensions
Id Version Source
-- ------- ------
Xpand.Extensions.XAF.Xpo 2.201.2.0 Release
Xpand.Extensions 2.201.2.0 Release
Xpand.Extensions.Mono.Cecil 2.201.2.0 Release
Xpand.Extensions.XAF 2.201.2.0 Release
Xpand.Extensions.Reactive 2.201.2.0 Release
Similarly if you wish to install them you can do:
Get-XpandPackages Release XAFExtensions|Install-Package
These packages are consumed from the modules of this repository therefore they are unit tested together with their consumers.