Nabs 8.0.74
See the version list below for details.
dotnet add package Nabs --version 8.0.74
NuGet\Install-Package Nabs -Version 8.0.74
<PackageReference Include="Nabs" Version="8.0.74" />
paket add Nabs --version 8.0.74
#r "nuget: Nabs, 8.0.74"
// Install Nabs as a Cake Addin #addin nuget:?package=Nabs&version=8.0.74 // Install Nabs as a Cake Tool #tool nuget:?package=Nabs&version=8.0.74
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 | Versions 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. |
-
net8.0
- LanguageExt.Core (>= 4.4.8)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
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 | 151 | 6/10/2024 |
8.0.85 | 146 | 6/9/2024 |
8.0.84 | 142 | 6/9/2024 |
8.0.83 | 128 | 6/3/2024 |
8.0.81 | 131 | 6/3/2024 |
8.0.80 | 162 | 5/23/2024 |
8.0.79 | 168 | 4/21/2024 |
8.0.78 | 168 | 4/21/2024 |
8.0.76 | 165 | 4/21/2024 |
8.0.75 | 169 | 4/20/2024 |
8.0.74 | 169 | 3/28/2024 |
8.0.73 | 173 | 3/28/2024 |
8.0.72 | 176 | 3/27/2024 |
8.0.71 | 182 | 3/15/2024 |
8.0.60 | 186 | 2/8/2024 |
8.0.59 | 166 | 2/3/2024 |
8.0.58 | 168 | 2/3/2024 |
8.0.57 | 167 | 1/31/2024 |
8.0.56 | 153 | 1/31/2024 |
8.0.53 | 158 | 1/27/2024 |
8.0.51 | 155 | 1/27/2024 |