FenixAlliance.ABP.Proxy
1.6.7
See the version list below for details.
dotnet add package FenixAlliance.ABP.Proxy --version 1.6.7
NuGet\Install-Package FenixAlliance.ABP.Proxy -Version 1.6.7
<PackageReference Include="FenixAlliance.ABP.Proxy" Version="1.6.7" />
paket add FenixAlliance.ABP.Proxy --version 1.6.7
#r "nuget: FenixAlliance.ABP.Proxy, 1.6.7"
// Install FenixAlliance.ABP.Proxy as a Cake Addin #addin nuget:?package=FenixAlliance.ABP.Proxy&version=1.6.7 // Install FenixAlliance.ABP.Proxy as a Cake Tool #tool nuget:?package=FenixAlliance.ABP.Proxy&version=1.6.7
Application Component for the Alliance Business Suite.
Product | Versions 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. |
-
net6.0
- FenixAlliance.ABP.Core (>= 1.6.7)
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.9.9.61 | 243 | 9/4/2023 |
1.9.9.60 | 361 | 8/26/2023 |
1.9.9.58 | 239 | 8/13/2023 |
1.9.9.57 | 181 | 7/31/2023 |
1.9.9.56 | 180 | 7/31/2023 |
1.9.9.51 | 199 | 7/18/2023 |
1.9.9.50 | 214 | 5/28/2023 |
1.9.9.45 | 273 | 3/5/2023 |
1.9.9.44 | 326 | 2/19/2023 |
1.9.9.43 | 337 | 1/30/2023 |
1.9.9.42 | 359 | 1/13/2023 |
1.9.9.41 | 344 | 12/15/2022 |
1.9.9.40 | 330 | 12/15/2022 |
1.9.9.39 | 396 | 12/5/2022 |
1.9.9.37 | 383 | 11/27/2022 |
1.9.9.36 | 395 | 11/26/2022 |
1.9.9.27 | 620 | 10/7/2022 |
1.9.9.25 | 904 | 10/6/2022 |
1.9.9.16 | 747 | 10/10/2022 |
1.9.6 | 1,892 | 7/25/2022 |
1.9.5 | 1,749 | 7/25/2022 |
1.9.4 | 733 | 7/25/2022 |
1.9.3 | 1,727 | 7/25/2022 |
1.9.2 | 716 | 7/25/2022 |
1.9.1 | 1,446 | 7/25/2022 |
1.9.0 | 1,934 | 7/25/2022 |
1.8.3 | 1,118 | 7/9/2022 |
1.8.1 | 1,931 | 7/6/2022 |
1.8.0 | 1,985 | 7/4/2022 |
1.7.8 | 1,079 | 6/24/2022 |
1.7.7.3 | 1,753 | 6/23/2022 |
1.7.7.2 | 898 | 6/23/2022 |
1.7.7.1 | 1,095 | 6/8/2022 |
1.7.6 | 1,134 | 6/7/2022 |
1.7.2 | 1,827 | 6/5/2022 |
1.7.1 | 1,208 | 6/5/2022 |
1.7.0 | 829 | 6/5/2022 |
1.6.8 | 928 | 6/5/2022 |
1.6.7 | 893 | 6/2/2022 |
1.6.6 | 1,871 | 6/1/2022 |
1.6.5 | 1,868 | 5/31/2022 |
1.6.4 | 1,006 | 5/30/2022 |
1.6.3 | 1,947 | 5/30/2022 |
1.6.2 | 1,537 | 5/29/2022 |
1.6.1 | 1,833 | 5/29/2022 |
1.6.0 | 930 | 5/29/2022 |
1.5.9 | 1,064 | 5/29/2022 |
1.5.8 | 1,450 | 5/25/2022 |
1.5.7 | 1,832 | 5/25/2022 |
1.5.6 | 1,226 | 5/25/2022 |
1.5.5 | 967 | 5/23/2022 |
1.5.4 | 1,747 | 5/20/2022 |
1.5.3 | 1,152 | 5/16/2022 |
1.4.0 | 803 | 3/16/2022 |
1.3.0 | 1,055 | 12/19/2021 |
1.1.2 | 961 | 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)