dotnet-execute 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global dotnet-execute --version 0.1.1                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local dotnet-execute --version 0.1.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-execute&version=0.1.1                
nuke :add-package dotnet-execute --version 0.1.1                

dotnet-exec

dotnet-execute

dotnet-execute Latest

default

Intro

dotnet-exec is a command line tool for custom C# program entry point

dotnet-exec HttpPathJsonSample.cs

dotnet-exec HttpPathJsonSample.cs --entry MainTest

Install

dotnet tool update -g dotnet-execute

More

LanguageVersion

By default, it's using the latest language version, you can use the Preview version with --lang-version=Preview

EntryPoint

By default, it would use MainTest as the entry point, you can customize with --entry option

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.25.0-preview-20241205-003755 63 12/5/2024
0.25.0-preview-20241205-001213 69 12/5/2024
0.24.0 1,043 11/24/2024
0.24.0-preview-20241124-035720 139 11/24/2024
0.24.0-preview-20241117-021926 247 11/17/2024
0.24.0-preview-20241025-003522 424 10/25/2024
0.24.0-preview-20241010-163230 227 10/10/2024
0.24.0-preview-20241009-161812 258 10/9/2024
0.24.0-preview-20241009-152619 167 10/9/2024
0.24.0-preview-20241004-001036 330 10/4/2024
0.24.0-preview-20241003-015422 236 10/3/2024
0.24.0-preview-20241002-173926 198 10/2/2024
0.24.0-preview-20240918-153023 308 9/18/2024
0.24.0-preview-20240911-171636 218 9/11/2024
0.23.0 3,779 8/29/2024
0.23.0-preview-20240824-102835 198 8/24/2024
0.23.0-preview-20240815-002214 344 8/15/2024
0.22.0 2,017 7/10/2024
0.21.0 1,174 6/15/2024
0.20.0 569 6/6/2024
0.19.0 1,756 4/21/2024
0.18.1 2,522 3/2/2024
0.18.0 737 3/1/2024
0.17.0 1,102 2/6/2024
0.16.0 1,449 1/5/2024
0.15.0 1,516 11/23/2023
0.14.0 2,051 4/22/2023
0.13.0 1,938 3/16/2023
0.12.0 2,073 12/3/2022
0.11.0 1,958 11/22/2022
0.10.0 1,906 11/15/2022
0.9.0 1,871 11/9/2022
0.8.0 2,069 10/26/2022
0.7.0 2,179 7/17/2022
0.6.0 2,293 7/1/2022
0.5.0 2,217 6/26/2022
0.4.0 2,203 6/18/2022
0.3.0 2,662 6/5/2022
0.2.0 2,371 5/29/2022
0.1.1 4,776 5/4/2022
0.1.0 2,568 5/4/2022