Sunday, July 4, 2021

Polyglot

 


EF Core – Combining SQL and NoSQL databases for better performance



uses RavenDB but it looks like a very good article on the subject.
Also have a look at Veena Sarda's article on c# corner



No comments:

Post a Comment

How to check local and global angular versions

 Use the command ng version (or ng v ) to find the version of Angular CLI in the current folder. Run it outside of the Angular project, to f...