Peter Haza
Peter Haza
``` System.ArgumentException: '3.*' is not a valid version string. Parameter name: value at NuGet.Versioning.NuGetVersion.Parse(String value) at Dnt.Commands.Packages.ListUsedPackagesCommand.LoadDependenciesAsync(PackageReferenceInfo entry, List`1 packages, List`1 tasks, IConsoleHost host) in C:\projects\dnt\src\Dnt.Commands\Packages\ListUsedPackagesCommand.cs:line 146 ``` 3.* means...
If you have documentation of on your mapping interface it would be nice if mapster.tool would use inheritdoc on the generated mapping class.
Seems like you've left out adding sarge as an installation dependency. ``` Traceback (most recent call last): File "/usr/local/bin/dokku-client", line 9, in load_entry_point('dokku-client==0.2.2', 'console_scripts', 'dokku-client')() File "/usr/local/lib/python2.7/site-packages/dokku_client/client.py", line 26, in...
Hi, would it be possible to add another option to cache invalidation method where only prefixed keys (for this app) are deleted? I prefer the flush all as it feels...
This package is based on the same blog post by @andrewlock, and he's also made a nuget available: https://github.com/andrewlock/StronglyTypedId It would be nice to have some kind of comparison between...