VOOZH about

URL: https://www.nuget.org/packages/FenixAlliance.ABP.API.GraphQl.Core/

⇱ NuGet Gallery | FenixAlliance.ABP.API.GraphQl.Core 1.9.9.61




👁 Image
FenixAlliance.ABP.API.GraphQl.Core 1.9.9.61

Requires NuGet 2.8 or higher.

dotnet add package FenixAlliance.ABP.API.GraphQl.Core --version 1.9.9.61
 
 
NuGet\Install-Package FenixAlliance.ABP.API.GraphQl.Core -Version 1.9.9.61
 
 
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.API.GraphQl.Core" Version="1.9.9.61" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FenixAlliance.ABP.API.GraphQl.Core" Version="1.9.9.61" />
 
Directory.Packages.props
<PackageReference Include="FenixAlliance.ABP.API.GraphQl.Core" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FenixAlliance.ABP.API.GraphQl.Core --version 1.9.9.61
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FenixAlliance.ABP.API.GraphQl.Core, 1.9.9.61"
 
 
#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.
#:package FenixAlliance.ABP.API.GraphQl.Core@1.9.9.61
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FenixAlliance.ABP.API.GraphQl.Core&version=1.9.9.61
 
Install as a Cake Addin
#tool nuget:?package=FenixAlliance.ABP.API.GraphQl.Core&version=1.9.9.61
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Application Component for the Alliance Business Suite.

Product Versions Compatible and additional computed target framework versions.
.NET net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.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.ABP.API.GraphQl.Core:

Package Downloads
FenixAlliance.ABP.Hub

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 958 9/4/2023
1.9.9.60 842 8/26/2023
1.9.9.58 4,702 8/13/2023
1.9.9.57 865 7/31/2023
1.9.9.56 708 7/31/2023
1.9.9.51 13,645 7/18/2023
1.9.9.50 1,075 5/28/2023
1.9.9.45 985 3/5/2023
1.9.9.44 6,110 2/19/2023
1.9.9.43 6,440 1/30/2023
1.9.9.42 1,332 1/13/2023
1.9.9.41 1,367 12/15/2022
1.9.9.40 1,224 12/15/2022
1.9.9.39 1,303 12/5/2022
1.9.9.37 1,791 11/27/2022
1.9.9.36 1,377 11/26/2022
1.9.9.27 3,541 10/7/2022
1.9.9.25 21,507 10/6/2022
1.9.9.16 21,332 10/10/2022
1.9.6 24,423 7/25/2022
Loading failed

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