robinrodricks / FluentStorage

A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
MIT License
263 stars 33 forks source link

support .NET 8 #51

Closed ductai202 closed 7 months ago

ductai202 commented 7 months ago

Hi Guys, do you have plan to upgrade the library to support .NET 8. Thank you

robinrodricks commented 7 months ago

Why cant you use it as is? What is missing for .NET 8?

ductai202 commented 7 months ago

No i'm just asking. Because our product plan to update .NET8, and not sure the library can compatible with it. I ask to confirm 😁

robinrodricks commented 7 months ago

It should work.