Dataset Viewer
Auto-converted to Parquet Duplicate
packageName
stringlengths
2
82
title
stringlengths
2
140
version
stringlengths
5
33
description
stringlengths
10
3.24k
summary
stringclasses
183 values
authors
listlengths
1
1
owners
listlengths
1
7
totalDownloads
int64
13.9k
12.1B
projectUrl
stringlengths
0
178
licenseUrl
stringlengths
0
133
iconUrl
stringlengths
0
138
tags
listlengths
0
42
verified
bool
2 classes
versionsCount
int64
1
4.16k
latestVersionDownloads
int64
0
2.32B
packageTypes
listlengths
1
1
hasVulnerabilities
bool
2 classes
vulnerabilitiesCount
int64
0
3
_run_id
stringclasses
47 values
_dataset_id
stringclasses
47 values
Moq
Moq: an enjoyable mocking library
4.20.72
Moq is the most popular and friendly mocking framework for .NET.
[ "Daniel Cazzulino, kzu" ]
[ "clarius", "Devlooped", "kzu" ]
1,182,704,676
https://github.com/moq/moq
https://www.nuget.org/packages/Moq/4.20.72/license
https://api.nuget.org/v3-flatcontainer/moq/4.20.72/icon
[ "moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest" ]
true
93
213,764,595
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
AutoFixture.AutoMoq
AutoFixture with Auto Mocking using Moq
4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx
[ "Mark Seemann, AutoFixture" ]
[ "AlexPovar", "AutoFixture", "ploeh" ]
101,375,172
https://github.com/AutoFixture/AutoFixture
https://www.nuget.org/packages/AutoFixture.AutoMoq/4.18.1/license
https://api.nuget.org/v3-flatcontainer/autofixture.automoq/4.18.1/icon
[]
true
216
33,814,153
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
MockQueryable.Moq
MockQueryable.Moq
10.0.8
Core package for MockQueryable extensions for mocking operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes u...
[ "Roman Titov" ]
[ "KeMik" ]
34,905,139
https://github.com/romantitov/MockQueryable
https://www.nuget.org/packages/MockQueryable.Moq/10.0.8/license
https://api.nuget.org/v3-flatcontainer/mockqueryable.moq/10.0.8/icon
[ "Mock", "EntityFrameworkCore", "Queryable", "mock", "EF", "UnitTests" ]
false
29
440,137
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.AutoMock
Moq.AutoMock
4.0.2
An auto-mocking container that generates mocks using Moq
[ "Tim Kellogg, Adam Hewitt, Kevin Bost" ]
[ "adamhewitt627", "Keboo", "tkellogg" ]
30,387,492
https://github.com/moq/Moq.AutoMocker
https://www.nuget.org/packages/Moq.AutoMock/4.0.2/license
https://api.nuget.org/v3-flatcontainer/moq.automock/4.0.2/icon
[]
false
29
452,775
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Autofac.Extras.Moq
Autofac.Extras.Moq
8.0.1
Autofac extension for automocking and creation of mock objects in Moq.
[ "Autofac Contributors" ]
[ "Autofac" ]
20,814,017
https://autofac.org/
https://www.nuget.org/packages/Autofac.Extras.Moq/8.0.1/license
https://api.nuget.org/v3-flatcontainer/autofac.extras.moq/8.0.1/icon
[ "autofac", "di", "ioc", "dependencyinjection", "moq" ]
true
16
22,905
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.EntityFrameworkCore
Moq Extensions for Entity Framework Core
10.0.0.2
Library that provides methods that will help you with mocking Entity Framework Core. Easily mock DbSet and DbContext for unit testing with Moq.
[ "Michał Jankowski" ]
[ "Michal_Jankowski" ]
20,870,052
https://github.com/MichalJankowskii/Moq.EntityFrameworkCore
https://www.nuget.org/packages/Moq.EntityFrameworkCore/10.0.0.2/license
[ "Moq", "mocking", "EF", "EntityFramework", "DbSet", "DbContext", "unit-test", "testing", "framework", "TDD", "BDD", "EntityFrameworkCore", "EFCore", "mock", "unittest" ]
false
26
492,384
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.Dapper
Moq.Dapper
1.0.7
Moq extensions for Dapper methods.
[ "Stefano d'Antonio" ]
[ "UnoSD" ]
10,375,743
https://github.com/UnoSD/Moq.Dapper
https://www.nuget.org/packages/Moq.Dapper/1.0.7/license
[ "Moq", "Dapper", "Test" ]
false
17
4,708,559
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.Contrib.HttpClient
Moq.Contrib.HttpClient
1.4.0
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
[ "Max Kagamine" ]
[ "maxkagamine" ]
9,086,134
https://github.com/maxkagamine/Moq.Contrib.HttpClient
https://www.nuget.org/packages/Moq.Contrib.HttpClient/1.4.0/license
[ "moq", "http", "httpclient", "mock", "mocking", "test", "testing" ]
false
3
6,790,760
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
ILogger.Moq
ILogger.Moq
2.0.0
Enables the Moq's Verify API over the *ILogger* extensions (LogInformation, LogError, etc).
[ "Adrian Iftode" ]
[ "adrian.iftode" ]
5,944,500
https://github.com/adrianiftode/Moq.ILogger
https://www.nuget.org/packages/ILogger.Moq/2.0.0/license
[ "Moq", "ILogger", "ILoggerExtensions", "unit", "unittest", "logging" ]
false
35
1,083,219
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.Analyzers
Moq.Analyzers
0.4.2
Roslyn analyzer that helps to write unit tests using Moq mocking library by highlighting typical errors and suggesting quick fixes. Port of Resharper extension to Roslyn. Find the full list of detected issues at project GitHub page.
[ "Matt Kotsenas, Andrey \"Litee\" Lipatkin, Richard Murillo" ]
[ "Litee", "rjmurillo" ]
3,449,131
https://github.com/rjmurillo/moq.analyzers
https://www.nuget.org/packages/Moq.Analyzers/0.4.2/license
[ "moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest", "mock", "test", "analyzers" ]
false
17
235,064
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Ninject.MockingKernel.Moq
Ninject.MockingKernel.Moq
3.3.0
Automock implementation for Moq using Ninject to create the objects under test.
[ "Ninject Project Contributors" ]
[ "idavis", "Ninject", "remogloor", "scott xu" ]
3,410,906
http://www.ninject.org/
https://github.com/ninject/Ninject.MockingKernel/raw/master/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/ninject.mockingkernel.moq/3.3.0/icon
[ "Ninject", "ioc", "di", "automock", "Moq" ]
true
6
2,688,029
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
AutoMoq
AutoMoq
2.0.0
Auto-mocking container
[ "Darren Cauthon" ]
[ "darrencauthon" ]
2,608,800
https://github.com/darrencauthon/AutoMoq
https://github.com/darrencauthon/AutoMoq/blob/master/license.txt
[ "moq", "unity", "tdd", "testing", "test" ]
false
13
1,962,781
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
HttpContextMoq
HttpContextMoq: Easy mocking for ASP.NET Core HttpContext
1.7.0
HttpContextMoq is an implementation of AspNetCore.Http.HttpContext that stores a Mock instance and works as a proxy for the real Mock.
[ "Tiago Araújo" ]
[ "tiagodaraujo" ]
2,994,379
https://github.com/tiagodaraujo/httpcontextmoq
https://www.nuget.org/packages/HttpContextMoq/1.7.0/license
[ "aspnetcore", "httpcontext", "moq", "mocking", "mocks", "tdd", "unittesting", "unittest" ]
false
10
697,193
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
EntityFrameworkTesting.Moq
EntityFrameworkTesting.Moq
1.3.0
Testing helpers for using Moq with EntityFramework.
[ "Rowan Miller, Scott Xu" ]
[ "scott xu" ]
1,989,583
https://github.com/scott-xu/EntityFramework.Testing
https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE
[ "EntityFramework", "Entity", "Framework", "EF", "EF6", "Testing", "Moq" ]
false
16
881,221
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
EntityFrameworkCore.Testing.Moq
EntityFrameworkCore.Testing.Moq
10.0.0
Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations. EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+) EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3 EntityFrameworkCore.Testing v3.x = EntityFrameworkCore 5 EntityFrameworkC...
[ "rgvlee" ]
[ "rgvlee" ]
2,426,926
https://github.com/rgvlee/EntityFrameworkCore.Testing
https://www.nuget.org/packages/EntityFrameworkCore.Testing.Moq/10.0.0/license
[ "EntityFrameworkCore", "EFCore", "Moq", "mock", "testing" ]
false
55
109,840
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Philips.CodeAnalysis.MoqAnalyzers
Philips.CodeAnalysis.MoqAnalyzers
2.1.2
Roslyn Diagnostic Analyzers for Unit Testing with Moq
[ "Brian Collamore, Jean-Paul Mayer and Ynse Hoornenborg" ]
[ "ajbarga", "bcoll", "collamore" ]
1,868,525
https://github.com/philips-software/roslyn-analyzers
https://www.nuget.org/packages/Philips.CodeAnalysis.MoqAnalyzers/2.1.2/license
https://api.nuget.org/v3-flatcontainer/philips.codeanalysis.moqanalyzers/2.1.2/icon
[ "CSharp", "MsTest", "Roslyn", "CodeAnalysis", "analyzers", "moq", "Philips" ]
false
8
416
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.Sequences
Moq.Sequences
2.2.1
Supports checking that Moq setups are executed in sequence.
[ "Declan Whelan" ]
[ "dwhelan", "stakx" ]
1,187,128
https://github.com/dwhelan/Moq-Sequences
https://www.nuget.org/packages/Moq.Sequences/2.2.1/license
[ "moq", "mock", ".net45", "netstandard2.0" ]
false
5
537,664
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
AutoMoqCore
AutoMoqCore
2.1.0
AutoMoq(Darren Cauthon) portado para
[ "Darren Cauthon, Thomas Ribeiro" ]
[ "ThomasHfr" ]
1,403,296
[]
false
2
760,199
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
AutoBogus.Moq
AutoBogus.Moq
2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using Moq.
[ "Nick Dodd" ]
[ "nickdodd79" ]
1,474,185
https://github.com/nickdodd79/AutoBogus
https://www.nuget.org/packages/AutoBogus.Moq/2.13.1/license
https://api.nuget.org/v3-flatcontainer/autobogus.moq/2.13.1/icon
[]
false
26
1,090,684
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
EntityFrameworkCoreMock.Moq
EntityFrameworkCoreMock.Moq
4.0.0
Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using Moq
[ "Wouter Huysentruit" ]
[ "huysentruitw" ]
1,631,354
https://github.com/huysentruitw/entity-framework-core-mock
https://www.nuget.org/packages/EntityFrameworkCoreMock.Moq/4.0.0/license
[]
false
34
56,483
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.Contrib
Moq.Contrib
0.3.0
Contributed features and third-party integration for Moq.
Contributed features and third-party integration for Moq.
[ "kzu.net" ]
[ "codemonkeyking" ]
895,784
http://code.google.com/p/moq-contrib/
http://www.opensource.org/licenses/bsd-license.php
https://api.nuget.org/v3-flatcontainer/moq.contrib/0.3.0/icon
[ "TDD", "moq", "mocking", "mocks", "unittesting" ]
false
1
895,784
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
MemoryCache.Testing.Moq
MemoryCache.Testing.Moq
1.2.2
A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using Moq.
[ "rgvlee" ]
[ "rgvlee" ]
1,131,852
https://github.com/rgvlee/MemoryCache.Testing
https://www.nuget.org/packages/MemoryCache.Testing.Moq/1.2.2/license
[ "MemoryCache", "IMemoryCache", "Moq", "mock", "testing" ]
false
9
1,092,466
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
MoqMicrosoftConfiguration
MoqMicrosoftConfiguration
1.0.5
Extension methods for setupping mock values of Microsoft.Extensions.Configuration.IConfiguration.
[ "MyNihongo, Moq contributors" ]
[ "my.nihongo" ]
749,415
https://github.com/moq
https://www.nuget.org/packages/MoqMicrosoftConfiguration/1.0.5/license
https://api.nuget.org/v3-flatcontainer/moqmicrosoftconfiguration/1.0.5/icon
[ "moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest", "microsoft", "configuration" ]
false
7
277,504
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
FluentAssertions.ArgumentMatchers.Moq
FluentAssertions.ArgumentMatchers.Moq
3.2.0
Contains Moq argument matchers using FluentAssertions
[ "Ronald Bosma" ]
[ "ronaldbosma" ]
726,826
https://github.com/ronaldbosma/FluentAssertions.ArgumentMatchers.Moq
https://www.nuget.org/packages/FluentAssertions.ArgumentMatchers.Moq/3.2.0/license
[ "netstandard", "netcore", "Moq", "FluentAssertions", "mocking", "mocks", "unittesting", "unittest", "TDD" ]
false
7
185,360
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
MoqExpression
MoqExpression
2.0.0
This package helps you to solve expression function in unit test moq framework.
[ "Ovais Hanif" ]
[ "ovaishanif94" ]
351,934
https://github.com/ovaishanif94/Moq.Expression
https://www.nuget.org/packages/MoqExpression/2.0.0/license
https://api.nuget.org/v3-flatcontainer/moqexpression/2.0.0/icon
[ "aspnet", "core", "aspnetcore", "moq", "expression", "expressionfunction", "lambdafunction", "mock", "unittest", "nunit", "xunit", "mstest" ]
false
2
329,180
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Machine.Fakes.Moq
Machine.Fakes.Moq
2.11.0
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wr...
[ "Machine Specifications" ]
[ "Machine.Specifications" ]
404,921
https://github.com/machine/machine.fakes
https://www.nuget.org/packages/Machine.Fakes.Moq/2.11.0/license
https://api.nuget.org/v3-flatcontainer/machine.fakes.moq/2.11.0/icon
[ "tdd", "bdd", "testing", "unittest", "fakes", "mocks", "mspec", "mfakes" ]
false
53
100,098
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Objectivity.AutoFixture.XUnit2.AutoMoq
Objectivity.AutoFixture.XUnit2.AutoMoq
3.6.3
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.
[ "Accenture" ]
[ "Objectivity", "pzajac" ]
600,808
https://github.com/Accenture/AutoFixture.XUnit2.AutoMock
https://www.nuget.org/packages/Objectivity.AutoFixture.XUnit2.AutoMoq/3.6.3/license
https://api.nuget.org/v3-flatcontainer/objectivity.autofixture.xunit2.automoq/3.6.3/icon
[ "AutoFixture", "Moq", "xUnit", "xUnit2", "AutoMoq", "AutoMock" ]
false
23
41,362
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Verify.Moq
Verify.Moq
2.2.0
Adds Verify (https://github.com/VerifyTests/Verify) support for verifying Moq (https://github.com/moq/moq4) types
[ "https://github.com/VerifyTests/Verify.Moq/graphs/contributors" ]
[ "simoncropp" ]
266,879
https://github.com/VerifyTests/Verify.Moq
https://www.nuget.org/packages/Verify.Moq/2.2.0/license
https://api.nuget.org/v3-flatcontainer/verify.moq/2.2.0/icon
[ "Moq", "Verify" ]
true
5
110,973
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
structuremap.automocking.moq
structuremap.automocking.moq
4.0.0.315
StructureMap AutoMocker for Moq
[ "Jeremy Miller" ]
[ "jeremydmiller" ]
341,254
http://structuremap.github.io/
https://github.com/structuremap/structuremap/raw/master/LICENSE.TXT
[]
false
6
82,082
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
LazyCache.Testing.Moq
LazyCache.Testing.Moq
1.3.0
A mocking library that creates LazyCache IAppCache system mocks using Moq.
[ "rgvlee" ]
[ "rgvlee" ]
315,890
https://github.com/rgvlee/LazyCache.Testing
https://www.nuget.org/packages/LazyCache.Testing.Moq/1.3.0/license
[ "LazyCache", "Moq", "mock", "testing" ]
false
10
292,707
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Dapper.Moq
Dapper.Moq
1.1.0
Moq extensions for Dapper methods.
[ "Stefano d'Antonio" ]
[ "Lonli-Lokli" ]
220,844
https://github.com/Lonli-Lokli/Moq.Dapper
https://www.nuget.org/packages/Dapper.Moq/1.1.0/license
[ "Moq", "Dapper", "Test" ]
false
1
220,844
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Talentsoft.Moq.SetupAsync
Moq.SetupAsync
1.0.0
Extension for Moq that allow to easily mock async methods
[ "Mickaël Nivet" ]
[ "mnivet" ]
264,282
https://github.com/TalentSoft/Moq.SetupAsync
[ "moq", "async", "task" ]
false
1
264,282
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
UnityAutoMoq
UnityAutoMoq
2.1.1
Automocking container using Microsoft Unity and Moq.
Automocking container using Microsoft Unity and Moq.
[ "Thomas Pedersen (thedersen)" ]
[ "thedersen" ]
230,646
https://github.com/thedersen/UnityAutoMoq
http://thedersen.mit-license.org/
[ "unity", "moq", "automocking", "test", "unittest" ]
false
3
223,661
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
SimpleFixture.Moq
SimpleFixture.Moq
3.0.6
Package Description
[ "Ian Johnson" ]
[ "ipjohnson123" ]
219,399
https://github.com/ipjohnson/SimpleFixture
https://github.com/ipjohnson/SimpleFixture/blob/master/License.md
[ "Test", "Fixture", "Data", "Generation" ]
false
24
166,012
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
EntityFrameworkMock.Moq
EntityFrameworkMock.Moq
1.0.0.72
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq
[ "Wouter Huysentruit" ]
[ "huysentruitw" ]
203,531
https://github.com/huysentruitw/entity-framework-mock
https://raw.githubusercontent.com/huysentruitw/entity-framework-mock/master/LICENSE
[]
false
30
25,890
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.Contrib.ExpressionBuilders.Logging
Moq.Contrib.ExpressionBuilders.Logging
1.1.0
A fluent expression builder that allows easy verification of ILogger Log* (LogDebug, LogInformation, LogError etc) invocations.
[ "rgvlee" ]
[ "rgvlee" ]
248,166
https://github.com/rgvlee/Moq.Contrib.ExpressionBuilders.Logging
https://www.nuget.org/packages/Moq.Contrib.ExpressionBuilders.Logging/1.1.0/license
[ "Moq", "contrib", "ILogger", "verify", "setup", "logging", "mock", "testing" ]
false
8
114,032
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
FastMoq
FastMoq
4.5.0
Complete FastMoq testing framework with provider-first test doubles, automatic dependency injection, provider-neutral verification, and first-party helpers for EF Core, Azure SDK, Azure Functions, HttpClient, and ASP.NET Core. Includes Roslyn analyzers for migration guidance.
[ "Christopher Winland" ]
[ "chrislw", "cwinland" ]
147,244
https://github.com/cwinland/FastMoq
https://www.nuget.org/packages/FastMoq/4.5.0/license
[ "fastmoq", "testing", "unit-testing", "mocking", "test-doubles", "dependency-injection", "provider-first", "provider-neutral", "aspnetcore", "blazor", "efcore", "azure", "azure-functions", "analyzers", "moq", "nsubstitute" ]
true
56
40
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Stashbox.Moq
Stashbox.Moq
4.8.0
Moq auto mocking integration for Stashbox.
[ "Peter Csajtai" ]
[ "pcsajtai" ]
140,704
https://github.com/z4kn4fein/stashbox-mocking
https://www.nuget.org/packages/Stashbox.Moq/4.8.0/license
https://api.nuget.org/v3-flatcontainer/stashbox.moq/4.8.0/icon
[ "Stashbox", "Moq", "mock", "unit", "test", "mocking" ]
false
55
1,431
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
RockLib.Logging.Moq
RockLib.Logging.Moq
4.0.0
Extensions for verifying logging operations with Moq.
[ "Rocket Mortgage" ]
[ "RockLib" ]
173,145
https://github.com/RockLib/RockLib.Logging
https://www.nuget.org/packages/RockLib.Logging.Moq/4.0.0/license
https://api.nuget.org/v3-flatcontainer/rocklib.logging.moq/4.0.0/icon
[ "RockLib", "Logging", "Logger", "Extensions", "Moq" ]
true
16
26,031
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Net.Testing.Moq.Grpc
Net.Testing.Moq.Grpc
1.5.0
Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for Moq
[ "maximiliysiss" ]
[ "maximiliysiss" ]
175,667
https://github.com/maximiliysiss/grpc.net.testing.moq
[ "gRPC", "Moq" ]
false
10
48,975
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
EntityFrameworkCore3Mock.Moq
EntityFrameworkCore3Mock.Moq
2.1.0
Easy Mock wrapper for mocking EntityFrameworkCore 3 (EFCore3) DbContext and DbSet using Moq
[ "Wouter Huysentruit" ]
[ "huysentruitw" ]
298,482
https://github.com/cup-of-tea-dot-be/entity-framework-core3-mock
https://www.nuget.org/packages/EntityFrameworkCore3Mock.Moq/2.1.0/license
[]
false
9
122,843
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
EntityFramework.MoqHelper
EntityFramework.MoqHelper
1.0.1
Helper methods to work with Entity Framework 6.* and Moq libraries doing mocks of Entity Framework main methods that access database. To understand how to mock on EF 6, then what this package can do for you, give a look at: http://www.codeproject.com/Tips/1045590/Testing-with-mock-on-Entity-Framework More info abou...
Helper methods to work with Entity Framework 6 and Moq libraries doing mocks of Entity Framework main methods that access database.
[ "Richard Silveira, baderbuddy" ]
[ "baderbuddy", "RichardSilveira" ]
155,279
https://github.com/baderbuddy/EntityFramework.MoqHelper
https://opensource.org/licenses/MIT
https://api.nuget.org/v3-flatcontainer/entityframework.moqhelper/1.0.1/icon
[ "entityframework", "moq", "test", "EF", "mock", "TDD", "'Entity", "Framework'" ]
false
2
107,583
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Moq.Autocomplete
Moq.Autocomplete
0.0.1
Roslyn plugin that provides helpful autocomplets when using Moq mocking library. Port of Resharper extension to Roslyn. NOTE: Works in VS 2017 only because plugin uses the latest Roslyn Autocomplete API.
[ "Andrey \"Litee\" Lipatkin" ]
[ "Litee", "rjmurillo" ]
119,919
https://github.com/Litee/moq.autocomplete
https://github.com/Litee/moq.autocomplete/blob/master/LICENSE
[ "moq", "mock", "test", "autocomplete" ]
false
1
119,919
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
TransparentMoq
TransparentMoq
4.20.70.2+542ce7f6f7
With inspiration taken from mocking frameworks like NSubstitute, FakeItEasy and JustMock this package adds some of the syntactic advantages of these frameworks to Moq. TransparentMoq allows to use Moq without having to store mocks in Mock<T> variables, instead a T variable can be used. This also removes the need to pa...
[ "Kim Hugener-Ohlsen" ]
[ "hugener" ]
106,191
https://github.com/sundews/TransparentMoq
https://www.nuget.org/packages/TransparentMoq/4.20.70.2/license
[ "moq", "tdd", "mocking", "mocks", "unittesting", "agile", "unittest", "transparentmoq" ]
false
28
32,951
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Soenneker.Utils.AutoBogus.Moq
Soenneker.Utils.AutoBogus.Moq
4.0.802
An AutoFakerBinder for interfaces and abstract objects using Moq
[ "Jake Soenneker" ]
[ "soenneker" ]
160,695
https://github.com/soenneker/soenneker.utils.autobogus.moq
https://www.nuget.org/packages/Soenneker.Utils.AutoBogus.Moq/4.0.802/license
https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus.moq/4.0.802/icon
[ "utils", "autobogus", "moq", "bogus", "unit", "fixture", "tests", "moqautofakerbinder", "util", "csharp", "dotnet", "c#", ".net" ]
true
789
78
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
AutoFixture.AutoMoq.AutoSetup
AutoFixture with Auto Mocking using Moq and Auto Setup the calls
1.3.0
Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.
Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.
[ "Mark Struik" ]
[ "Mark_Struik" ]
214,854
https://github.com/MarkStruik/AutoFixture.AutoMoq.AutoSetup
https://github.com/MarkStruik/AutoFixture.AutoMoq.AutoSetup/blob/master/LICENSE
[ "AutoFixture", "Moq", "NUnit", "AutoMoq", "AutoSetup" ]
false
3
208,857
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Grace.Moq
Grace.Moq
2.4.2
Grace.Moq provides integration classes between Moq and Grace (Dependency Injection Container)
Grace.Moq is a companion library for Grace and Moq
[ "Ian Johnson" ]
[ "ipjohnson123" ]
90,777
https://github.com/ipjohnson/Grace
https://github.com/ipjohnson/Grace/blob/master/License.md
[ "IoC", "Dependency", "Injection", "Container", "Moq" ]
false
27
5,353
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
Dapper.MoqTests.Core
Dapper.MoqTests.Core
1.7.7
Assembly that provides assistance in testing Dapper methods, allows for Verify and Setup with sql and parameters
[ "Simon Laing" ]
[ "laingsimon" ]
121,294
https://github.com/laingsimon/Dapper.MoqTests
https://www.nuget.org/packages/Dapper.MoqTests.Core/1.7.7/license
[]
false
4
113,472
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
PanMoq.Fixturing.Primitives
PanMoq.Fixturing.Primitives
1.0.1
Provides an abstractions and extensibility primitives for PanMoq. Commonly Used Types: PanMoq.Fixturing.Primitives.IFixture PanMoq.Fixturing.Primitives.ISpecimenBroker PanMoq.Fixturing.Primitives.ISpecimenProvider
[ "Bruce Markham" ]
[ "PanMoq-Maintainers" ]
110,562
https://github.com/PanMoq/PanMoq
https://www.nuget.org/packages/PanMoq.Fixturing.Primitives/1.0.1/license
https://api.nuget.org/v3-flatcontainer/panmoq.fixturing.primitives/1.0.1/icon
[]
false
2
106,035
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
MoqExt
MoqExt
1.0.2
A tiny package (about 200 LOC) that implements a powerful MockingContext class. Try it.
[ "Gustav Stieger" ]
[ "Someguy" ]
76,516
https://www.nuget.org/packages/MoqExt/1.0.2/license
https://api.nuget.org/v3-flatcontainer/moqext/1.0.2/icon
[]
false
3
76,078
[ "Dependency" ]
false
0
cJ15ig6pnkO14VXgO
O7M9s6bsRtRGImrGQ
MongoDB.Bson
MongoDB.Bson
3.10.0
MongoDB's Official Bson Library.
[ "MongoDB Inc." ]
[ "MongoDB" ]
474,277,994
https://www.mongodb.com/docs/drivers/csharp/
https://www.nuget.org/packages/MongoDB.Bson/3.10.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.bson/3.10.0/icon
[ "mongodb", "mongo", "nosql", "bson" ]
true
96
608,002
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Driver
MongoDB.Driver
3.10.0
Official .NET driver for MongoDB.
[ "MongoDB Inc." ]
[ "MongoDB" ]
406,748,224
https://www.mongodb.com/docs/drivers/csharp/
https://www.nuget.org/packages/MongoDB.Driver/3.10.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.driver/3.10.0/icon
[ "mongodb", "mongo", "nosql" ]
true
96
516,670
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Driver.Core
MongoDB.Driver.Core
2.30.0
Core Component of the Official MongoDB .NET Driver.
[ "MongoDB Inc." ]
[ "MongoDB" ]
381,524,822
https://www.mongodb.com/docs/drivers/csharp/
https://www.nuget.org/packages/MongoDB.Driver.Core/2.30.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.driver.core/2.30.0/icon
[ "mongodb", "mongo", "nosql" ]
true
77
12,331,154
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Libmongocrypt
MongoDB.Libmongocrypt
1.12.0
Libmongocrypt wrapper for the .NET driver.
[ "MongoDB Inc." ]
[ "MongoDB" ]
285,133,284
http://www.mongodb.org/display/DOCS/CSharp+Language+Center
https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.12.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.libmongocrypt/1.12.0/icon
[ "mongodb", "mongo", "nosql" ]
true
21
20,016,955
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Elastic.Apm.MongoDb
Elastic.Apm.MongoDb
1.34.5
Elastic APM integration with the MongoDB.Driver package.
[ "Elastic and contributors" ]
[ "elastic", "elasticsearch" ]
30,494,587
https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
https://www.nuget.org/packages/Elastic.Apm.MongoDb/1.34.5/license
https://api.nuget.org/v3-flatcontainer/elastic.apm.mongodb/1.34.5/icon
[]
true
47
98,756
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
AspNetCore.HealthChecks.MongoDb
AspNetCore.HealthChecks.MongoDb
9.0.0
HealthChecks.MongoDb is the health check package for MongoDb.
[ "Xabaril Contributors" ]
[ "Xabaril" ]
34,063,227
https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
https://www.nuget.org/packages/AspNetCore.HealthChecks.MongoDb/9.0.0/license
https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.mongodb/9.0.0/icon
[ "HealthCheck", "HealthChecks", "Health", "MongoDb" ]
true
20
6,393,996
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Driver.GridFS
MongoDB.Driver.GridFS
2.30.0
GridFS Component of the Official MongoDB .NET Driver.
[ "MongoDB Inc." ]
[ "MongoDB" ]
25,062,350
https://www.mongodb.com/docs/drivers/csharp/
https://www.nuget.org/packages/MongoDB.Driver.GridFS/2.30.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.driver.gridfs/2.30.0/icon
[ "mongodb", "mongo", "nosql", "gridfs" ]
true
74
2,435,408
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
System.Data.OleDb
System.Data.OleDb
10.0.10
Provides a collection of classes for OLEDB. Commonly Used Types: System.Data.OleDb.OleDbCommand System.Data.OleDb.OleDbCommandBuilder System.Data.OleDb.OleDbConnection System.Data.OleDb.OleDbDataAdapter System.Data.OleDb.OleDbDataReader System.Data.OleDb.OleDbParameter System.Data.OleDb.OleDbParameterCollection System...
[ "Microsoft" ]
[ "dotnetframework", "Microsoft" ]
146,108,517
https://dot.net/
https://www.nuget.org/packages/System.Data.OleDb/10.0.10/license
https://api.nuget.org/v3-flatcontainer/system.data.oledb/10.0.10/icon
[]
true
39
99,798
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Bson.signed
MongoDB.Bson.signed (Unofficial)
2.19.0
(Unofficial) Signed MongoDB's Bson Library. The containing assembly was generated by signing the officially published MongoDB.Bson.dll.
[ "MongoDB Inc., Kephas Framework" ]
[ "Ioan.Crisan", "kephas" ]
18,615,619
https://www.mongodb.com/docs/drivers/csharp/
https://www.nuget.org/packages/MongoDB.Bson.signed/2.19.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.bson.signed/2.19.0/icon
[ "mongodb", "mongo", "nosql", "bson", "signed", "unofficial" ]
false
25
958,229
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Driver.Core.Extensions.DiagnosticSources
MongoDB.Driver.Core.Extensions.DiagnosticSources
3.0.0
Package Description
[ "Jimmy Bogard" ]
[ "jbogard" ]
19,740,595
https://www.nuget.org/packages/MongoDB.Driver.Core.Extensions.DiagnosticSources/3.0.0/license
[]
false
11
1,874,053
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Sitecore.FakeDb
Sitecore.FakeDb
2.0.1
Unit testing framework for Sitecore.
[ "Sergey Shushlyapin" ]
[ "sshushlyapin" ]
61,033,316
https://github.com/sergeyshushlyapin/Sitecore.FakeDb
https://github.com/sergeyshushlyapin/Sitecore.FakeDb/blob/master/LICENSE
[ "Sitecore", "unit-testing", "testing", "in-memory", "TDD", "mocking", "mocks" ]
false
99
1,176,997
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
LiteDB
LiteDB
5.0.21
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
[ "Maurício David" ]
[ "mbdavid", "Weirdo" ]
44,188,644
https://www.litedb.org/
https://www.nuget.org/packages/LiteDB/5.0.21/license
https://api.nuget.org/v3-flatcontainer/litedb/5.0.21/icon
[ "database", "nosql", "embedded" ]
false
46
9,413,296
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Driver.Core.signed
MongoDB.Driver.Core.signed (Unofficial)
2.19.0
(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.
[ "MongoDB Inc., Kephas Framework" ]
[ "Ioan.Crisan", "kephas" ]
9,147,870
https://www.mongodb.com/docs/drivers/csharp/
https://www.nuget.org/packages/MongoDB.Driver.Core.signed/2.19.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.driver.core.signed/2.19.0/icon
[ "mongodb", "mongo", "nosql", "signed", "unofficial" ]
false
25
620,483
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Testcontainers.MongoDb
Testcontainers.MongoDb
4.13.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
[ "Andre Hofmeister and contributors" ]
[ "HofmeisterAn", "Testcontainers" ]
7,600,473
https://dotnet.testcontainers.org/
https://www.nuget.org/packages/Testcontainers.MongoDb/4.13.0/license
https://api.nuget.org/v3-flatcontainer/testcontainers.mongodb/4.13.0/icon
[ "automation", "docker", "dotnet", "testcontainers", "testcontainers-dotnet", "testing" ]
true
26
97,659
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Driver.signed
MongoDB.Driver.signed (Unofficial)
2.19.0
(Unofficial) Signed .NET driver for MongoDB. The containing assembly was generated by signing the officially published MongoDB.Driver.dll.
[ "MongoDB Inc., Kephas Framework" ]
[ "Ioan.Crisan", "kephas" ]
7,570,595
https://www.mongodb.com/docs/drivers/csharp/
https://www.nuget.org/packages/MongoDB.Driver.signed/2.19.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.driver.signed/2.19.0/icon
[ "mongodb", "mongo", "nosql", "signed", "unofficial" ]
false
25
555,487
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Serilog.Sinks.MongoDB
Serilog.Sinks.MongoDB
7.2.0
The MongoDB sink for Serilog
[ "Kiran Makkapati, Jaben Cargman, Serilog Contributors" ]
[ "jaben" ]
7,248,341
http://serilog.net/
https://www.nuget.org/packages/Serilog.Sinks.MongoDB/7.2.0/license
https://api.nuget.org/v3-flatcontainer/serilog.sinks.mongodb/7.2.0/icon
[ "serilog", "mongodb" ]
false
120
317,500
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MassTransit.MongoDb
MassTransit.MongoDb
9.2.0
MassTransit MongoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
[ "Chris Patterson" ]
[ "phatboyg" ]
5,947,580
https://massient.com/
https://massient.com/license
https://api.nuget.org/v3-flatcontainer/masstransit.mongodb/9.2.0/icon
[ "MassTransit", "MongoDb" ]
true
115
1,094
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MaxMind.Db
MaxMind.Db
5.1.0
.NET reader for the MaxMind DB file format
[ "MaxMind.Db" ]
[ "MaxMind", "oschwald" ]
34,560,461
https://github.com/maxmind/MaxMind-DB-Reader-dotnet
https://www.nuget.org/packages/MaxMind.Db/5.1.0/license
https://api.nuget.org/v3-flatcontainer/maxmind.db/5.1.0/icon
[ "maxmind", "ip", "geoip", "geoip2", "geolocation", "ipv4", "ipv6", "mmdb", "maxminddb" ]
true
28
256,602
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
FluentMigrator.Runner.Db2
FluentMigrator.Runner.Db2
8.0.1
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which vers...
[ "Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski" ]
[ "fluent-migrator" ]
37,118,965
https://github.com/fluentmigrator/fluentmigrator/wiki
https://www.nuget.org/packages/FluentMigrator.Runner.Db2/8.0.1/license
https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.db2/8.0.1/icon
[ "fluent", "migrator", "fluentmigrator", "migration", "database" ]
true
41
868,231
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Analyzer
MongoDB.Analyzer
2.0.0
MongoDB Roslyn analyzer for MongoDB .Net driver.
[ "MongoDB Inc." ]
[ "MongoDB" ]
4,182,286
https://www.mongodb.com/docs/mongodb-analyzer/current/
https://www.nuget.org/packages/MongoDB.Analyzer/2.0.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.analyzer/2.0.0/icon
[ "Mongo", "MongoDB", "MongoDB.Analyzer", "MongoDB.Driver", "analyzers", "DotNetAnalyzers", "Diagnostic", "Analyzer" ]
true
7
1,048,938
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Azure.ResourceManager.CosmosDB
Azure.ResourceManager.CosmosDB
1.5.0
Microsoft Azure management client SDK for Azure resource provider Microsoft.CosmosDB.
[ "Microsoft" ]
[ "azure-sdk", "Microsoft" ]
5,199,921
https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.CosmosDB_1.5.0/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/README.md
https://www.nuget.org/packages/Azure.ResourceManager.CosmosDB/1.5.0/license
https://api.nuget.org/v3-flatcontainer/azure.resourcemanager.cosmosdb/1.5.0/icon
[ "azure", "management", "arm", "resource", "manager", "cosmosdb" ]
true
11
10,886
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Hangfire.Mongo
Hangfire MongoDB Storage
1.16.1
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
[ "Jonas Gottschau" ]
[ "JonasG", "sergun" ]
14,407,484
https://github.com/sergeyzwezdin/Hangfire.Mongo
[ "Hangfire", "AspNet", "OWIN", "MongoDB", "CosmosDB", "DocumentDb", "Azure", "AWS", "Atlas", "Long-Running", "Background", "Fire-And-Forget", "Delayed", "Recurring", "Tasks", "Jobs", "Scheduler", "Threading", "Queues" ]
false
97
22,283
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Audit.NET.MongoDB
Audit.NET.MongoDB
32.2.0
Store Audit.NET Trail Logs into a MongoDB database
[ "Federico Colombo" ]
[ "thepirat000", "thepirat0000" ]
3,877,378
https://github.com/thepirat000/Audit.NET
https://www.nuget.org/packages/Audit.NET.MongoDB/32.2.0/license
https://api.nuget.org/v3-flatcontainer/audit.net.mongodb/32.2.0/icon
[ "Audit", "Trail", "Log", "MongoDB" ]
false
330
5,989
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
linq2db
LINQ to DB
6.3.0
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
[ "Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others" ]
[ "LinqToDB" ]
25,863,899
https://linq2db.github.io/
https://www.nuget.org/packages/linq2db/6.3.0/license
https://api.nuget.org/v3-flatcontainer/linq2db/6.3.0/icon
[ "linq", "linq2db", "LinqToDB", "ORM", "database", "DB", "SQL", "Access", "ClickHouse", "DB2", "DuckDB", "LUW", "Firebird", "Informix", "MySql", "MariaDB", "Oracle", "PostgreSQL", "SapHana", "Hana", "SQLCE", "SQLite", "SQLServer", "Sybase", "SAP", "ASE", "SqlServer...
true
96
228,359
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
RavenDB.Client
RavenDB Client
7.2.5
RavenDB Client is the client library for accessing RavenDB
[ "RavenDB" ]
[ "ayende", "ravendb" ]
23,921,174
https://ravendb.net/
https://www.nuget.org/packages/RavenDB.Client/7.2.5/license
https://api.nuget.org/v3-flatcontainer/ravendb.client/7.2.5/icon
[ "ravendb", "client", "database", "nosql", "doc", "db" ]
true
248
8,774
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Elastic.Apm.Azure.CosmosDb
Elastic.Apm.Azure.CosmosDb
1.34.5
Elastic APM for Azure Cosmos DB. This package contains auto instrumentation for Microsoft.Azure.Cosmos, Microsoft.Azure.DocumentDb, and Microsoft.Azure.DocumentDb.Core.
[ "Elastic and contributors" ]
[ "elastic", "elasticsearch" ]
28,046,940
https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
https://www.nuget.org/packages/Elastic.Apm.Azure.CosmosDb/1.34.5/license
https://api.nuget.org/v3-flatcontainer/elastic.apm.azure.cosmosdb/1.34.5/icon
[ "apm", "monitoring", "elastic", "elasticapm", "analytics", "azure", "cosmos", "cosmosdb", "documentdb" ]
true
46
98,174
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Driver.Core.Extensions.OpenTelemetry
MongoDB.Driver.Core.Extensions.OpenTelemetry
1.0.0
Package Description
[ "Jimmy Bogard" ]
[ "jbogard" ]
4,444,617
https://www.nuget.org/packages/MongoDB.Driver.Core.Extensions.OpenTelemetry/1.0.0/license
[]
false
1
4,427,278
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Volo.Abp.MongoDB
Volo.Abp.MongoDB
10.6.0
Package Description
[ "Volo.Abp.MongoDB" ]
[ "hikalkan", "volosoft" ]
2,961,563
https://abp.io/
https://www.nuget.org/packages/Volo.Abp.MongoDB/10.6.0/license
https://api.nuget.org/v3-flatcontainer/volo.abp.mongodb/10.6.0/icon
[ "aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp" ]
true
184
1,433
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Libmongocrypt.signed
MongoDB.Libmongocrypt.signed (Unofficial)
1.7.0
(Unofficial) Signed Libmongocrypt wrapper for the .NET driver. The containing assembly was generated by signing the officially published MongoDB.Libmongocrypt.dll.
[ "MongoDB Inc., Kephas Framework" ]
[ "Ioan.Crisan", "kephas" ]
2,163,039
http://www.mongodb.org/display/DOCS/CSharp+Language+Center
https://www.nuget.org/packages/MongoDB.Libmongocrypt.signed/1.7.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.libmongocrypt.signed/1.7.0/icon
[ "mongodb", "mongo", "nosql", "signed", "unofficial" ]
false
8
555,903
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Mongo2Go
Mongo2Go
5.0.0
Mongo2Go is a managed wrapper around MongoDB binaries. It targets .NET Framework 4.7.2 and .NET Standard 2.1. This Nuget package contains the executables of mongod, mongoimport and mongoexport v8.0.26 for Windows (x64), Linux (x64 and arm64) and macOS (x64 and arm64). Mongo2Go has two use cases: 1. Providing multipl...
[ "Johannes Hoppe and many contributors" ]
[ "JohannesHoppe" ]
10,310,571
https://github.com/Mongo2Go/Mongo2Go
https://www.nuget.org/packages/Mongo2Go/5.0.0/license
https://api.nuget.org/v3-flatcontainer/mongo2go/5.0.0/icon
[ "MongoDB", "Mongo", "unit", "test", "integration", "runner" ]
false
36
5,876
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
HotChocolate.Data.MongoDb
HotChocolate.Data.MongoDb
16.5.1
Contains extensions for seamless integration of MongoDb into the HotChocolate.Data package
[ "ChilliCream authors and contributors" ]
[ "ChilliCream" ]
2,383,347
https://chillicream.com/
https://www.nuget.org/packages/HotChocolate.Data.MongoDb/16.5.1/license
https://api.nuget.org/v3-flatcontainer/hotchocolate.data.mongodb/16.5.1/icon
[ "GraphQL", "ChilliCream" ]
true
151
1,259
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Transactions
MongoDb Transactions
1.0.0
MongoDB and System.Transactions
[ "Kyriakos Akriotis" ]
[ "akyriako" ]
1,961,865
https://github.com/akyriako/mongodb.repository
[ "MongoDb", "C#", "Transactions" ]
false
1
1,961,865
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDbGenericRepository
MongoDb Generic Repository
2.0.0
A generic repository implementation using the MongoDB C# 2.x driver.
[ "Alexandre Spieser" ]
[ "AlexandreSpieser" ]
2,799,286
https://github.com/alexandre-spieser/mongodb-generic-repository
https://www.nuget.org/packages/MongoDbGenericRepository/2.0.0/license
[ "MongoDb", "Repository", "Generic", "NoSql" ]
false
30
263,390
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
InfluxDB.LineProtocol
InfluxDB.LineProtocol
1.1.1
A .NET library for efficiently sending time series to InfluxDB
[ "influxdb-csharp Contributors" ]
[ "influxdata" ]
11,563,221
https://github.com/influxdata/influxdb-csharp
http://www.apache.org/licenses/LICENSE-2.0
https://api.nuget.org/v3-flatcontainer/influxdb.lineprotocol/1.1.1/icon
[ "influxdb" ]
false
3
7,755,484
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
HotChocolate.Types.MongoDb
HotChocolate.Types.MongoDb
16.5.1
Contains common HotChocolate types for MongoDb
[ "ChilliCream authors and contributors" ]
[ "ChilliCream" ]
1,883,175
https://chillicream.com/
https://www.nuget.org/packages/HotChocolate.Types.MongoDb/16.5.1/license
https://api.nuget.org/v3-flatcontainer/hotchocolate.types.mongodb/16.5.1/icon
[ "GraphQL", "ChilliCream" ]
true
140
1,271
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
InfluxDB.Collector
InfluxDB.Collector
1.1.1
A minimal metrics collection API for InfluxDB
[ "influxdb-csharp Contributors" ]
[ "influxdata" ]
10,322,499
https://github.com/influxdata/influxdb-csharp
http://www.apache.org/licenses/LICENSE-2.0
https://api.nuget.org/v3-flatcontainer/influxdb.collector/1.1.1/icon
[ "influxdb" ]
false
3
7,107,181
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
RocksDB
RocksDB
11.1.2.3412
.NET bindings for RocksDB, including the matching native libraries for Linux, Windows and macOS.
[ "Curiosity GmbH, Warren Falk" ]
[ "Curiosity" ]
8,143,432
https://www.nuget.org/packages/RocksDB/11.1.2.3412/license
https://api.nuget.org/v3-flatcontainer/rocksdb/11.1.2.3412/icon
[ "rocksdb", "leveldb", "embedded", "database" ]
false
202
72
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Microsoft.Azure.WebJobs.Extensions.CosmosDB
Microsoft.Azure.WebJobs.Extensions.CosmosDB
4.16.1
This package contains binding extensions for Azure Cosmos DB.
[ "Microsoft" ]
[ "azure-sdk", "Microsoft" ]
16,639,906
https://github.com/Azure/azure-webjobs-sdk-extensions
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB/4.16.1/license
https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.cosmosdb/4.16.1/icon
[ "Microsoft", "Azure", "WebJobs", "AzureFunctions" ]
true
33
88,065
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.EntityFrameworkCore
MongoDB.EntityFrameworkCore
10.0.2
Official MongoDB supported provider for Entity Framework Core. See https://www.mongodb.com/docs/entity-framework/ for more details.
[ "MongoDB Inc." ]
[ "MongoDB" ]
1,710,315
https://www.mongodb.com/docs/entity-framework/
https://www.nuget.org/packages/MongoDB.EntityFrameworkCore/10.0.2/license
https://api.nuget.org/v3-flatcontainer/mongodb.entityframeworkcore/10.0.2/icon
[ "mongodb", "mongo", "nosql", "efcore" ]
true
29
41,068
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Rebus.MongoDb
Rebus.MongoDb
9.0.0
MongoDB-based persistence for Rebus
[ "mookid8000" ]
[ "mookid8000" ]
1,389,654
https://rebus.fm/what-is-rebus/
https://www.nuget.org/packages/Rebus.MongoDb/9.0.0/license
https://api.nuget.org/v3-flatcontainer/rebus.mongodb/9.0.0/icon
[ "rebus", "mongodb", "no-sql", "nosql", "documents" ]
false
305
150,077
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Orleans.Providers.MongoDB
Orleans.Providers.MongoDB
9.5.0
A MongoDb implementation of the Orleans Providers. This includes clustering (IMembershipTable and IGatewayListProvider), reminders (IReminderTable) and storage providers (IGrainStorage).
[ "laredoza,sebastianstehle,wassim-k" ]
[ "bboyle1234", "laredoza", "MarkusGeigerDev", "sebastianstehle", "wassim-k" ]
1,390,583
https://github.com/OrleansContrib/Orleans.Providers.MongoDB
https://www.nuget.org/packages/Orleans.Providers.MongoDB/9.5.0/license
https://api.nuget.org/v3-flatcontainer/orleans.providers.mongodb/9.5.0/icon
[ "Orleans", "OrleansProviders", "MongoDB" ]
false
51
83,150
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
Revoke.NET.MongoDB
Revoke.NET.MongoDB
2.0.0
Revoke.NET MongoDB Store Extension
[ "Chakhoum Ahmed (github.com/rainxh11)" ]
[ "rainxh11" ]
1,329,125
https://github.com/rainxh11/Revoke.NET
https://www.nuget.org/packages/Revoke.NET.MongoDB/2.0.0/license
https://api.nuget.org/v3-flatcontainer/revoke.net.mongodb/2.0.0/icon
[ "revoke", "jwt", "token", "permission", "deny", "blacklist", "aspnet", "logout", "expiration", "invalidate", "ip", "mongo", "mongodb", "store" ]
false
5
1,123,357
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDB.Entities
MongoDB.Entities
25.1.0
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.
[ "Đĵ ΝιΓΞΗΛψΚ" ]
[ "djnitehawk" ]
1,286,446
https://mongodb-entities.com/
https://www.nuget.org/packages/MongoDB.Entities/25.1.0/license
https://api.nuget.org/v3-flatcontainer/mongodb.entities/25.1.0/icon
[ "mongodb", "mongodb-orm", "mongodb-repo", "mongodb-repository", "entities", "nosql", "orm", "linq", "netcore", "repository", "aspnetcore", "dotnetstandard", "database", "persistance", "dal", "repo" ]
false
179
10,416
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
RavenDB.Database
RavenDB Database
3.5.9
Use this package if you want extend RavenDB. Don't use this package if you just want to work with existing RavenDB server, in order to so just use the client API which is in the RavenDB.Client package. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real w...
This package allows you to extend RavenDB database.
[ "Hibernating Rhinos" ]
[ "ayende", "ravendb" ]
8,529,817
http://www.ravendb.net/
http://www.ravendb.net/licensing
https://api.nuget.org/v3-flatcontainer/ravendb.database/3.5.9/icon
[ "nosql", "ravendb", "raven", "document", "database" ]
true
16
169,807
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
App.Metrics.Formatters.InfluxDB
App.Metrics.Formatters.InfluxDB
4.3.0
App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol
[ "Allan Hardy and Contributors" ]
[ "al_hardy" ]
10,318,648
https://app-metrics.io/
https://www.nuget.org/packages/App.Metrics.Formatters.InfluxDB/4.3.0/license
https://api.nuget.org/v3-flatcontainer/app.metrics.formatters.influxdb/4.3.0/icon
[ "appmetrics", "influxdb" ]
false
9
4,630,407
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
MongoDb.Bson.NodaTime
MongoDb.Bson.NodaTime
3.1.0
BsonSerializers for NodaTime types.
[ "Greg Lincoln" ]
[ "tetious" ]
1,416,163
https://github.com/AndyBeverlySchool/MongoDb.Bson.NodaTime/
https://raw.githubusercontent.com/AndyBeverlySchool/MongoDb.Bson.NodaTime/master/LICENSE.txt
[ "nodatime", "bson", "mongodb", "mongo" ]
false
10
113,554
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
RavenDB.Embedded
RavenDB Embedded
7.2.5
RavenDB Embedded library to run ravendb in embedded way
[ "RavenDB" ]
[ "ayende", "ravendb" ]
8,105,170
https://ravendb.net/
https://www.nuget.org/packages/RavenDB.Embedded/7.2.5/license
https://api.nuget.org/v3-flatcontainer/ravendb.embedded/7.2.5/icon
[ "ravendb", "embedded", "database", "nosql", "doc", "db" ]
true
235
2,664
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
AspNetCore.HealthChecks.CosmosDb
AspNetCore.HealthChecks.CosmosDb
9.0.0
HealthChecks.CosmosDb is the health check package for Azure CosmosDb.
[ "Xabaril Contributors" ]
[ "Xabaril" ]
12,847,153
https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
https://www.nuget.org/packages/AspNetCore.HealthChecks.CosmosDb/9.0.0/license
https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.cosmosdb/9.0.0/icon
[ "HealthCheck", "HealthChecks", "Health", "Azure", "CosmosDb" ]
true
20
3,559,982
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
DotNetCore.CAP.MongoDB
DotNetCore.CAP.MongoDB
10.0.2
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
[ "NCC,Savorboard" ]
[ "ncc", "savorboard" ]
1,672,831
https://github.com/dotnetcore/CAP
https://www.nuget.org/packages/DotNetCore.CAP.MongoDB/10.0.2/license
https://api.nuget.org/v3-flatcontainer/dotnetcore.cap.mongodb/10.0.2/icon
[ "CAP", "EventBus", "Outbox", "Patterns", "Distributed", "transaction", "MongoDB" ]
false
61
172
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
App.Metrics.Reporting.InfluxDB
App.Metrics.Reporting.InfluxDB
4.3.0
Provides InfluxDB reporting capability to App Metrics
[ "Allan Hardy and Contributors" ]
[ "al_hardy" ]
9,348,873
https://app-metrics.io/
https://www.nuget.org/packages/App.Metrics.Reporting.InfluxDB/4.3.0/license
https://api.nuget.org/v3-flatcontainer/app.metrics.reporting.influxdb/4.3.0/icon
[ "appmetrics", "reporting", "influxdb" ]
false
8
3,699,303
[ "Dependency" ]
false
0
1a1M5rNUt7vSOOzXl
aeYII2cEjIqnr8So8
End of preview. Expand in Data Studio

reapX — public sources in, addressable records out

NuGet Scraper · .NET Packages, Versions, Downloads & Authors

Scrape NuGet .NET packages, versions, download counts, authors, tags, and dependencies. Search by keyword, tag, framework, author, or package ID prefix.

Rows in this dataset 2,011
Fields 20
Collector runs behind it 50
Most recent observation 2026-08-03

What this is

Every row here was returned by a real run of a public collector. Nothing is generated from a template over a keyword list: a row exists because a run observed it.

Provenance

Each row carries _run_id and _dataset_id, naming the collector run that produced it, so any row can be traced back to the run that observed it. Rows observed by more than one run are deduplicated on content; 489 duplicate observations were collapsed.

Files

  • nuget-scraper.jsonl — one JSON object per row, the canonical form
  • nuget-scraper.csv — the same rows flattened; nested values are JSON-encoded within their cell so they round-trip
  • dataset.json — schema.org Dataset metadata

Loading it

from datasets import load_dataset
ds = load_dataset("reapxdev/nuget-scraper", split="train")

Related

Licence

Collected from public sources. This metadata and the published pages are CC BY 4.0; the underlying records remain under the terms of their originating source.

Downloads last month
-