DotNetNuke.Core 10.2.2

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

Provides basic references to the DotNetNuke.dll to develop extensions for the DNN Platform.  For MVC or WebAPI please see other packages available as well

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on DotNetNuke.Core:

Package Downloads
DotNetNuke.Web

Provides references to core components such as Caching, Security and other security-related items for DNN Platform

DotNetNuke.Web.Client

Provides API references for usage of the Client Dependency Framework (CDF) for the inclusion of CSS and JS files within DNN Platform

DotNetNuke.Bundle

This package is a metapackage that automatically includes all other available DNN Packages, this should only be used in situations where support for ALL types of development are truly needed.

Dnn.PersonaBar.Library

DNN PersonaBar Common Library

DotNetNuke.SiteExportImport

This package contains components required for developing extensions to utilize site export/import features.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on DotNetNuke.Core:

Repository Stars
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
2sic/2sxc
DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
Version Downloads Last Updated
10.2.2 604 2/21/2026
10.2.1 3,556 12/31/2025
10.2.0 4,614 12/17/2025
10.1.2 8,775 10/14/2025 10.1.2 has at least one vulnerability with critical severity.
10.1.1 7,913 9/30/2025 10.1.1 has at least one vulnerability with critical severity.
10.1.0 8,297 8/21/2025 10.1.0 has at least one vulnerability with critical severity.
10.0.1 9,713 6/22/2025 10.0.1 has at least one vulnerability with critical severity.
10.0.0 9,730 4/9/2025 10.0.0 has at least one vulnerability with critical severity.
10.0.0-rc.2 1,063 3/10/2025 10.0.0-rc.2 has at least one vulnerability with critical severity.
9.13.9 15,080 4/22/2025 9.13.9 has at least one vulnerability with critical severity.
9.13.8 9,832 3/5/2025 9.13.8 has at least one vulnerability with critical severity.
9.13.7 12,221 12/18/2024 9.13.7 has at least one vulnerability with critical severity.
9.13.7-ci0064 1,188 12/18/2024 9.13.7-ci0064 has at least one vulnerability with critical severity.
9.13.6 10,196 11/20/2024 9.13.6 has at least one vulnerability with critical severity.
9.13.5 9,323 11/12/2024 9.13.5 has at least one vulnerability with critical severity.
9.13.5-ci0062 1,445 11/12/2024 9.13.5-ci0062 has at least one vulnerability with critical severity.
9.13.4 12,431 8/13/2024 9.13.4 has at least one vulnerability with critical severity.
9.13.3 16,368 3/6/2024 9.13.3 has at least one vulnerability with critical severity.
9.13.2 13,188 1/17/2024 9.13.2 has at least one vulnerability with critical severity.
9.13.1 11,908 12/6/2023 9.13.1 has at least one vulnerability with critical severity.
Loading failed