DataExplorer 4.1.2
dotnet add package DataExplorer --version 4.1.2
NuGet\Install-Package DataExplorer -Version 4.1.2
<PackageReference Include="DataExplorer" Version="4.1.2" />
<PackageVersion Include="DataExplorer" Version="4.1.2" />
<PackageReference Include="DataExplorer" />
paket add DataExplorer --version 4.1.2
#r "nuget: DataExplorer, 4.1.2"
#:package DataExplorer@4.1.2
#addin nuget:?package=DataExplorer&version=4.1.2
#tool nuget:?package=DataExplorer&version=4.1.2
DataExplorer
Library featuring a few popular patterns in regard to working with data in .NET offering abstractions and implementations for EF Core and MongoDb.
Utilizes Autofac thus Autofac is required and a functional result approach for failure-prone operations.
Features
- Full fledged base entity definition with soft deletion and snowflake ID support
- Specification pattern encapsulating query LINQ logic avoiding bloated repositories
- Read-only and CRUD versions of repositories and data services
- Data services with mapping support (currently requires setting AutoMapper up)
- Fully abstracted and unit test ready including EF Core's DbContext
- Only asynchronous operations
- Supports decorators, adapters and interceptors via Autofac's methods
- MongoDb support via MongoDb.Entities
- EF Core caching via a caching interceptor offered by EFCoreSecondLevelCacheInterceptor
- In-memory query evaluation through specifications
Installation
Since the library utilizes Autofac, base Autofac configuration is required - Autofac's docs.
To register the library services with the DI container use the ContainerBuilder extension method provided by the library and register one or both offered sets of services:
builder.AddDataExplorer(options =>
{
options.AddEfCore();
options.AddMongoDb();
});
Description
Detailed descriptions are provided within EfCore and MongoDb directories (packages).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- AttributeBasedRegistration (>= 2.3.0)
- IdGen (>= 3.0.7)
- IdGen.DependencyInjection (>= 3.0.7)
- JetBrains.Annotations (>= 2024.3.0)
- Remora.Results (>= 8.0.0)
-
net9.0
- AttributeBasedRegistration (>= 2.3.0)
- IdGen (>= 3.0.7)
- IdGen.DependencyInjection (>= 3.0.7)
- JetBrains.Annotations (>= 2024.3.0)
- Remora.Results (>= 8.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DataExplorer:
Package | Downloads |
---|---|
DataExplorer.EfCore
Library featuring an opinionated, reusable data access layer offering abstractions and implementations for SQL storages based on EF Core. |
|
DataExplorer.MongoDb
Library featuring an opinionated, reusable data access layer for MongoDb based on MongoDB.Entities. |
|
DataExplorer.Extensions.AutoMapper
Library providing AutoMapper integration for DataExplorer. |
|
DataExplorer.Extensions.Autofac
Library providing Autofac integration for DataExplorer. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
4.1.2 | 169 | 7/3/2025 |
4.1.1 | 153 | 7/3/2025 |
4.1.0 | 155 | 7/3/2025 |
4.0.0 | 175 | 5/26/2025 |
3.3.0 | 114 | 5/23/2025 |
3.2.1 | 160 | 8/2/2024 |
3.2.0 | 129 | 8/2/2024 |
3.1.1 | 161 | 7/23/2024 |
3.1.0 | 194 | 7/11/2024 |
3.0.5 | 372 | 2/16/2024 |
3.0.4 | 365 | 1/25/2024 |
3.0.3 | 452 | 1/4/2024 |
3.0.2 | 566 | 11/22/2023 |
3.0.1 | 442 | 11/21/2023 |
3.0.0 | 464 | 11/20/2023 |
2.2.12 | 622 | 9/12/2023 |
2.2.11 | 539 | 9/1/2023 |
2.2.10 | 579 | 8/31/2023 |
2.2.9 | 696 | 8/30/2023 |
2.2.8 | 758 | 8/18/2023 |
2.2.7 | 719 | 8/8/2023 |
2.2.6 | 801 | 7/10/2023 |
2.2.5 | 691 | 6/25/2023 |
2.2.4 | 910 | 5/10/2023 |
2.2.3 | 760 | 4/14/2023 |
2.2.2 | 811 | 4/14/2023 |
2.2.1 | 865 | 4/7/2023 |
2.2.0 | 847 | 3/14/2023 |
2.1.6 | 1,031 | 2/23/2023 |
2.1.5 | 967 | 2/21/2023 |
2.1.4 | 864 | 2/15/2023 |
2.1.3 | 932 | 2/3/2023 |
2.1.2 | 1,016 | 1/28/2023 |
2.1.1 | 947 | 1/22/2023 |
2.1.0 | 895 | 1/22/2023 |
2.0.8 | 1,026 | 1/11/2023 |
2.0.7 | 935 | 1/11/2023 |
2.0.6 | 992 | 1/9/2023 |
2.0.5 | 1,020 | 1/9/2023 |
2.0.4 | 1,102 | 11/21/2022 |
2.0.3 | 1,049 | 11/21/2022 |
2.0.2 | 1,023 | 11/19/2022 |
2.0.1 | 1,043 | 11/19/2022 |
2.0.0 | 881 | 11/19/2022 |
1.1.10 | 1,047 | 11/18/2022 |
1.1.9 | 1,174 | 9/27/2022 |
1.1.8 | 1,184 | 9/26/2022 |
1.1.7 | 1,165 | 9/24/2022 |
1.1.6 | 1,180 | 9/21/2022 |
1.1.5 | 1,116 | 9/19/2022 |
1.1.4 | 1,123 | 9/19/2022 |
1.1.3 | 1,174 | 9/19/2022 |
1.1.2 | 1,139 | 9/19/2022 |
1.1.0 | 1,174 | 9/17/2022 |
1.0.16 | 1,150 | 9/8/2022 |
1.0.15 | 1,194 | 8/29/2022 |
1.0.14 | 1,209 | 8/29/2022 |
1.0.13 | 1,146 | 8/29/2022 |
1.0.12 | 1,169 | 8/29/2022 |
1.0.11 | 1,170 | 8/29/2022 |
1.0.10 | 1,164 | 8/25/2022 |
1.0.8 | 1,162 | 8/25/2022 |
1.0.7 | 1,164 | 8/25/2022 |
1.0.6 | 1,134 | 8/25/2022 |
1.0.5 | 1,143 | 8/24/2022 |
1.0.4 | 1,215 | 8/23/2022 |
1.0.3 | 1,006 | 8/23/2022 |
1.0.2 | 1,213 | 8/23/2022 |
1.0.1 | 1,163 | 8/22/2022 |
1.0.0 | 931 | 8/22/2022 |