Rayab.ApplicationDbContext 1.0.1

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.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,286 2/12/2021
1.2.3 1,236 12/23/2020
1.2.2 467 12/23/2020
1.2.1 441 12/8/2020
1.1.9 439 12/7/2020
1.1.8 435 12/7/2020
1.1.7 409 12/7/2020
1.1.6 425 12/7/2020
1.1.5 442 12/7/2020
1.1.4 766 12/2/2020
1.1.3 445 12/2/2020
1.1.2 583 11/30/2020
1.1.1 491 11/30/2020
1.1.0 439 11/30/2020
1.0.9 432 11/30/2020
1.0.8 451 11/25/2020
1.0.7 440 11/25/2020
1.0.6 483 11/25/2020
1.0.5 443 11/24/2020
1.0.4 489 11/23/2020
1.0.3 487 11/22/2020
1.0.1 527 10/10/2020
1.0.0 490 10/5/2020

The Rayab.Identity package has been updated to the new version.
This version of Rayab.Identity has been changed to the newly added Profile section.
The newly added part is AvatarPath.