Commented Issue: [Required] incorrectly added to database generated...
When using EntityFramework and fluent configuration (or a code generation strategy without [DatabaseGenerated] attributes Ria Services will incorrectly infer that databasegenerated properties such as...
View ArticleSource code checked in, #67e67016f7073c9cafa9683522f83c018bab643d
Update nuspec version to 4.5.0
View ArticleSource code checked in, #85077899c3d47c88485483aad913aa62060e1518
Cleanup project files
View ArticleSource code checked in, #1aa93f36a8b519d64c1fb28f841f423bc66f9928
Remove some unused files
View ArticleSource code checked in, #6ff8a06410b29f76575d56f4e555b699f96d5878
Add extension points for WCF DomainClientFactory implementation * Add a new base-class WcfDomainClientFactory for WebDomainClientFactory that can be shared with soap and json endpoints in the future *...
View ArticleSource code checked in, #088b639b2a4274fc70eddf69bdc14e55570c4ad1
Add back silverlight specific codegen target Since the build ordering feature has some issues for silverlight projects in some cases add back the silverlight specific codegen target and add a build...
View ArticleSource code checked in, #ad3df2fb0ed3e95090dcfa1ca9e0b4a4bc63e33d
Add coverity build script Add script used for coverity analysis so anyone can do it
View ArticleSource code checked in, #755ccaf4fd71f2d49fb3cccbbe0b9581eed42870
Fix bug in SOAP endpoint not reading query options from header
View ArticleSource code checked in, #f9d4ee1ec9b97b337f559c8c3cd757d118ed3c64
Fix a couple of issues and codesmells found by sonarqube
View ArticleSource code checked in, #68eb93ee06744fecee1c593e6884eefa9756410c
Add readonly to fields that never change
View ArticleSource code checked in, #dc1dd7633da31fc2801505e548945d4ae28dbe82
Add additional info to readme
View ArticleSource code checked in, #d7df794d2ce93a64ef606eb9eff293e23db6a175
Remove redundant linked items from Hosting.Endpoints project Enable InternalsVisibleTo from Hosting to Hosting.Endpoints Ideally we should make all required types public so that we can remove the need...
View ArticleUpdated Release: 4.5.0 (Aug 20, 2016)
4.5.0 The goal of the release is to add improved cross platform support.This is the first release with stable WPF support as well as (at least partioal) core support to many other platforms such as...
View ArticleUpdated Release: 4.5.0 (Aug 20, 2016)
4.5.0 The goal of the release is to add improved cross platform support.This is the first release with stable WPF support as well as (at least partioal) core support to many other platforms such as...
View ArticleReleased: 4.5.0 (Nov 09, 2016)
4.5.0 The goal of the release is to add improved cross platform support. This is the first release with stable WPF support as well as (at least partioal) core support to many other platforms such as...
View ArticleUpdated Release: 4.5.0 (Nov 09, 2016)
4.5.0 The goal of the release is to add improved cross platform support.This is the first release with stable WPF support as well as (at least partioal) core support to many other platforms such as...
View ArticleSource code checked in, #2ea5b54b27f7497d25b81adc780be070bf91b709
Dont include content files from server project link
View ArticleCreated Unassigned: 4.5.0-rc2 - import...
After upgrading my solution to 4.5.0-rc2 (from 4.4.1), I could not open my Silverlight client anymore, complaining I could only reference other Silverlight projects.I noticed these lines were added to...
View ArticleCreated Unassigned: FileLoadException - Could not load file or assembly...
The commit: ddcb0ea2 made by danneesset <daniel.svensson@hotmail.se>at 8/12/2016 12:54:52 PM introduced FileLoadException in Silverlight version of OpenRiaServices.DomainServices.Client. The root...
View ArticleCommented Unassigned: FileLoadException - Could not load file or assembly...
The commit: ddcb0ea2 made by danneesset <daniel.svensson@hotmail.se>at 8/12/2016 12:54:52 PM introduced FileLoadException in Silverlight version of OpenRiaServices.DomainServices.Client. The root...
View Article