ERNICommunity / AgentMulderLinks
Agent Mulder plugin for ReSharper provides navigation to and finding usages of types registered or resolved via Dependency Injection (DI) containers.
☆32Updated 4 years ago
Alternatives and similar repositories for AgentMulder
Users that are interested in AgentMulder are comparing it to the libraries listed below
Sorting:
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Local collection and reliable forwarding of log data to Seq☆60Updated 2 weeks ago
- An extension for ReSharper and Rider IDE that provides autocomplete and validation for App settings and Connections strings☆42Updated last week
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Plugin for resharper, for converting code for async.☆175Updated 2 years ago
- Community ReSharper External Annotations☆26Updated 7 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- Visual Studio extension and Roslyn analyzer that helps to write unit tests using Moq mocking library. Port of Resharper extension to Rosl…☆21Updated last month
- Adds Xunit dynamic skipping of facts and theories.☆141Updated last week
- The xunit test output sink for Serilog☆91Updated 8 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Set of analyzers for Moq mocking library☆23Updated this week
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆69Updated 3 months ago
- A JSON data context driver for LINQPad☆82Updated 7 years ago
- Clean, uncluttered fluent APIs in .NET☆24Updated 5 years ago
- ☆35Updated 5 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 7 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Provides IntelliSense completion for the InternalsVisibleTo attribute, including the public key value, when required.☆47Updated 3 months ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default