FenixAlliance.ABS.SDK 1.4.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

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

// Install FenixAlliance.ABS.SDK as a Cake Tool
#tool nuget:?package=FenixAlliance.ABS.SDK&version=1.4.0

Application Component for the Alliance Business Suite.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 FenixAlliance.ABS.SDK:

Package Downloads
FenixAlliance.ABS.Core

Application Component for the Alliance Business Suite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.9.61 341 9/4/2023
1.9.9.60 341 8/26/2023
1.9.9.58 1,770 8/13/2023
1.9.9.57 388 7/31/2023
1.9.9.56 325 7/31/2023
1.9.9.51 5,749 7/18/2023
1.9.9.50 437 5/28/2023
1.9.9.45 542 3/5/2023
1.9.9.44 3,182 2/19/2023
1.9.9.43 3,390 1/30/2023
1.9.9.42 706 1/13/2023
1.9.9.41 692 12/15/2022
1.9.9.40 649 12/15/2022
1.9.9.39 740 12/5/2022
1.9.9.37 1,029 11/27/2022
1.9.9.36 775 11/26/2022
1.9.9.27 2,460 10/7/2022
1.9.9.25 17,529 10/6/2022
1.9.9.16 17,363 10/10/2022
1.9.6 505 7/25/2022
1.9.5 538 7/25/2022
1.9.4 563 7/25/2022
1.9.3 493 7/25/2022
1.9.2 582 7/25/2022
1.9.1 566 7/25/2022
1.9.0 505 7/25/2022
1.8.3 524 7/9/2022
1.8.1 623 7/6/2022
1.8.0 566 7/4/2022
1.7.8 558 6/24/2022
1.7.7.3 544 6/23/2022
1.7.7.2 541 6/23/2022
1.7.7.1 577 6/8/2022
1.7.6 533 6/7/2022
1.7.2 656 6/5/2022
1.7.1 571 6/5/2022
1.7.0 557 6/5/2022
1.6.9 541 6/5/2022
1.6.8 562 6/5/2022
1.6.7 734 6/2/2022
1.6.6 578 6/1/2022
1.6.5 606 5/31/2022
1.6.4 626 5/30/2022
1.6.3 523 5/30/2022
1.6.2 634 5/29/2022
1.6.1 662 5/29/2022
1.6.0 580 5/29/2022
1.5.9 534 5/29/2022
1.5.8 572 5/25/2022
1.5.7 537 5/25/2022
1.5.6 581 5/25/2022
1.5.5 601 5/23/2022
1.5.4 636 5/20/2022
1.5.3 621 5/16/2022
1.4.0 616 3/16/2022
1.3.0 985 12/19/2021
1.1.2 3,894 4/10/2021
1.1.1 3,282 4/10/2021
1.1.0 4,071 4/10/2021
1.0.9 404 4/10/2021
1.0.8 457 8/21/2020
1.0.7 522 8/21/2020
1.0.6 491 8/20/2020
1.0.5 528 8/20/2020
1.0.4 546 8/13/2020
1.0.3 628 8/13/2020
1.0.2 571 4/25/2020
1.0.1 634 12/19/2019
1.0.0 3,285 12/14/2019

# Changelog
     All notable changes to this project will be documented in this file.

     The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
     and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

     ## [1.1.2] - 2014-08-09
     ### Added
     - Adds ABP Proxy
     - Missing ACL configuration Types

     ### Changed

     - Extracts interface for ACL configuration Types
     - ACS is now ABP.BotEngine

     ### Removed

     ## [1.1.1] - 2014-08-09
     ### Added
     - Adds ABP Proxy
     - Adds Infinity Comex Support
     - Missing ACL configuration Types

     ### Changed
     - Fix Namespaces
     - ABS.Portal.Paperbits is now ABS.Portal.Editor
     - Adds ABS.Portal.UI Components (20+ View Components)

     ### Removed


     ## [1.1.0] - 2021-01-12
     ### Added
     - Nuget Packages @1.1.0
     - Initial Portal Admin Blazor Application at route /admin.

     ### Changed
     - Standarize namespace at v1.1.0

     ### Removed

     ## [1.0.0] - 2020-12-31

     ### Added
     - Authentication / User Management / Profile Management
     - Authorization / Roles Management / Granular Permissions
     - Blazor Support
     - Cross Platform Database Support ( MySQL, MSSQL )
     - Dynamic CSS/Lazy Loading
     - Dynamic Page Compositing Model / Site & Page Management
     - Dynamic Routing
     - Dynamic Swagger Specs
     - EF Core Migrations for Database Installation / Upgrade
     - Enabled for Infinity Comex (eCommerce Extension)
     - Event Logging / Audit Trail
     - Extensibility via Custom Modules
     - Extensibility via Custom Themes
     - Folder / File Management (Azure Storage, File System)
     - GraphQl API with Voyager, GraphiQl y GraphQl Playground
     - Headless API with Swagger Support
     - HealthCheck Rules with UI Support
     - i18n Enabled (Based on GeoAPI and Custom Settings)
     - Improved JavaScript reference support
     - In-App CLI (Studio Commander)
     - Infinity Comex Support (ABS' eCommerce Engine)
     - JavaScript Lazy Loading
     - Modular Architecture
     - Multi-Currency Support
     - Multi-Portal ( Monotlith & Microservice Distributed )
     - Multi-Tenant ( Shared Database & Isolated Database )
     - Notifications / Email Delivery
     - Notifications / SMTP Delivery
     - Progressive Web Application Support
     - Recycle Bin
     - REST API with Swagger Support
     - Scheduled Flows ( Background Processing )
     - Scheduled Jobs ( Background Processing )
     - Seamless Upgrade Experience
     - Slack integration (OAuth)
     - Support For Additional Authentication Providers (OAuth)