Hi!

After some years I'm now playing again with DO, especially with the .net core version of it. i've reread some blog posts about internals and etc. on blog.dataobjects.net to catch up. Unfortunately many valuable blog posts lived on Alex Yakunin's blog page (blog.alexyakunin.com), and those are inaccessible now (http 404). Are there any way to access them? Could you republish them? Many concepts are explained only there...

Are there any information about Orm.Core? Or at least a table on what is working and what is not working in the current version?

Thanks!

asked Jul 22 '19 at 10:57

OneDeveloper's gravatar image

OneDeveloper
9225

edited Jul 22 '19 at 11:00


One Answer:

Hello,

Welcome to DO again! Speaking of blog of Alex Yakunin, well, it seems to be his personal blog and i don't know much about it.

As for .Net Standard version, we're working on it. For most of it we ported full framework version as is, but some of things had to be changed like working with configuration and some others. Major things work. At first we introduced only SQL Server provider but then ported several more (the once which have client libraries for .Net Standard). It seems to have some problems with serialization in some places. Some of vital serialization parts was fixed in the previous version but some have problems. Some providers have some weak spots I admit, for instance the one for PostgreSQL. I'm fighting with it now - they have changed some very serious things and we have to workaround them if we can. For now our goal is to deliver async capabilities to .Net Standard version I mean queries and session opening. It seems to be ready for Beta release and we publish it any time soon as long as figure out what is wrong with the PostgreSQL client library

answered Jul 23 '19 at 00:15

Alexey%20Kulakov's gravatar image

Alexey Kulakov
77225

Hi Alexey,

So i should ask Alex Yakunin about his blog.... i will try.

News on the new version are promising... Are there any way to contribute?

(Aug 08 '19 at 10:15) OneDeveloper OneDeveloper's gravatar image

Hello. For now the only way for somebody to contribute is giving us feedback about issues if any appear so we can fix them. You can get Xtensive.Orm.Core package from Nuget and try it.

(Aug 12 '19 at 01:20) Alexey Kulakov Alexey%20Kulakov's gravatar image

OK, understand. I've emailed with Alex Yakunin. Sadly, the content of his blog is lost. Good coding!

(Aug 12 '19 at 05:34) OneDeveloper OneDeveloper's gravatar image
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
toggle preview

Subscription:

Once you sign in you will be able to subscribe for any updates here

Tags:

×3
×1
×1

Asked: Jul 22 '19 at 10:57

Seen: 2,199 times

Last updated: Aug 12 '19 at 05:34

powered by OSQA