OrchardCore.Resources 3.0.0

Prefix Reserved
dotnet add package OrchardCore.Resources --version 3.0.0
                    
NuGet\Install-Package OrchardCore.Resources -Version 3.0.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="OrchardCore.Resources" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OrchardCore.Resources" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="OrchardCore.Resources" />
                    
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 OrchardCore.Resources --version 3.0.0
                    
#r "nuget: OrchardCore.Resources, 3.0.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.
#:package OrchardCore.Resources@3.0.0
                    
#: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=OrchardCore.Resources&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=OrchardCore.Resources&version=3.0.0
                    
Install as a Cake Tool

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core.

   The Resources module provides popular javascript libraries and stylesheet libraries.

Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on OrchardCore.Resources:

Package Downloads
OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

SupSaaSCore.Application.Cms.Targets

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OrchardCore.Resources:

Repository Stars
OrchardCMS/OrchardCore.Samples
Modules and Multi-Tenancy in ASP.NET samples using the Orchard Core framework
Version Downloads Last Updated
3.0.0 525 6/18/2026
2.2.1 34,814 10/7/2025
2.2.0 13,708 8/19/2025
2.1.9 3,626 8/19/2025
2.1.8 1,030 8/14/2025
2.1.7 20,342 4/16/2025
2.1.6 17,271 2/20/2025
2.1.5 4,212 2/4/2025
2.1.4 6,921 1/18/2025
2.1.3 16,975 12/12/2024
2.1.2 5,429 11/28/2024
2.1.1 941 11/25/2024
2.1.0 3,002 11/21/2024
2.0.2 10,220 9/26/2024
2.0.1 3,315 9/25/2024
2.0.0 3,511 9/9/2024
1.8.4 5,898 9/4/2024
1.8.3 34,232 4/25/2024
1.8.2 32,728 1/17/2024
1.8.1 1,897 1/9/2024
Loading failed