Fabricdot.Core 0.8.0

dotnet add package Fabricdot.Core --version 0.8.0
                    
NuGet\Install-Package Fabricdot.Core -Version 0.8.0
                    
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="Fabricdot.Core" Version="0.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fabricdot.Core" Version="0.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Fabricdot.Core" />
                    
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 Fabricdot.Core --version 0.8.0
                    
#r "nuget: Fabricdot.Core, 0.8.0"
                    
#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.
#:package Fabricdot.Core@0.8.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fabricdot.Core&version=0.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Fabricdot.Core&version=0.8.0
                    
Install as a Cake Tool

Basic package

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

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Fabricdot.Core:

Package Downloads
Fabricdot.Domain

Build DDD domain layer in a simple way

Fabricdot.Domain.Core

Build DDD domain layer in a simple way

Fabricdot.MultiTenancy.Abstractions

Package Description

Fabricdot.Authorization.Abstractions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.0 679 2/19/2024
0.7.2 953 7/17/2023
0.7.1 1,012 6/16/2023
0.7.0 1,644 12/28/2022
0.6.1 2,866 8/31/2022
0.6.0 2,933 6/9/2022
0.5.2-alpha 1,034 2/5/2022
0.5.1-alpha 881 1/24/2022
0.5.0-alpha 838 12/16/2021
0.4.1-alpha 732 10/26/2021
0.4.0-alpha 736 9/17/2021
0.1.1-alpha 780 4/21/2021
0.1.0-alpha 781 4/7/2021