azure-contrib / AzureDirectory

A Lucene Directory Provider for Azure Blob Storage
Microsoft Public License
77 stars 57 forks source link

Support .net 4.0 #18

Closed abadyl closed 4 years ago

abadyl commented 9 years ago

Hi, Is it possible to add support of .net 4.0

In out example we are using Umbraco 6.* and we can't migrate out solution to 4.5

I checked and if to replace Mutex.TryOpenExisting with custom reslization, then it should be possible to run under 4.0

Best regards, Alexey Badyl

richorama commented 9 years ago

happy if you want to submit a PR, although most people are moving over to using the azure search service now....