OpenRiaServices.UnitTesting provides a DomainServiceTestHost that can be used to unit test your Domain Services.
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.UnitTesting |
Install
Install-Package OpenRiaServices.UnitTesting
dotnet add package OpenRiaServices.UnitTesting
paket add OpenRiaServices.UnitTesting
OpenRiaServices.UnitTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenRiaServices.Server(>= 5.0.0)
Tags