FenixAlliance.ABP.i18n 1.1.2

Requires NuGet 2.8 or higher.

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

// Install FenixAlliance.ABP.i18n as a Cake Tool
#tool nuget:?package=FenixAlliance.ABP.i18n&version=1.1.2

Application Component for the Alliance Business Suite.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 360 4/10/2021
1.1.1 3,023 1/11/2021
1.1.0 3,787 4/10/2021
1.0.0 3,414 4/10/2021

# 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)