IVP.Notification 1.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package IVP.Notification --version 1.0.15                
NuGet\Install-Package IVP.Notification -Version 1.0.15                
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="IVP.Notification" Version="1.0.15" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IVP.Notification --version 1.0.15                
#r "nuget: IVP.Notification, 1.0.15"                
#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.
// Install IVP.Notification as a Cake Addin
#addin nuget:?package=IVP.Notification&version=1.0.15

// Install IVP.Notification as a Cake Tool
#tool nuget:?package=IVP.Notification&version=1.0.15                

Ivp notification

Inital Setup:

Inital Setup for Ivp notification

Features

  • Repository
  • Modules
  • Controllers
  • Postgres Sql
  • Methods
  • SignalR etc

Manage the notification Repository Manage the notification Controllers Manage the notification Interfaces Etc

Bug

Connection string should be like

"ConnectionStrings": { "Default": "User ID=postgres;Password=Postgre@Db900;Host=localhost;Port=5432;Database=IVPAdministrationService;" },

"Default" text is manditory for fixing the databse bug.

Installation

Install the following NuGet packages.

  1. IVP.Notification

  2. Add DependsOn(typeof(NotificationServiceXxxModule)) in each Module.

  3. Add builder.ConfigureIvpNotification(); to the OnModelCreating() method in MyDbContext.cs.

  4. Use the IIvpNotificationController for the use of NotificationController.

  5. Use the IIvpNotification for the use of NotificationService and Methods.

  6. Use the IIvpNotification for the NotificationRepostory.

                                         THANK YOU
    
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.18 87 11/19/2024
1.0.17 75 11/18/2024
1.0.16 72 11/18/2024
1.0.15 71 11/15/2024
1.0.14 71 11/14/2024
1.0.13 72 11/14/2024
1.0.12 83 11/13/2024
1.0.11 83 11/13/2024
1.0.9 85 11/13/2024
1.0.8 81 11/12/2024
1.0.7 89 11/12/2024
1.0.6 125 10/24/2024