OrchardCoreContrib.Abstractions 1.6.1

Prefix Reserved
dotnet add package OrchardCoreContrib.Abstractions --version 1.6.1
                    
NuGet\Install-Package OrchardCoreContrib.Abstractions -Version 1.6.1
                    
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="OrchardCoreContrib.Abstractions" Version="1.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OrchardCoreContrib.Abstractions" Version="1.6.1" />
                    
Directory.Packages.props
<PackageReference Include="OrchardCoreContrib.Abstractions" />
                    
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 OrchardCoreContrib.Abstractions --version 1.6.1
                    
#r "nuget: OrchardCoreContrib.Abstractions, 1.6.1"
                    
#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 OrchardCoreContrib.Abstractions@1.6.1
                    
#: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=OrchardCoreContrib.Abstractions&version=1.6.1
                    
Install as a Cake Addin
#tool nuget:?package=OrchardCoreContrib.Abstractions&version=1.6.1
                    
Install as a Cake Tool
Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (26)

Showing the top 5 NuGet packages that depend on OrchardCoreContrib.Abstractions:

Package Downloads
OrchardCoreContrib.Apis.Swagger

Enables swagger documentation for Orchard Core APIs.

OrchardCoreContrib.Infrastructure.Abstractions

Provides an abstractions APIs for Orchard Core Contrib infrastructure, that may used accross different modules.

OrchardCoreContrib.Users

Provides a list of users features such as Impersonation.

OrchardCoreContrib.Diagnostics.Elm

Provides services to handle errors using Elm.

OrchardCoreContrib.ContentLocalization

Provides a list of content localization features such as localization matrix.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.1 530 4/10/2026
1.6.0 157 3/28/2026
1.5.0 3,334 11/21/2025
1.4.0 12,794 11/22/2024
1.3.1 22,060 4/26/2024
1.3.0 933 4/23/2024
1.2.0 12,854 9/22/2023
1.1.0 2,124 3/28/2023
1.0.0 2,083 3/5/2022
1.0.0-beta1 790 1/16/2022