AppFactory.Domain 2.0.7

Prefix Reserved
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.
<PackageVersion Include="AppFactory.Domain" Version="2.0.7" />
                    
Directory.Packages.props
<PackageReference Include="AppFactory.Domain" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=AppFactory.Domain&version=2.0.7
                    
Install AppFactory.Domain as a Cake Addin
#tool nuget:?package=AppFactory.Domain&version=2.0.7
                    
Install AppFactory.Domain as a Cake Tool

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.  net9.0 was computed.  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. 
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 794 12/11/2023
2.0.6 759 11/28/2023
2.0.5 458 11/28/2023
2.0.4 448 11/28/2023
2.0.3 456 11/27/2023
2.0.2 451 11/27/2023
2.0.1 493 11/27/2023
2.0.0 412 11/27/2023
1.0.0 2,039 9/21/2018

Added Default Modules