Rayab.ApplicationDbContext 1.0.3

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

// Install Rayab.ApplicationDbContext as a Cake Tool
#tool nuget:?package=Rayab.ApplicationDbContext&version=1.0.3                

ApplicationDbContext is Protable in here.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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 Rayab.ApplicationDbContext:

Package Downloads
Rayab.PermissionControl

Permission Control System. Designed by Mehdi Keramati. ReCreate by Rayab Developer. Require Rayab.ApplicationDbContext Package. With install this package you can control user permission using database table. Do not need to permission attributes in controllers and actions as static permissions. You can modify user permissions by Database as runtime. For more information, read Document.

Rayab.Email

Email Library. This package is powered by MimeKit and MailKit. This is a personal design, but if you like it, enjoy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 1,159 2/12/2021
1.2.3 1,179 12/23/2020
1.2.2 412 12/23/2020
1.2.1 384 12/8/2020
1.1.9 384 12/7/2020
1.1.8 380 12/7/2020
1.1.7 354 12/7/2020
1.1.6 368 12/7/2020
1.1.5 385 12/7/2020
1.1.4 572 12/2/2020
1.1.3 387 12/2/2020
1.1.2 529 11/30/2020
1.1.1 436 11/30/2020
1.1.0 381 11/30/2020
1.0.9 377 11/30/2020
1.0.8 396 11/25/2020
1.0.7 385 11/25/2020
1.0.6 426 11/25/2020
1.0.5 388 11/24/2020
1.0.4 436 11/23/2020
1.0.3 433 11/22/2020
1.0.1 470 10/10/2020
1.0.0 431 10/5/2020

PermissionGroups And Permissions Added in DBContext