AppFactory.Domain 2.0.7

dotnet add package AppFactory.Domain --version 2.0.7
NuGet\Install-Package AppFactory.Domain -Version 2.0.7
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="AppFactory.Domain" Version="2.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppFactory.Domain --version 2.0.7
#r "nuget: AppFactory.Domain, 2.0.7"
#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 AppFactory.Domain as a Cake Addin
#addin nuget:?package=AppFactory.Domain&version=2.0.7

// Install AppFactory.Domain as a Cake Tool
#tool nuget:?package=AppFactory.Domain&version=2.0.7

AppFactory is a Framework for creating project using Clean Architecture DDD and CQRS approach

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AppFactory.Domain:

Package Downloads
AppFactory.DataLayer.EF

Package contains Framework for creating applications using DDD/CQRS approach

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7 691 12/11/2023
2.0.6 669 11/28/2023
2.0.5 379 11/28/2023
2.0.4 393 11/28/2023
2.0.3 398 11/27/2023
2.0.2 403 11/27/2023
2.0.1 457 11/27/2023
2.0.0 375 11/27/2023
1.0.0 1,929 9/21/2018

Added Default Modules