Info
Version: | 1.3.1 |
Author(s): | Modern Ronins |
Last Update: | Tuesday, December 29, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ModernRonin/praeterartem |
NuGet Url: | https://www.nuget.org/packages/ModernRonin.PraeterArtem |
Install
Install-Package ModernRonin.PraeterArtem
dotnet add package ModernRonin.PraeterArtem
paket add ModernRonin.PraeterArtem
ModernRonin.PraeterArtem Download (Unzip the "nupkg" after downloading)
Dependencies
- morelinq(>= 1.0.16006)
Featuring:
* extensions to IEnumerable<> and friends supporting a more functional coding style
* extensions to AppDomain to ease the pain of executing code or to instantiating types in a 2ndary AppDomain
* and extensions to Type, MemberInfo, string, DateTime
* a mini-framework for scheduling calls to rate-throttling services.