Info
Version: | 2.202.0 |
Author(s): | Terralect |
Last Update: | Friday, September 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://terralect.com/ |
NuGet Url: | https://www.nuget.org/packages/Terralect.ChannelExpress.SqlScope |
Install
Install-Package Terralect.ChannelExpress.SqlScope
dotnet add package Terralect.ChannelExpress.SqlScope
paket add Terralect.ChannelExpress.SqlScope
Terralect.ChannelExpress.SqlScope Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 2.0.1)
- Terralect.ChannelExpress(>= 2.0.1)
The current SqlConnection can be accessed by injecting ISqlConnectionScope. There is an extension method on the ChannelExpressConfiguration class to configure this.
SqlScopeOptions can override behaviour on a Channel Express Send().