Code Monkey home page Code Monkey logo

jcd.netstandard20.shim's Introduction

Jcd.Netstandard20.Shim

A netstandard2.0 library that provides access to Index, Range, and Nullability attributes.

  • These are usually only available in netstandard2.1 and above. Original source obtained from the dotnet foundation's GitHub repository.
  • The code was retrieved on March 13 2024 from the main branch.
  • The original code and this adaptation are licensed under the MIT OSS license.

Badges

GitHub Build status

MyGet Nuget

jcd.netstandard20.shim's People

Contributors

jason-c-daniels avatar

Watchers

 avatar

jcd.netstandard20.shim's Issues

Unnecessary reference to Jcd.Validations

Bug Description (REQUIRED)

The package contains an unnecessary reference to Jcd.Validations causing more assemblies than anticipated to be distributed.

Steps To Reproduce (REQUIRED)

  1. Add a reference to Jcd.Netstandard20.Shim
  2. Build the project

Observed Results (REQUIRED)

Jcd.Validations is in the folder along with Jcd.Netstandard20.Shim.

Expected Results (REQUIRED)

Only Jcd.Netstandard20.Shim and the assembly that was built should be in the build output folder.

Screenshots (OPTIONAL)

If applicable, add screenshots to help explain the problem.

Console Output/Log Files (OPTIONAL)

If applicable, add console output and/or log files to help explain the problem.

TODO: Customize your own set of environment information that you want to capture. This may vary per project.

All Environments

  • Jcd.Netstandard20.Shim Version: 1.0.1

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.