question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IExportPriorityAttribute is unused

See original GitHub issue

I’m trying to set priority on an export using attributes. (it’s a custom attribute implementing IExportPriorityAttribute).

It doesn’t work and when I look at the strategies, I notice the Priority is still 0.

I searched the sources for ProvidePriority but it looks like it’s never called?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jods4commented, May 29, 2020

Thank you, that was really fast! I wouldn’t dare ask for an answer over the week-end. Your support goes way beyond expectations, it’s much appreciated. ❤️

Grace is a fantastic IOC: it’s fast, it has many advanced features and the support is top notch.

It breaks my heart when I read articles about .net DI and see pretty much every container listed but Grace.

I don’t know if you’d want more recognition/users (because it also means more work and toxic requests, right?) but if you do I think there’s two things Grace needs:

  1. A good looking website with good docs (docs is the one thing I think Grace could do better at);
  2. A little push from someone with many followers (easy enough, just ask the Gu I’m sure he’d do a post about Grace).

Have a nice week-end!

1reaction
ipjohnsoncommented, Jun 24, 2020

Sorry forgot this was pending. I just pushed this to nuget

Read more comments on GitHub >

github_iconTop Results From Across the Web

Swift 3.0 Result of call is unused [duplicate]
I have this code which gives me the warning result of the call is unused public override init(){ super.init() } public init(annotations: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found