GithubHelp home page GithubHelp logo

vincep1974 / standard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotnet/standard

0.0 2.0 0.0 5.65 MB

This repo is building the .NET Standard

License: MIT License

C# 99.86% Shell 0.06% Batchfile 0.06% Groovy 0.01% PowerShell 0.02%

standard's Introduction

.NET Standard

This repository contains the principles and definition of the .NET Standard.

.NET Standard solves the code sharing problem for .NET developers across all platforms by bringing all the APIs that you expect and love across the environments that you need: desktop applications, mobile apps & games, and cloud services:

  • .NET Standard is a set of APIs that all .NET platforms have to implement. This unifies the .NET platforms and prevents future fragmentation.
  • .NET Standard 2.0 will be implemented by .NET Framework, .NET Core, and Xamarin. For .NET Core, this will add many of the existing APIs that have been requested.
  • .NET Standard 2.0 includes a compatibility shim for .NET Framework binaries, significantly increasing the set of libraries that you can reference from your .NET Standard libraries.
  • .NET Standard will replace Portable Class Libraries (PCLs) as the tooling story for building multi-platform .NET libraries.

How to Engage, Contribute and Provide Feedback

You are also encouraged to start a discussion by filing an issue.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Learning More

Currently defined versions of the .NET Standard can be located in the Versions document.

For more information, check out the FAQ. It should answer any questions you have not covered by the versions documentation.

standard's People

Contributors

weshaggard avatar ericstj avatar terrajobst avatar akoeplinger avatar ellismg avatar chcosta avatar eerhardt avatar tarekgh avatar danmoseley avatar alexghiondea avatar yhvicey avatar svick avatar mairaw avatar dagood avatar bleroy avatar factormystic avatar dotnet-bot avatar wonyoungchoi avatar viktorhofer avatar vivelin avatar richlander avatar pranavkm avatar omajid avatar mletterle avatar dasmulli avatar karelz avatar famousgarkin avatar jondouglas avatar 4creators avatar chamons avatar

Watchers

James Cloos avatar  avatar

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.