ECO.Core 2.3.2

dotnet add package ECO.Core --version 2.3.2
NuGet\Install-Package ECO.Core -Version 2.3.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ECO.Core" Version="2.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ECO.Core --version 2.3.2
#r "nuget: ECO.Core, 2.3.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ECO.Core as a Cake Addin
#addin nuget:?package=ECO.Core&version=2.3.2

// Install ECO.Core as a Cake Tool
#tool nuget:?package=ECO.Core&version=2.3.2

ECO is a package that contains some base classes for DDD-development. It helps to avoid the creation of standard classes like Entity, AggregateRoot or ValueObject and it is based on the concept of "persistent unit".

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on ECO.Core:

Package Downloads
ECO.Core.Providers.NHibernate

ECO.Providers.NHibernate is the package for NHibernate. It contains all the NHibernate stuff (repositories, contexts).

ECO.Core.Integrations.Moq

ECO.Integrations.Moq is the base package for Moq integrations. It contains all the extension methods required to setup ECO with Mow testing framework.

ECO.Core.EventSourcing

ECO is a package that contains some base classes for DDD and Event Sourcing development. It helps to avoid the creation of standard classes like "event sourcing AggregateRoot" and all the "events stuff".

ECO.Core.Providers.EntityFramework

ECO.Providers.EntityFramework is the base package for EFCore. It contains all the basic EFCore stuff (repositories, contexts) but it's required to install also the EFCore specific provider (es. ECO.Providers.EntityFramework.SqlServer).

ECO.Core.Integrations.Microsoft.DependencyInjection

ECO.Integrations.Microsoft.DependencyInjection is the base package for Microsoft DI. It contains all the extension methods required to setup ECO with Micorosft DI.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.2 452 12/12/2023
2.3.1 439 11/3/2023
2.3.0 358 11/3/2023
2.2.4 470 9/8/2023
2.2.3 516 8/8/2023
2.2.2 506 7/19/2023
2.2.1 372 6/6/2023
2.2.0 379 5/16/2023
2.1.3 773 5/5/2023
2.1.2 938 4/19/2023
2.1.1 857 4/18/2023
2.1.0 247 4/18/2023