OpenRiaServices.T4 provides the CSharpClientCodeGenerator class, as well as many supporting classes, which can be used to override the existing code generation pattern for RIA Services.
Info
| Version: | 5.6.0 |
| Author(s): | Outercurve RIA Services |
| Last Update: | Thursday, November 14, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OpenRIAServices/OpenRiaServices |
| NuGet Url: | https://www.nuget.org/packages/OpenRiaServices.T4 |
Install
Install-Package OpenRiaServices.T4
dotnet add package OpenRiaServices.T4
paket add OpenRiaServices.T4
OpenRiaServices.T4 Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenRiaServices.Server(>= 5.0.0)
- Mono.Cecil(>= 0.11.3)
Tags