OpenRiaServices.Client.CodeGen 4.5.0-beta3

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-beta3                
NuGet\Install-Package OpenRiaServices.Client.CodeGen -Version 4.5.0-beta3                
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-beta3" />                
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-beta3                
#r "nuget: OpenRiaServices.Client.CodeGen, 4.5.0-beta3"                
#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-beta3&prerelease

// Install OpenRiaServices.Client.CodeGen as a Cake Tool
#tool nuget:?package=OpenRiaServices.Client.CodeGen&version=4.5.0-beta3&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.6.0 1,145 11/14/2024
5.5.0 386 6/13/2024
5.4.3 546 3/14/2024
5.4.2 2,031 1/10/2024
5.4.1 1,843 11/13/2023
5.4.0 1,771 9/29/2023
5.4.0-tags-v5-4-0-preview-1.1 199 6/20/2023
5.4.0-preview.2 103 8/1/2023
5.3.1 510 5/26/2023
5.3.0 442 4/14/2023
5.2.0 913 11/25/2022
5.1.2 882 8/30/2022
5.1.0 2,994 6/7/2022
5.1.0-preview.4 466 11/16/2021
5.1.0-preview.3 219 10/15/2021
5.1.0-preview.2 159 10/13/2021
5.1.0-preview.1 242 9/26/2021
5.0.1 2,272 9/10/2021
5.0.0 3,337 1/14/2021
5.0.0-rc0001 639 11/16/2020
5.0.0-preview0003 2,214 12/4/2019
5.0.0-preview0002 592 10/30/2019
5.0.0-preview0001 591 9/2/2019
4.6.3 9,615 8/15/2019
4.6.2 1,053 7/19/2019
4.6.1 931 6/28/2019
4.6.0 1,895 6/11/2019
4.6.0-preview0001 659 3/19/2019
4.5.4 5,758 12/29/2018
4.5.1 6,029 3/4/2018
4.5.0 3,809 3/19/2017
4.5.0-rc2 1,229 11/9/2016
4.5.0-rc1 1,050 8/20/2016
4.5.0-beta3 1,134 4/17/2016
4.4.1.1 4,317 12/1/2015
4.4.1 2,937 8/26/2015
4.4.0.3 3,118 3/29/2015
4.4.0.1 1,317 1/9/2015
4.4.0 2,815 12/1/2014

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