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.
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.
// Install OpenRiaServices.Client.CodeGen as a Cake Addin
#addin nuget:?package=OpenRiaServices.Client.CodeGen&version=4.5.0-rc1&prerelease

// Install OpenRiaServices.Client.CodeGen as a Cake Tool
#tool nuget:?package=OpenRiaServices.Client.CodeGen&version=4.5.0-rc1&prerelease                

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.5.0 220 6/13/2024
5.4.3 469 3/14/2024
5.4.2 1,965 1/10/2024
5.4.1 1,771 11/13/2023
5.4.0 1,694 9/29/2023
5.4.0-tags-v5-4-0-preview-1.1 187 6/20/2023
5.4.0-preview.2 89 8/1/2023
5.3.1 459 5/26/2023
5.3.0 384 4/14/2023
5.2.0 865 11/25/2022
5.1.2 829 8/30/2022
5.1.0 2,629 6/7/2022
5.1.0-preview.4 446 11/16/2021
5.1.0-preview.3 197 10/15/2021
5.1.0-preview.2 139 10/13/2021
5.1.0-preview.1 220 9/26/2021
5.0.1 2,213 9/10/2021
5.0.0 3,266 1/14/2021
5.0.0-rc0001 573 11/16/2020
5.0.0-preview0003 2,047 12/4/2019
5.0.0-preview0002 548 10/30/2019
5.0.0-preview0001 538 9/2/2019
4.6.3 9,514 8/15/2019
4.6.2 988 7/19/2019
4.6.1 874 6/28/2019
4.6.0 1,833 6/11/2019
4.6.0-preview0001 601 3/19/2019
4.5.4 5,697 12/29/2018
4.5.1 5,836 3/4/2018
4.5.0 3,678 3/19/2017
4.5.0-rc2 1,131 11/9/2016
4.5.0-rc1 960 8/20/2016
4.5.0-beta3 1,038 4/17/2016
4.4.1.1 4,222 12/1/2015
4.4.1 2,830 8/26/2015
4.4.0.3 3,002 3/29/2015
4.4.0.1 1,235 1/9/2015
4.4.0 2,680 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