Skip to content

Conversation

@mkaring
Copy link
Owner

@mkaring mkaring commented Dec 31, 2020

New parameter for rename protection to supply a format for the namespaces

@mkaring mkaring added the enhancement New feature or request label Dec 31, 2020
@mkaring mkaring added this to the 1.5 milestone Dec 31, 2020
@mkaring
Copy link
Owner Author

mkaring commented Dec 31, 2020

@iamwangxi: Could you verify if that implementation works for you? The parameter for the rename protection is nsFormat. It expects a valid String.Format with exactly 1 parameter.

So for example:

  • "prefix_{0}"
  • "{0}_suffix"
  • "prefix_{0}_suffix"

You can download the new version of ConfuserEx here

@mkaring mkaring self-assigned this Dec 31, 2020
@AppVeyorBot
Copy link

Build ConfuserEx 613 completed (commit dd1b7136d4 by @mkaring)

@mkaring mkaring added the documentation Additional documentation is required for this issue. label Jan 3, 2021
@iamwangxi
Copy link

@iamwangxi: Could you verify if that implementation works for you? The parameter for the rename protection is nsFormat. It expects a valid String.Format with exactly 1 parameter.

So for example:

  • "prefix_{0}"
  • "{0}_suffix"
  • "prefix_{0}_suffix"

You can download the new version of ConfuserEx here

Sorry for the late reply. This feature fully meets our expectations, thank you very much!

@mkaring mkaring force-pushed the feature/namespace_format branch from 2a47101 to 3804f35 Compare January 4, 2021 17:03
@AppVeyorBot
Copy link

Build ConfuserEx 639 completed (commit 06cfcc92fd by @mkaring)

@mkaring mkaring merged commit 2d25ca8 into master Jan 4, 2021
@mkaring mkaring deleted the feature/namespace_format branch January 4, 2021 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Additional documentation is required for this issue. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants