EifelMono
- 10,144 total downloads
- last updated 9/10/2016
- Latest version: 2.2.5
Extension Methods If, Switch, Select, In, InRange, Log and more
- 3,074 total downloads
- last updated 9/2/2019
- Latest version: 0.1.1
Fluent helper for Files, Directories, strings, objects, etc, c#, ....
dotnet-code
by:
EifelMono
- 2,075 total downloads
- last updated 4/30/2018
- Latest version: 1.0.7
dotnet-code starts Visual Studio Code in the current folder.
If there is a code-workspace file in the folder, dotnet-code starts code with this,
otherwise with the current folder as parameter.
It only works with 2.1.300-preview2 .NET Core SDK or newer
Install
dotnet tool install dotnet-code...
More information
- 547 total downloads
- last updated 4/30/2018
- Latest version: 1.0.2
dotnet-cmder starts cmder in the current folder.
This tool inculdes Cmder Mini 1.3.5 from http://cmder.net/
This tool works only on windows
On Windows you can insert dotnet-cmder also in the address line.
It only works with 2.1.300-preview2 .NET Core SDK or newer
Install
dotnet tool install...
More information
dotnet-dlla
by:
EifelMono
- 282 total downloads
- last updated 3/11/2019
- Latest version: 1.0.0
dotnet-dlla list the custom attribues from a dll
Install
dotnet tool install dotnet-dlla -g
or Update
dotnet tool update dotnet-dlla -g
Uninstall
dotnet tool uninstall dotnet-dlla -g