Nabs 8.0.86

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

// Install Nabs as a Cake Tool
#tool nuget:?package=Nabs&version=8.0.86

Nabs Core Library

WARNING: This library is still in development and is not yet ready for use.

Contains some key classes and interfaces that are used across the Nabs framework.

Interfaces

  • IDto - Used to mark an entity that represent a DTO (Data Transfer Object) in the application.
  • ITenantEntity - Used to mark the entity that represent a tenant in a multi-tenant application.

Guidance for DTOs

Background: The Nabs Framework is predicated on the use of Entity Framework Core as the ORM.

DTOs are types that are exposed outside of the application. Our option is that you should not, as far as possible, expose Entities directly outside of the application.

Enums

  • TenantIsolationStrategy - Represents the strategy used to switch the behaviour multi-tenant application in dealing with application and data isolation.

Classes

  • ValueObject - Base class for value objects.
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 (4)

Showing the top 4 NuGet packages that depend on Nabs:

Package Downloads
Nabs.Scenarios

Package Description

Nabs.Resources

Package Description

Nabs.Tests

Package Description

Nabs.ActivityFramework

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.86 86 6/10/2024
8.0.85 92 6/9/2024
8.0.84 88 6/9/2024
8.0.83 81 6/3/2024
8.0.81 80 6/3/2024
8.0.80 107 5/23/2024
8.0.79 124 4/21/2024
8.0.78 120 4/21/2024
8.0.76 112 4/21/2024
8.0.75 122 4/20/2024
8.0.74 122 3/28/2024
8.0.73 124 3/28/2024
8.0.72 119 3/27/2024
8.0.71 131 3/15/2024
8.0.60 140 2/8/2024
8.0.59 100 2/3/2024
8.0.58 110 2/3/2024
8.0.57 109 1/31/2024
8.0.56 102 1/31/2024
8.0.53 115 1/27/2024
8.0.51 110 1/27/2024