Rene.Peuser
- 62,188 total downloads
- last updated 1/19/2020
- Latest version: 1.0.4
A library to check your arguments in a simple comfort way. This library do not use Expression or nameof. It is based on Func<T>. So no performance issue during positive argument check.
- 29,733 total downloads
- last updated 8/16/2020
- Latest version: 0.9.6
This dotnet tool allows you creating your own dotnet tool based on Microsofts System.CommandLine.Experimental package.
- 8,504 total downloads
- last updated 6/20/2020
- Latest version: 0.1.1
A set of useful extensions to make your code smooth and nice readable.
- 7,387 total downloads
- last updated 1/18/2020
- Latest version: 0.1.2
A simple library to get an abstraction to FileInfo and DirectoryInfo. As an addition you had for each object a service which you can use for better coding and handle accessing to the IO in a better way.
- 4,189 total downloads
- last updated 1/27/2020
- Latest version: 0.2.1
Use 'dotnet tool' as service in your .net projects. The commands are wrapped so you can handle very comfortable the commands of the 'dotnet tool' cli as a service.