Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / moq/Moq.AutoMocker issues and pull requests

#162 - Bump coverlet.collector from 3.1.2 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, .NET

#161 - Bump fastify/github-action-merge-dependabot from 3.4.0 to 3.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#160 - Auto merge dependabot PRs

Pull Request - State: closed - Opened by Keboo over 2 years ago

#159 - Bumping version to 3.5.0 so preview NuGets show up properly

Pull Request - State: closed - Opened by Keboo over 2 years ago - 1 comment

#158 - Bump Microsoft.CodeAnalysis.CSharp from 4.3.0 to 4.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, .NET

#157 - Bump actions/setup-dotnet from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#156 - Bump peter-evans/create-pull-request from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#155 - Bump Microsoft.CodeAnalysis from 4.3.0 to 4.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, .NET

#154 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#153 - Making the cache dictionary thread safe

Pull Request - State: closed - Opened by Keboo over 2 years ago - 1 comment

#152 - Dependencies update

Pull Request - State: closed - Opened by Keboo over 2 years ago - 1 comment

#151 - ConstructorTests generator does not support extern alias types

Issue - State: open - Opened by Keboo over 2 years ago - 1 comment
Labels: bug

#150 - Cannot create analyzer during build.

Issue - State: open - Opened by belav over 2 years ago - 6 comments
Labels: bug, question

#149 - GetMock<T> is not thread-safe

Issue - State: closed - Opened by Retik over 2 years ago - 4 comments

#147 - Adding cancellation token support.

Pull Request - State: closed - Opened by Keboo almost 3 years ago

#146 - Updating version to 3.4.0

Pull Request - State: closed - Opened by Keboo almost 3 years ago

#145 - Adding support for DefaultValueProvider

Pull Request - State: closed - Opened by Keboo almost 3 years ago - 2 comments

#144 - How can I set custom DefaultValueProvider?

Issue - State: closed - Opened by voroninp almost 3 years ago - 1 comment
Labels: enhancement

#143 - Fixing issue with generated methods having invalid characters

Pull Request - State: closed - Opened by Keboo almost 3 years ago

#142 - New source generator does not handle generic parameters dependencies

Issue - State: closed - Opened by Keboo almost 3 years ago
Labels: bug

#141 - Update version number

Pull Request - State: closed - Opened by Keboo almost 3 years ago

#140 - Creating source generator

Pull Request - State: closed - Opened by Keboo almost 3 years ago - 1 comment

#139 - Update Moq.AutoMock.csproj

Pull Request - State: closed - Opened by Keboo almost 3 years ago

#138 - Adding tests showing how to provide custom string resolution

Pull Request - State: closed - Opened by Keboo almost 3 years ago

#137 - Smoothing CreateSelfMock

Pull Request - State: closed - Opened by Keboo almost 3 years ago - 2 comments

#136 - Updating nuget dependencies

Pull Request - State: closed - Opened by Keboo almost 3 years ago

#135 - Can we uptick the version of referenced Moq?

Issue - State: closed - Opened by voroninp almost 3 years ago

#134 - CreateSelfMock has some sharp edges

Issue - State: closed - Opened by ascott18 almost 3 years ago

#133 - Bumping version to 3.2.0

Pull Request - State: closed - Opened by Keboo about 3 years ago

#132 - Code update and clean up

Pull Request - State: closed - Opened by Keboo about 3 years ago

#131 - CreateSelfMock should cache dependencies it creates

Pull Request - State: closed - Opened by Keboo about 3 years ago

#129 - Fix inheritdoc xmldoc element

Pull Request - State: closed - Opened by ascott18 over 3 years ago

#128 - Implement `System.IServiceProvider` in `AutoMocker`.

Pull Request - State: closed - Opened by ascott18 over 3 years ago - 2 comments

#127 - Implement `System.IServiceProvider` in `AutoMocker`

Issue - State: closed - Opened by ascott18 over 3 years ago
Labels: enhancement

#126 - Resolve ILogger from a logger factory

Issue - State: open - Opened by adamhewitt627 over 3 years ago - 5 comments

#125 - Using resolvers for all behavior

Pull Request - State: closed - Opened by Keboo over 3 years ago

#124 - Converting resolvers to a List to make manipulating them easier.

Pull Request - State: closed - Opened by Keboo over 3 years ago

#123 - Unable to resolve primitive values for mocks

Issue - State: closed - Opened by hunter-horton over 3 years ago - 2 comments
Labels: question

#122 - Update Docs [GitHub Action]

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#121 - Adding Disposable functionality

Pull Request - State: closed - Opened by Keboo over 3 years ago

#120 - Update Docs [GitHub Action]

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#119 - Adding convenience With methods

Pull Request - State: closed - Opened by Keboo almost 4 years ago

#118 - Update Docs [GitHub Action]

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#117 - Update Docs [GitHub Action]

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#116 - Update dotnetcore.yml

Pull Request - State: closed - Opened by Keboo almost 4 years ago

#113 - Adding mechanism to retrieve registered services

Pull Request - State: closed - Opened by Keboo almost 4 years ago - 1 comment

#111 - Create basic docs folder documenting the various public APIs

Issue - State: closed - Opened by Keboo almost 4 years ago - 1 comment
Labels: documentation

#110 - Additional Use overloads

Issue - State: closed - Opened by Keboo almost 4 years ago
Labels: enhancement

#108 - Expose a way to iterate over all resolved objects (i.e. expose `typeMap`)

Issue - State: closed - Opened by ascott18 almost 4 years ago - 1 comment

#102 - Feature: Implement IDisposable

Issue - State: closed - Opened by adamhewitt627 about 4 years ago - 6 comments
Labels: enhancement

#81 - Added Rider plugin MoqComplete autocompletion info

Pull Request - State: closed - Opened by inyutin-maxim almost 5 years ago - 3 comments

#65 - AutoMocker as a custom IServiceProvider?

Issue - State: closed - Opened by LUS1N over 5 years ago - 8 comments
Labels: question

#33 - MockRepository and DefaultValue support?

Issue - State: closed - Opened by robrich almost 7 years ago - 8 comments
Labels: enhancement