Skip to content

Enterprise Library / Unity vNext

Greetings!

This is a public forum for you to suggest/vote on the ideas for future capabilities/updates to Enterprise Library and Unity.

Please note the list may not always represent the actual prioritized backlog of the development team.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

65 results found

  1. No simple sample are available for implementing SLAB

    You should share some simple SLAB implementation steps from scratch.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. ActivationException occurs when resolving LogWriter from container

    The bug http://entlib.codeplex.com/workitem/32970 tracks the problem.

    The discussion where I posted the problem is available at - http://entlib.codeplex.com/discussions/389044

    This results in reliability issues in our production code. Hence it should be an important issue to fix IMHO.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Logging  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Allow CData elements to help with Dictionary registration

    Allow CData parameters to help with registering for example dictionary like types

    <register type="IValueProcessor" name="AbbreviationProcessor" mapTo="KeywordValueProcessor">
    <lifetime type="singleton" />
    <constructor>
    <param name="replacements" type="DictionaryStringString">
    <cdata typeConverter="PipeStringToDictionaryStringStringTypeConverter">
    <![CDATA[
    ACCEPTANCE|ACPT.
    ACCESSORIES|ACCES.
    ACCOMMODATION|ACCOM.
    ACCOMMODATIONS|ACCOMS.
    ]]>
    </cdata>
    </param>
    </constructor>
    </register>

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Configuration  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Shorter xml syntax for initializing objects

    Initialize properties in one configuration string <parameter="loggingOptions" macro="Debug=true; Trace=false;"/>

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Configuration  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 4 Next →
  • Don't see your idea?

Enterprise Library / Unity vNext

Categories

Feedback and Knowledge Base