Skip to content
/ sdk Public
forked from dotnet/sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

License

Notifications You must be signed in to change notification settings

cdmihai/sdk

This branch is 1 commit ahead of, 69933 commits behind dotnet/sdk:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2020
Aug 13, 2020
Aug 26, 2020
Apr 2, 2020
Aug 27, 2020
Aug 13, 2020
Dec 2, 2019
Mar 24, 2020
Aug 18, 2020
Apr 2, 2020
Aug 10, 2020
May 13, 2020
Jul 17, 2020
Mar 26, 2019
Aug 16, 2020
Feb 24, 2019
Aug 19, 2020
Feb 28, 2020
Sep 20, 2018
Sep 19, 2018
Aug 21, 2020
Sep 19, 2018
Sep 19, 2018
Aug 12, 2020
Sep 19, 2018
Sep 19, 2018
Dec 2, 2019

Repository files navigation

Welcome to dotnet sdk

This repo contains core functionality needed to create .NET projects that is shared between VisualStudio and CLI.

Please refer to dotnet/project-system for the project system work that is specific to Visual Studio.

Build status

Windows x64

Testing a local build

To test your locally built SDK, run eng\dogfood.cmd after building. That script starts a new Powershell with the environment configured to redirect SDK resolution to your build.

From that shell your SDK will be available in:

  • any Visual Studio instance launched (via & devenv.exe)
  • dotnet build
  • msbuild

Installing the SDK

Official builds

Latest builds

How do I engage and contribute?

We welcome you to try things out, file issues, make feature requests and join us in design conversations. Also be sure to check out our project documentation and Developer Guide.

This project has adopted the .NET Foundation Code of Conduct to clarify expected behavior in our community.

About

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.4%
  • Shell 3.4%
  • PowerShell 2.9%
  • CMake 0.5%
  • Groovy 0.4%
  • Batchfile 0.3%
  • Other 0.1%