OpenRiaServices.Client.CodeGen
4.5.0
Prefix Reserved
See the version list below for details.
dotnet add package OpenRiaServices.Client.CodeGen --version 4.5.0
NuGet\Install-Package OpenRiaServices.Client.CodeGen -Version 4.5.0
<PackageReference Include="OpenRiaServices.Client.CodeGen" Version="4.5.0" />
paket add OpenRiaServices.Client.CodeGen --version 4.5.0
#r "nuget: OpenRiaServices.Client.CodeGen, 4.5.0"
// Install OpenRiaServices.Client.CodeGen as a Cake Addin #addin nuget:?package=OpenRiaServices.Client.CodeGen&version=4.5.0 // Install OpenRiaServices.Client.CodeGen as a Cake Tool #tool nuget:?package=OpenRiaServices.Client.CodeGen&version=4.5.0
OpenRiaServices CodeGen provides the MsBuild Tasks to generate the client proxy.
If the signed T4 template is used on the server then you need to use OpenRiaServices.Signed.Client.CodeGen instead.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OpenRiaServices.Client.CodeGen:
Package | Downloads |
---|---|
OpenRiaServices.Client
OpenRiaServices.Client is the full OpenRiaServices client including code generation in a single package. |
|
OpenSilver.OpenRiaServices.Client
OpenRiaServices.Client is the full OpenRiaServices client including code generation in a single package. This version of OpenRiaServices is designed for use in OpenSilver projects (cf. https://opensilver.net/). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.6.0 | 127 | 11/14/2024 |
5.5.0 | 340 | 6/13/2024 |
5.4.3 | 526 | 3/14/2024 |
5.4.2 | 2,011 | 1/10/2024 |
5.4.1 | 1,828 | 11/13/2023 |
5.4.0 | 1,756 | 9/29/2023 |
5.4.0-tags-v5-4-0-preview-1.1 | 194 | 6/20/2023 |
5.4.0-preview.2 | 94 | 8/1/2023 |
5.3.1 | 494 | 5/26/2023 |
5.3.0 | 421 | 4/14/2023 |
5.2.0 | 895 | 11/25/2022 |
5.1.2 | 863 | 8/30/2022 |
5.1.0 | 2,708 | 6/7/2022 |
5.1.0-preview.4 | 451 | 11/16/2021 |
5.1.0-preview.3 | 204 | 10/15/2021 |
5.1.0-preview.2 | 144 | 10/13/2021 |
5.1.0-preview.1 | 227 | 9/26/2021 |
5.0.1 | 2,248 | 9/10/2021 |
5.0.0 | 3,310 | 1/14/2021 |
5.0.0-rc0001 | 621 | 11/16/2020 |
5.0.0-preview0003 | 2,164 | 12/4/2019 |
5.0.0-preview0002 | 573 | 10/30/2019 |
5.0.0-preview0001 | 572 | 9/2/2019 |
4.6.3 | 9,557 | 8/15/2019 |
4.6.2 | 1,023 | 7/19/2019 |
4.6.1 | 908 | 6/28/2019 |
4.6.0 | 1,863 | 6/11/2019 |
4.6.0-preview0001 | 637 | 3/19/2019 |
4.5.4 | 5,716 | 12/29/2018 |
4.5.1 | 5,934 | 3/4/2018 |
4.5.0 | 3,739 | 3/19/2017 |
4.5.0-rc2 | 1,163 | 11/9/2016 |
4.5.0-rc1 | 988 | 8/20/2016 |
4.5.0-beta3 | 1,069 | 4/17/2016 |
4.4.1.1 | 4,234 | 12/1/2015 |
4.4.1 | 2,862 | 8/26/2015 |
4.4.0.3 | 3,046 | 3/29/2015 |
4.4.0.1 | 1,241 | 1/9/2015 |
4.4.0 | 2,718 | 12/1/2014 |
For detailed release notes see https://openriaservices.codeplex.com/releases/view/619745
4.5.0-rc1:
* Faster type discovery should result in faster code gen for som scenarios
4.5.0-beta3:
* Ensure web project is built before client
* Automatically generate WebContext for .exe projects
* Use msbuild property OpenRiaGenerateApplicationContext to control webcontext generation instead of SilverlightApplication
4.4.1.1:
* Support for .NET Framework 4.6.1
4.4.1.0:
* Support for .NET Framework 4.6