Giter Club home page Giter Club logo

Comments (4)

khellang avatar khellang commented on July 30, 2024 1

There's no assembly in the package. It's a source-only package where a single .cs file is included into your build when you install the package. It seems LINQpad doesn't handle these very well and this should probably be a feature request for the 😄

from mimetypes.

doggy8088 avatar doggy8088 commented on July 30, 2024

I do asked in LINQPad forum here: https://forum.linqpad.net/discussion/3188/warning-no-compatible-assemblies-found-in-package-mimetypes

I think it's not possible to have MSBuild support in LINQPad.

from mimetypes.

alexeygritsenko avatar alexeygritsenko commented on July 30, 2024

Hi, i have same issues in VS2022, ASP.NET API 4.8 project:

Error Could not install package 'MimeTypes 2.5.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

from mimetypes.

khellang avatar khellang commented on July 30, 2024

Weird. The package includes content files for both .NET Standard and .NET Framework, which should both be usable by .NET Framework 4.8:

image

Personally I've used it in multiple .NET Framework projects. It would be nice if you could submit a repro project.

from mimetypes.

Related Issues (16)

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.