question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Target netstandard 2.0 and migrate to Microsoft.Azure.Cosmos

See original GitHub issue

Trim csprojs by adopting the SDK-style approach and target netstandard2.0 at the same time.

  • Migrate csprojs to SDK style approach
  • Migrate from Microsoft.Azure.DocumentDB to Microsoft.Azure.Cosmos for netstandard2.0 support

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jkoneckicommented, Aug 8, 2019

If you would like to create a PR, I will be more than happy.

On Thu, 8 Aug 2019, 14:48 Anders, notifications@github.com wrote:

Let me know if you need a hand.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Eveneum/Eveneum/issues/3?email_source=notifications&email_token=AANRNDZCON2KQY7NRFF6DT3QDQI3PA5CNFSM4IKJGRT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD33QADQ#issuecomment-519503886, or mute the thread https://github.com/notifications/unsubscribe-auth/AANRND5SKYZPTIZRH2X64PLQDQI3PANCNFSM4IKJGRTQ .

0reactions
anarsencommented, Aug 15, 2019

Awesome! I’ll give it a spin this weekend.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migration from Microsoft.Azure.DocumentDB to ...
The SDK targets .NET Standard 2.0 that unifies the existing Azure Cosmos DB .NET Framework and .NET Core SDKs into a single .NET...
Read more >
Migration from Microsoft.Azure.DocumentDB to ...
So the answer is, you can use Microsoft.Azure.Cosmos on a .NET 4.7.2 application without issues. For migration from Microsoft.Azure.DocumentDB ...
Read more >
Migrate your application to use the Azure Cosmos DB .NET ...
NET Standard 2.0 that unifies the existing Azure Cosmos DB .NET Framework and .NET Core SDKs into a single .NET SDK. You can...
Read more >
Using SDK v. 3.7.0 in netstandard 2.0 project results in ...
After installing Microsoft.Azure.Cosmos v. 3.7.0 to a netstandard2.0 class library that is called from .NET Framework 4.7.2 Console app throws ...
Read more >
Microsoft.Azure.DocumentDB.Core 2.20.0
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found