yevhen / Streamstone

Event store for Azure Table Storage
Other
395 stars 64 forks source link

Migrate from Microsoft.Azure.Cosmos.Table to Azure.Data.Tables #68

Closed sergiojrdotnet closed 11 months ago

sergiojrdotnet commented 11 months ago

Fixes #64

sergiojrdotnet commented 11 months ago

@yevhen could you please update the continuous integration environment to net 8?

yevhen commented 11 months ago

Wow! This is so cool! I would try to review and release it this week! Amazing work!

yevhen commented 11 months ago

@sergiojrdotnet 3.0.0 is on nuget! Thanks for the incredible effort you did to make it happen! 💪 🔝 🥇

yevhen commented 11 months ago

@yevhen could you please update the continuous integration environment to net 8?

appveyor didn't refresh their build images yet and I was unlucky trying to install the .net 8 SDK into Ubuntu 20.04 using MS provided instructions( Will update once appveyor roll out the officially supported version

sergiojrdotnet commented 11 months ago

@yevhen could you please update the continuous integration environment to net 8?

appveyor didn't refresh their build images yet and I was unlucky trying to install the .net 8 SDK into Ubuntu 20.04 using MS provided instructions( Will update once appveyor roll out the officially supported version

Very nice, I'm planning to also send a performance improvement PR soon.