Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.5% downloads on nuget.org

nuget.org : dbmocker

This .NET library simplifies data mocking for UnitTests, to avoid a connection to a relational database. DbMocker use the standard Microsoft .NET DbConnection object. So, you can mock any toolkit, including EntityFramework, Dapper or ADO.NET; And for all database servers (SQL Server, Oracle, SQLite). ```csharp var conn = new MockDbConnection(); conn.Mocks .When(cmd => cmd.CommandText.Contains("SELECT COUNT(*) FROM EMP")) .ReturnsScalar(14); ```

Registry - Homepage - JSON
purl: pkg:nuget/dbmocker
Keywords: DbMocker, Mocker, SQLServer, Oracle, Sqlite, EntityFramework, EF, Dapper, UnitTest
License: MIT
Latest release: 5 months ago
First release: almost 6 years ago
Dependent packages: 1
Downloads: 199,396 total
Stars: 29 on GitHub
Forks: 10 on GitHub
Total Commits: 76
Committers: 11
Average commits per author: 6.909
Development Distribution Score (DDS): 0.5
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

2.0.1-preview
Published: 4 months ago
Registry - Download
1.23.0
Published: 5 months ago
Registry - Download
1.22.0
Published: almost 2 years ago
Registry - Download
1.21.0
Published: over 2 years ago
Registry - Download
1.20.0
Published: over 2 years ago
Registry - Download
1.19.0
Published: over 2 years ago
Registry - Download
1.18.0
Published: over 3 years ago
Registry - Download
1.17.0
Published: over 3 years ago
Registry - Download
1.16.0
Published: over 3 years ago
Registry - Download
1.15.0
Published: over 3 years ago
Registry - Download
1.14.0
Published: over 3 years ago
Registry - Download
1.13.0
Published: over 3 years ago
Registry - Download
1.12.0
Published: over 3 years ago
Registry - Download
1.11.0
Published: over 3 years ago
Registry - Download
1.10.0
Published: over 3 years ago
Registry - Download
1.9.0
Published: over 3 years ago
Registry - Download
1.8.0
Published: over 3 years ago
Registry - Download
1.7.0-Preview2
Published: about 4 years ago
Registry - Download
1.7.0-Preview1
Published: about 4 years ago
Registry - Download
1.6.0
Published: about 5 years ago
Registry - Download
1.5.0
Published: over 5 years ago
Registry - Download
1.4.1-alpha
Published: over 5 years ago
Registry - Download
1.4.0
Published: almost 6 years ago
Registry - Download
1.3.0
Published: almost 6 years ago
Registry - Download
1.2.0
Published: almost 6 years ago
Registry - Download
1.1.0
Published: almost 6 years ago
Registry - Download