Coder Social home page Coder Social logo

Portable library about purify HOT 4 OPEN

glennblock avatar glennblock commented on August 18, 2024
Portable library

from purify.

Comments (4)

ovatsus avatar ovatsus commented on August 18, 2024

We had the original solution from Rasmus Faber's on FSharp.Data for some time, and now ported also the mono implementation from PUrify, but we haven't managed to find a pcl implementation. If you do find one, we're interested :)

from purify.

glennblock avatar glennblock commented on August 18, 2024

@ovatsus you mean if will have a PCL? I am going to create it now.

from purify.

ovatsus avatar ovatsus commented on August 18, 2024

Humm, so purify is a nop in PCL? What if the PCL is used on a desktop .NET application?

from purify.

glennblock avatar glennblock commented on August 18, 2024

Not exactly. The implementation of the PCL is a stub yes. This is fine for
Windows Phone. because Uri should support pct-encoding not being escaped
similar to .NET 4.5. The stub is a trick to enable the PCL to still target
the phone so that it can be referenced from phone apps.

The PCL nuget though will also contain the .NET 3.5 Purify DLL in a Net35
folder. Because of how nuget works at installation time, this DLL will
overwrite the PCL if running on the desktop or Mono/Xamarin.

We need to test this out and may require additional platform folders in the
package, but we will eventually get to where we want to be.

On Wednesday, April 30, 2014, Gustavo Guerra [email protected]
wrote:

Humm, so purify is a nop in PCL? What if the PCL is used on a desktop .NET
application?


Reply to this email directly or view it on GitHubhttps://github.com//issues/23#issuecomment-41785847
.

from purify.

Related Issues (14)

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.