OpenRiaServices.Client.CodeGen 4.5.0-rc1

Prefix Reserved
This is a prerelease version of OpenRiaServices.Client.CodeGen.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenRiaServices.Client.CodeGen --version 4.5.0-rc1
                    
NuGet\Install-Package OpenRiaServices.Client.CodeGen -Version 4.5.0-rc1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenRiaServices.Client.CodeGen" Version="4.5.0-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenRiaServices.Client.CodeGen" Version="4.5.0-rc1" />
                    
Directory.Packages.props
<PackageReference Include="OpenRiaServices.Client.CodeGen" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenRiaServices.Client.CodeGen --version 4.5.0-rc1
                    
#r "nuget: OpenRiaServices.Client.CodeGen, 4.5.0-rc1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=OpenRiaServices.Client.CodeGen&version=4.5.0-rc1&prerelease
                    
Install OpenRiaServices.Client.CodeGen as a Cake Addin
#tool nuget:?package=OpenRiaServices.Client.CodeGen&version=4.5.0-rc1&prerelease
                    
Install OpenRiaServices.Client.CodeGen as a Cake Tool

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.

There are no supported framework assets in this package.

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 1,730 11/14/2024
5.5.0 397 6/13/2024
5.4.3 559 3/14/2024
5.4.2 2,031 1/10/2024
5.4.1 1,844 11/13/2023
5.4.0 1,776 9/29/2023
5.4.0-tags-v5-4-0-preview-1.1 201 6/20/2023
5.4.0-preview.2 104 8/1/2023
5.3.1 517 5/26/2023
5.3.0 455 4/14/2023
5.2.0 919 11/25/2022
5.1.2 889 8/30/2022
5.1.0 3,113 6/7/2022
5.1.0-preview.4 478 11/16/2021
5.1.0-preview.3 231 10/15/2021
5.1.0-preview.2 171 10/13/2021
5.1.0-preview.1 254 9/26/2021
5.0.1 2,287 9/10/2021
5.0.0 3,356 1/14/2021
5.0.0-rc0001 656 11/16/2020
5.0.0-preview0003 2,255 12/4/2019
5.0.0-preview0002 610 10/30/2019
5.0.0-preview0001 609 9/2/2019
4.6.3 9,647 8/15/2019
4.6.2 1,071 7/19/2019
4.6.1 949 6/28/2019
4.6.0 1,917 6/11/2019
4.6.0-preview0001 678 3/19/2019
4.5.4 5,796 12/29/2018
4.5.1 6,091 3/4/2018
4.5.0 3,850 3/19/2017
4.5.0-rc2 1,269 11/9/2016
4.5.0-rc1 1,091 8/20/2016
4.5.0-beta3 1,175 4/17/2016
4.4.1.1 4,364 12/1/2015
4.4.1 2,978 8/26/2015
4.4.0.3 3,161 3/29/2015
4.4.0.1 1,360 1/9/2015
4.4.0 2,859 12/1/2014

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