OpenRiaServices.LinqToSql provides the LinqToSqlDomainService<T> class which can be used to create Domain Service classes for use with a DataContext class from Linq to Sql.
Info
Version: | 5.5.0 |
Author(s): | Outercurve RIA Services |
Last Update: | Thursday, June 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OpenRIAServices/OpenRiaServices |
NuGet Url: | https://www.nuget.org/packages/OpenRiaServices.LinqToSql |
Install
Install-Package OpenRiaServices.LinqToSql
dotnet add package OpenRiaServices.LinqToSql
paket add OpenRiaServices.LinqToSql
OpenRiaServices.LinqToSql Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenRiaServices.Server(>= 5.0.0)
Tags