OpenRiaServices.Signed.Client.Core 4.5.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenRiaServices.Signed.Client.Core --version 4.5.0.1
NuGet\Install-Package OpenRiaServices.Signed.Client.Core -Version 4.5.0.1
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.Signed.Client.Core" Version="4.5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenRiaServices.Signed.Client.Core --version 4.5.0.1
#r "nuget: OpenRiaServices.Signed.Client.Core, 4.5.0.1"
#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.Signed.Client.Core as a Cake Addin
#addin nuget:?package=OpenRiaServices.Signed.Client.Core&version=4.5.0.1

// Install OpenRiaServices.Signed.Client.Core as a Cake Tool
#tool nuget:?package=OpenRiaServices.Signed.Client.Core&version=4.5.0.1

OpenRiaServices.Signed.Client.Core provides the OpenRiaServices.DomainServices.Client and OpenRiaServices.DomainServices.Client.Web assemblies for your client projects.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Silverlight sl5 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on OpenRiaServices.Signed.Client.Core:

Package Downloads
OpenRiaServices.Signed.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

OpenRiaServices.Signed.Client is the full signed OpenRiaServices client for wpf/silverlight and portable libraries in a single package.

OpenRiaServices.Signed.Silverlight.CodeGen The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Code generation for silverlight targets, other target platforms should use OpenRiaServices.Client.CodeGen.

OpenRiaServices.Signed.ViewModel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Open RIA Services Toolkit - Silverlight ViewModel (MVVM) features

OpenRiaServices.Signed.EntityTools The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Open RIA Services Contrib - Entity Tools

OpenRiaServices.Signed.Silverlight.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Note: This is just an alias for the new OpenRiaServices.Signed.Client.Core package in order to make upgrading easy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.6.0 1,235 6/11/2019
4.5.3 1,881 6/10/2018
4.5.1 3,382 3/4/2018
4.5.0.1 1,183 6/14/2017
4.5.0 19,013 3/19/2017
4.5.0-rc2 1,362 11/9/2016
4.5.0-rc1 1,078 8/20/2016
4.5.0-beta3 960 4/17/2016
4.5.0-beta2 807 2/16/2016
4.5.0-beta1 995 2/7/2016
4.4.0.3 4,180 3/29/2015
4.4.0 4,317 12/1/2014
4.4.0-Beta5 1,481 9/30/2014

4.5.0.1
* Metadata only update to remove incorrect frameworkAssembly for silverlight
* Fix silverlight designer behaviour (Issue #99)

4.5.0:
For detailed release notes see https://openriaservices.codeplex.com/releases/view/619745

4.5.0-rc1:
* Improved performance for large EntityCollections
* Improved nuget behaviour for other targets than silverlight and desktop .net
* Updated portable library to have the same implementation as non portable builds
* Added netstandard 1.3 build (experimental)
see https://docs.microsoft.com/sv-se/dotnet/articles/standard/library for netstandard information
* AssemblyVersion updated to 4.0.0.0 for silverlight and portable build
** Silverlight support automat assembly redirection to higher versions so manual redirection should not be required for any target platform

4.5.0-beta3:
* Desktop client now support Cookies by default (which means Forms authentication just works)
** Can be controlled via WebDomainClientFactory.CookieContainer
* WebDomainClientFactory can now be overridden

4.5.0-beta2: Fix beta1 bug (NRE in WebDomainClientFactory.CreateDomainClientCore)
* require .Net 4.5 for client libraries
* Extend client API for non Silverlight platforms

4.5.0-beta1: Added DomainClientFactory