Click or drag to resize

AwsomApiContext Constructor

Constructor.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public AwsomApiContext(
	DbContextOptions<AwsomApiContext> options
)

Parameters

options
Type: DbContextOptionsAwsomApiContext
Options for controlling the operation.
Remarks
Vanvoljg, 18-Jul-19.
See Also