Code Monkey home page Code Monkey logo

Comments (4)

mellinoe avatar mellinoe commented on May 24, 2024 1

I don't have a problem with adding a build-only dependency for this repository, but I don't want to force downstream users to reference any extra packages. It looks like that is possible based on the description:

All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced

So I think it's fine to use it here. I wish there were something free and based on Roslyn that was available, but nothing like that is available, AFAIK. The nullability stuff will probably be obviated by C# 8 features, which I'm planning to use everywhere once it's available.

from shadergen.

thargy avatar thargy commented on May 24, 2024

Nullable reference types are a dream come true, and will be a huge boon. The annotations add a bit more, but it’s not unusual to see R# features creep into VS over time.

from shadergen.

msmshazan avatar msmshazan commented on May 24, 2024

I am on the opinion of reduce cluttering of the code base with R# or other third party tooling code

from shadergen.

thargy avatar thargy commented on May 24, 2024

Happy to close this as R# is becoming less popular/necessary anyway.

from shadergen.

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.