Rene.Peuser
-
- 1,193,545 total downloads
- last updated 5/27/2026
- Latest version: 5.0.6
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. -
- 811,869 total downloads
- last updated 4/8/2026
- Latest version: 7.0.0
A set of useful extensions to make your code smooth and nice readable. -
- 748,175 total downloads
- last updated 9/15/2026
- Latest version: 9.6.0-alpha.66 (prerelease)
Package Description -
- 509,122 total downloads
- last updated 4/8/2026
- Latest version: 7.0.0
This simple SDK contains following helpful optimizations: - ApiVersioning - Errorhandling with middleware - Logging with middleware - Query security filter... More information -
- 463,907 total downloads
- last updated 4/8/2026
- Latest version: 4.0.0
This is a lightweight abstraction around the Roslyn C# syntax tress. Main goal for easy code rule tests. -
- 320,565 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. -
- 187,616 total downloads
- last updated 1/21/2024
- Latest version: 0.3.0
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. -
- 122,930 total downloads
- last updated 10/23/2024
- Latest version: 12.0.0-alpha.12 (prerelease)
This dotnet tool allows you creating your own dotnet tool based on Microsofts System.CommandLine.Experimental package. -
- Deprecated
- 1,792 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.