sdk
Project creator
Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI.
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
3k stars
224 watching
1k forks
Language: C#
last commit: 4 days ago clidotnetsdkvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,410 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,416 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 724 |
microsoft/dotnet | The official home of .NET on GitHub, providing documentation, open source projects, and resources for developers. | 14,419 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,264 |
dotnet/runtime | Provides the underlying runtime and libraries for .NET applications | 15,352 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
dotnet/msbuild | The Microsoft Build Engine is a platform for building applications by controlling how the build process processes and builds software. | 5,232 |
dotnet/aspire | A cloud-ready stack for building distributed applications with standardized interfaces and tools to accelerate development | 3,880 |
dotnet/docfx | Generates static HTML documentation for .NET APIs and other applications | 4,075 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,079 |
dotnetcore/smartcode | Automates building and scaffolding of .NET Core projects using code generation and task management | 572 |