![]() |
VOOZH | about |
dotnet add package Savvyio.Extensions.DependencyInjection.EFCore --version 4.0.3
NuGet\Install-Package Savvyio.Extensions.DependencyInjection.EFCore -Version 4.0.3
<PackageReference Include="Savvyio.Extensions.DependencyInjection.EFCore" Version="4.0.3" />
<PackageVersion Include="Savvyio.Extensions.DependencyInjection.EFCore" Version="4.0.3" />Directory.Packages.props
<PackageReference Include="Savvyio.Extensions.DependencyInjection.EFCore" />Project file
paket add Savvyio.Extensions.DependencyInjection.EFCore --version 4.0.3
#r "nuget: Savvyio.Extensions.DependencyInjection.EFCore, 4.0.3"
#:package Savvyio.Extensions.DependencyInjection.EFCore@4.0.3
#addin nuget:?package=Savvyio.Extensions.DependencyInjection.EFCore&version=4.0.3Install as a Cake Addin
#tool nuget:?package=Savvyio.Extensions.DependencyInjection.EFCore&version=4.0.3Install as a Cake Tool
Extend the Savvy I/O support for Microsoft Dependency Injection with Microsoft Entity Framework Core implementation.
An open-source project (MIT license) that provides a SOLID and clean .NET class library for writing DDD, CQRS and Event Sourcing applications.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Savvyio.Extensions.DependencyInjection.EFCore:
| Package | Downloads |
|---|---|
|
Savvyio.App
Provides a complete and convenient set of API additions for building a DDD, CQRS and Event Sourcing enabled .NET application using Microsoft Dependency Injection, Microsoft Entity Framework Core, Dapper, AWS SNS/SQS, Azure Queue Storage/Azure Event Grid and RabbitMQ Worker Queue/Publish-Subscribe. |
|
|
Savvyio.Extensions.DependencyInjection.EFCore.Domain
Extend the Savvy I/O support for Microsoft Dependency Injection with Microsoft Entity Framework Core implementation - optimized for DDD (Domain Driven Design). |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.8 | 149 | 6/6/2026 |
| 5.0.7 | 157 | 5/26/2026 |
| 5.0.6 | 146 | 4/18/2026 |
| 5.0.5 | 152 | 3/29/2026 |
| 5.0.4 | 155 | 2/28/2026 |
| 5.0.3 | 147 | 2/20/2026 |
| 5.0.2 | 147 | 2/15/2026 |
| 5.0.1 | 160 | 1/24/2026 |
| 5.0.0 | 253 | 11/15/2025 |
| 4.4.2 | 277 | 10/20/2025 |
| 4.4.1 | 396 | 9/15/2025 |
| 4.4.0 | 271 | 8/31/2025 |
| 4.3.0 | 267 | 8/29/2025 |
| 4.2.0 | 314 | 8/25/2025 |
| 4.1.1 | 271 | 6/16/2025 |
| 4.1.0 | 393 | 6/9/2025 |
| 4.0.3 | 304 | 5/28/2025 |
| 4.0.2 | 260 | 4/18/2025 |
| 4.0.1 | 239 | 1/31/2025 |
| 4.0.0 | 236 | 11/13/2024 |
Version: 4.0.3
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version: 4.0.2
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 4.0.1
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 4.0.0
Availability: .NET 9 and .NET 8
# ALM
- REMOVED Support for TFM .NET 6 (LTS)
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 3.0.0
Availability: .NET 8 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
# Breaking Changes
- RENAMED DefaultEfCoreDataStore{T, TMarker} class in the Savvyio.Extensions.DependencyInjection.EFCore namespace to EfCoreDataStore{T, TMarker}
- REMOVED EfCoreServiceOptions class from the Savvyio.Extensions.DependencyInjection.EFCore namespace
Version: 2.1.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 2.0.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 1.1.0
Availability: .NET 7.0, .NET 6.0
Version: 1.0.0
Availability: .NET 7.0, .NET 6.0
# New Features
- ADDED DefaultEfCoreDataStore class in the Savvyio.Extensions.DependencyInjection.EFCore namespace that provides a default implementation of the IPersistentDataStore{T,TOptions,TMarker} interface to support multiple implementations that serves as an abstraction layer before the actual I/O communication with a source of data using Microsoft Entity Framework Core
- ADDED EfCoreDataSource class in the Savvyio.Extensions.DependencyInjection.EFCore namespace that provides a default implementation of the IEfCoreDataSource{TMarker} interface to support multiple implementations that does the actual I/O communication with a source of data using Microsoft Entity Framework Core
- ADDED EfCoreDataSourceOptions class in the Savvyio.Extensions.EFCore namespace that provides configuration options for IEfCoreDataStore{TMarker}
- ADDED EfCoreDbContext class in the Savvyio.Extensions.DependencyInjection.EFCore namespace that provides a default implementation of the DbContext class to support Savvy I/O extensions of Microsoft Entity Framework Core in multiple implementations
- ADDED EfCoreRepository class in the Savvyio.Extensions.DependencyInjection.EFCore namespace that provides a default implementation of the IPersistentRepository{TEntity,TKey,TMarker} interface to support multiple implementations that serves as an abstraction layer before the actual I/O communication towards a data store using Microsoft Entity Framework Core
- ADDED EfCoreServiceOptions class in the Savvyio.Extensions.DependencyInjection.EFCore namespace that provides configuration options for Microsoft Dependency Injection
- ADDED IEfCoreDataSource interface in the Savvyio.Extensions.DependencyInjection.EFCore namespace that defines a generic way to support multiple implementations that does the actual I/O communication towards a data store using Microsoft Entity Framework Core
- ADDED ServiceCollectionExtensions class in the Savvyio.Extensions.DependencyInjection.EFCore namespace that consist of extension methods for the IServiceCollection interface: AddEfCoreDataSource, AddEfCoreRepository, AddEfCoreDataStore, AddDefaultEfCoreDataStore