Provides Sql-based implementation of data access components for use with Shuttle.Access implementations.
Info
Version: | 5.0.0 |
Author(s): | Eben Roux |
Last Update: | Tuesday, June 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shuttle/Shuttle.Access |
NuGet Url: | https://www.nuget.org/packages/Shuttle.Access.Sql |
Install
Install-Package Shuttle.Access.Sql
dotnet add package Shuttle.Access.Sql
paket add Shuttle.Access.Sql
Shuttle.Access.Sql Download (Unzip the "nupkg" after downloading)
Dependencies
- Shuttle.Access(>= 1.1.0)
- Shuttle.Core.Data(>= 11.0.4)
- Shuttle.Recall(>= 11.1.0)
- Shuttle.Recall.Sql.Storage(>= 11.0.1)