Provides Sql-based implementation of data access components for use with Shuttle.Access implementations.
Info
| Version: | 8.1.2 |
| Author(s): | Eben Roux |
| Last Update: | Sunday, August 31, 2025 |
| .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)