picrap
- 280,263 total downloads
- last updated 12/24/2020
- Latest version: 2.8.12
MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties. This version does not require any dependency (on the opposite of MrAdvice.Fody which requires Fody).
- 64,265 total downloads
- last updated 11/26/2016
- Latest version: 2.0.0
Obsolete! Use https://www.nuget.org/packages/MrAdvice/ instead! MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.
ArxOne.Ftp
by:
picrap
ArxOne
- 63,504 total downloads
- last updated 3/18/2020
- Latest version: 1.41.3
A simple FTP/FTPS/FTPES client. Multi-connection and thread-safe. Uses high-level methods but also supports direct command sending.
- 58,151 total downloads
- last updated 5/2/2019
- Latest version: 1.3.1
An RFC 2253 Compliant Distinguished Name Parser. Written by Pete Everett, ported to Github and NuGet by Pascal Craponne and converted to .NET Standard by Thomas Würtz - CPOL License http://www.codeproject.com/info/cpol10.aspx
StitcherBoy
by:
picrap
- 52,782 total downloads
- last updated 12/24/2020
- Latest version: 1.3.1
Classes for post-build tasks, to modify assemblies after generation (using dnlib). Allows to run from command-line or build task.
- 40,548 total downloads
- last updated 12/23/2017
- Latest version: 2.6.0
MrAdvice.MVVM is a lightweight MVVM library. It implements NotifyPropertyChanged, DependencyProperty (dependency and attached), A command binder and some threading management.
- 22,404 total downloads
- last updated 12/25/2020
- Latest version: 1.0.2
Injects version from source control information (git) based on explicit text patterns in assembly.
WildcardMatch
by:
picrap
- 13,963 total downloads
- last updated 9/12/2020
- Latest version: 1.0.7
String wildcard match (I can not believe no one already wrote a simple NuGet package to do this).
- 12,236 total downloads
- last updated 1/26/2019
- Latest version: 2.3.1
A simple persistence library. Simply mark properties with attributes and they are persisted in registry.
- 10,185 total downloads
- last updated 4/13/2015
- Latest version: 0.1.6
Allows to manage local files, FTP, FTPES, FTPS and SFTP files in a uniform and simple way
- 9,406 total downloads
- last updated 5/2/2017
- Latest version: 0.4.0
A WPF TreeView that actually supports virtualization. It is based on an ItemsControl with VirtualizingStackPanel.
- 9,034 total downloads
- last updated 2/15/2018
- Latest version: 0.9.16
ExFat allows to manage exFAT partitions at different levels: partition, file system entry or full path. Please note that the dependency DiscUtils.Core has to be installed separately (because it is still in pre-release).
ExFat.Core
by:
picrap
- 8,529 total downloads
- last updated 2/15/2018
- Latest version: 0.9.16
ExFat allows to manage exFAT partitions at different levels: partition, file system entry or full path. This package is the standalone version (which does not reference any other package).
SignReferences
by:
picrap
- 7,873 total downloads
- last updated 3/1/2016
- Latest version: 0.1.2.1
Signs unsigned assemblies at build-time. This is useful if your project requires signing and you use third-party unsigned libraries.
- 3,240 total downloads
- last updated 4/27/2015
- Latest version: 0.7.3
Allows to chain proxy servers in order to reach a given network target. Supports HTTP CONNECT and SOCKS proxy servers.
FIGlet-_-lib
by:
picrap
- 2,469 total downloads
- last updated 1/27/2019
- Latest version: 1.0.6
A FIGlet library that allows to generate ASCII art (in the form of big letters) from text. Supports most common features such as fitting and smushing, reads fonts from raw or zipped files and offers extensibility.
Roman-Numerals
by:
picrap
- 1,622 total downloads
- last updated 1/26/2019
- Latest version: 1.0.3
Converting numbers to and from roman numerals as easy as II+II=IV. Supports ASCII, Unicode and vinculum extensions.
- 1,580 total downloads
- last updated 1/26/2019
- Latest version: 1.0.1
Vive la révolution! A few classes to convert from and to French republican calendar (that existed between 1792 and 1806).
LzmaStream
by:
picrap
- 185 total downloads
- last updated 5/13/2020
- Latest version: 0.9.1-beta (prerelease)
Exposes an LzmaStream which works exactly like a .NET stream, such as GZipStream