Mongo.CRUD
1.1.0
MongoCRUD is a high level library to make easy basic operations like create, update, update partial by query, upsert, delete, delete by query, get, search with paging and sorting, and filter buiders.
Install-Package Mongo.CRUD -Version 1.1.0
dotnet add package Mongo.CRUD --version 1.1.0
<PackageReference Include="Mongo.CRUD" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mongo.CRUD --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 3.1.5)
- MongoDB.Driver (>= 2.10.4)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Mongo.CRUD:
Package | Downloads |
---|---|
AspNetScaffolding3
AspNet Scaffolding with log, serializer, and all structure to work good for me :D
|
|
Nancy.Scaffolding
Nancy Scaffolding with log, serializer, all structure to work good for me :D
|
|
AspNetScaffolding
AspNet Scaffolding with log, serializer, and all structure to work good for me :D
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 356 | 7/9/2020 |
1.1.0-preview.3 | 87 | 7/9/2020 |
1.0.27 | 452 | 4/27/2020 |
1.0.26 | 520 | 3/22/2020 |
1.0.25 | 420 | 3/2/2020 |
1.0.24 | 268 | 2/19/2020 |
1.0.23 | 130 | 2/19/2020 |
1.0.13 | 1,517 | 9/16/2019 |
1.0.10 | 3,211 | 1/24/2019 |
1.0.9 | 573 | 12/26/2018 |
1.0.8 | 238 | 12/26/2018 |
1.0.6 | 412 | 11/13/2018 |
1.0.5 | 568 | 10/9/2018 |
1.0.4 | 288 | 9/11/2018 |
1.0.3 | 268 | 9/10/2018 |
1.0.2 | 249 | 9/10/2018 |
1.0.1 | 262 | 9/10/2018 |