OrchardCore.Notifications 3.0.0

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

     Notifications module provides a way to send notifications to a user.

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 (3)

Showing the top 3 NuGet packages that depend on OrchardCore.Notifications:

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.

TheTheme

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The default Theme - Can be used as base theme for new themes.

Datalake.DataManagement.OC

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 191 6/18/2026
2.2.1 33,707 10/7/2025
2.2.0 13,241 8/19/2025
2.1.9 3,282 8/19/2025
2.1.8 725 8/14/2025
2.1.7 22,029 4/16/2025
2.1.6 15,283 2/20/2025
2.1.5 3,381 2/4/2025
2.1.4 5,821 1/18/2025
2.1.3 14,997 12/12/2024
2.1.2 4,409 11/28/2024
2.1.1 538 11/25/2024
2.1.0 2,199 11/21/2024
2.0.2 8,381 9/26/2024
2.0.1 2,669 9/25/2024
2.0.0 3,429 9/9/2024
1.8.4 4,630 9/4/2024
1.8.3 29,912 4/25/2024
1.8.2 28,084 1/17/2024
1.8.1 1,135 1/9/2024
Loading failed