Rene.Peuser
- 67,155 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.
- 35,017 total downloads
- last updated 1/24/2021
- Latest version: 9.0.0
This dotnet tool allows you creating your own dotnet tool based on Microsofts System.CommandLine.Experimental package.
- 21,535 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.
- 8,863 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.
- 7,181 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.
- 7,065 total downloads
- last updated 5/25/2022
- Latest version: 0.2.0-alpha.77 (prerelease)
WIP - A simple sdk to write easy and fast tests for your web api's
- 1,683 total downloads
- last updated 5/24/2022
- Latest version: 0.2.0-alpha.62 (prerelease)
WIP - This simple SDK contains following helpful optimizations:
- ApiVersioning
- Auto dependency resolver. Search automatically all dependencies for a type and register it.
- Errorhandling with middleware
- Logging with middleware
- Query security filter
- Optimized and simplified swagger.
- Ready...
More information
- 423 total downloads
- last updated 2/7/2021
- Latest version: 1.0.0
A simple abstraction to parse C# files. Target should be a human friendly readable result. But it is just based on the syntax tree. You don't get any semantic informations.
- 163 total downloads
- last updated 4/25/2022
- Latest version: 0.1.0-alpha.13 (prerelease)
WIP - This simple SDK to parse solution, projects and c# files