Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.1% downloads on nuget.org

nuget.org : moonrise.utils.standard

General utilities I've found useful as I go about my day-to-day work. Particular highlights include; Extensions.EnumExtensions : "Modifiable" description attributes with parsing from descriptions to associated enum value. Extensions.DateTimeExtensions : Neat little <DateTime var>.Within to find if the DT was within the last X seconds/days/etc Extensions.StringExtensions: To & from Comma Separated Lists and extract text from within specified "marker strings". Config.Settings: Typed reading from and writing default values to the .config or .json file. Exceptions.ReasonedExceptionT: Base class for my exception pattern that accompanies an exception with an enum reason where the description attribute provides both the (formattable) message and intellisense. This leads to a centralised list of all possible exception reasons and messages. Database.TransactedConnection : Handles nested transactions/connections. Validation : A number of additional validation attributes including ListContent, Child/Parent, NonDefault

Registry - JSON
purl: pkg:nuget/moonrise.utils.standard
License:
Latest release: over 5 years ago
First release: over 124 years ago
Downloads: 90,054 total
Last synced: 15 days ago

    Loading...
    Readme
    Loading...