Download Latest Version v1.0.40 source code.zip (698.8 kB)
Email in envelope

Get an email when there's a new version of Towel

Home / 1.0.40
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-10-29 704 Bytes
v1.0.40 source code.tar.gz 2021-10-29 607.9 kB
v1.0.40 source code.zip 2021-10-29 698.8 kB
Totals: 3 Items   1.3 MB 0

Nuget Package

Bug Fixes: - Meta.GetDocumentation(MemberInfo) was throwing an exception on non-public code members. This bug was introduced by https://github.com/ZacharyPatten/Towel/commit/afddb2fef8d749338608f98754a4257fdafbcb8d. The internal method GetXmlNameMethodBase contained a GetMethods call that did not pass in BindingFlags (which the default is public-only). Just needed to add in the BindingFlags. - fix: https://github.com/ZacharyPatten/Towel/commit/5cc59774d88ac37ccc760a2d06678229d45c7e08

Source: README.md, updated 2021-10-29