GithubHelp home page GithubHelp logo

Comments (8)

eat-sleep-code avatar eat-sleep-code commented on May 25, 2024 3

@olance I have just discovered that installing the Microsoft.NETCore.Portable.Compatibility package will allow you to compile this for .NET Core..

@CBaptiste Perhaps you can alter the Nuget package to add this dependency (or at least update the instructions to point this out).

from algoliasearch-client-csharp.

CBaptiste avatar CBaptiste commented on May 25, 2024 1

Finally ready \o/
We ll release the .Core support next week and we will drop support to .NET 4.0 and 4.5 at the same time - outdated

from algoliasearch-client-csharp.

CBaptiste avatar CBaptiste commented on May 25, 2024

Hello, sorry for the delay !

So I looked into and there s definitely a compatibility issue here since we are using dlls methods that are not portable to .NET Core or even .Net Framework (we target .Net Portable)
I ll try to evaluate the impact of such switch and let you know if that is something we ll do in the following weeks

from algoliasearch-client-csharp.

CBaptiste avatar CBaptiste commented on May 25, 2024

Very useful insight, I ll check it out tomorow 👍

Thank you for the input

from algoliasearch-client-csharp.

olance avatar olance commented on May 25, 2024

@eat-sleep-code Thanks a lot for the info :)

from algoliasearch-client-csharp.

taho101 avatar taho101 commented on May 25, 2024

Hello, when can we expect support for .NET Core to be provided?
I am working on a project that uses Core and I can not use the Algolia client :)

from algoliasearch-client-csharp.

CBaptiste avatar CBaptiste commented on May 25, 2024

Hello @taho101,

Right now we cannot provide any ETA yet but there is a workaround: Microsoft.NETCore.Portable.Compatibility.
If you import this package, you should be able to use our client, we tested it and it works fine on a .NET Core platform !
Let me know how it goes :)

from algoliasearch-client-csharp.

andymac4182 avatar andymac4182 commented on May 25, 2024

@CBaptiste Curious why you chose to target netcoreapp as well as netstandard?

from algoliasearch-client-csharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.