All Projects → dotnet → Sdk

dotnet / Sdk

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

Projects that are alternatives of or similar to Sdk

Zapier Platform Cli
💻 Build Zapier integrations and test locally using the JavaScript tools you already know.
Stars: ✭ 249 (-75%)
Mutual labels:  cli, sdk
Fvm
Flutter Version Management: A simple CLI to manage Flutter SDK versions.
Stars: ✭ 1,293 (+29.82%)
Mutual labels:  cli, sdk
Nodejs
Everything related to the Node.js ecosystem for the commercetools platform.
Stars: ✭ 47 (-95.28%)
Mutual labels:  cli, sdk
Pyintelowl
Robust Python SDK and Command Line Client for interacting with IntelOwl's API.
Stars: ✭ 26 (-97.39%)
Mutual labels:  cli, sdk
Devkit
Stars: ✭ 561 (-43.67%)
Mutual labels:  cli, sdk
Artoolkitx
artoolkitX
Stars: ✭ 272 (-72.69%)
Mutual labels:  visual-studio, sdk
Cli
💻 Decentraland command-line interface
Stars: ✭ 49 (-95.08%)
Mutual labels:  cli, sdk
Globalplatformpro
🌐 🔐 Manage applets and keys on JavaCard-s like a pro (via command line or from your Java project)
Stars: ✭ 409 (-58.94%)
Mutual labels:  cli, sdk
Aliyun Cli
Alibaba Cloud CLI
Stars: ✭ 561 (-43.67%)
Mutual labels:  cli, sdk
Annwvyn
Annwvyn C++ Open Source designed-for-VR game engine and application developement framework
Stars: ✭ 34 (-96.59%)
Mutual labels:  visual-studio, sdk
Sqlite Global Tool
SQLite .NET Core CLI tool that allows the user to manually enter and execute SQL statements with or without showing query result.
Stars: ✭ 37 (-96.29%)
Mutual labels:  cli
Fuego
fuego is a library for automatically generating command line interfaces (CLIs) from function and struct.
Stars: ✭ 37 (-96.29%)
Mutual labels:  cli
Commercetools Php Sdk
The e-commerce SDK from commercetools for PHP.
Stars: ✭ 38 (-96.18%)
Mutual labels:  sdk
Iotz
compile things easy 🚀
Stars: ✭ 39 (-96.08%)
Mutual labels:  cli
Cli
GraphQL back-end framework with first-class Typescript support
Stars: ✭ 37 (-96.29%)
Mutual labels:  cli
Make Me Lol
😄 A command-line tool to make you laugh
Stars: ✭ 38 (-96.18%)
Mutual labels:  cli
Spinnercpp
Simple header only library to add a spinner / progress indicator to any terminal application.
Stars: ✭ 37 (-96.29%)
Mutual labels:  cli
Gomodctl
Search, Check, and Update Go modules.
Stars: ✭ 37 (-96.29%)
Mutual labels:  cli
Mythra
Music retrieval CLI and API using rust
Stars: ✭ 37 (-96.29%)
Mutual labels:  cli
Snoo
A Reddit command line client written in Node.js, using modern ES-features
Stars: ✭ 39 (-96.08%)
Mutual labels:  cli

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].