Info
Version: | 4.0.1 |
Author(s): | Prokhor Ozornin <[email protected]> |
Last Update: | Monday, December 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prokhor-ozornin/Catharsis.NET.Commons |
NuGet Url: | https://www.nuget.org/packages/Catharsis.Commons |
Install
Install-Package Catharsis.Commons
dotnet add package Catharsis.Commons
paket add Catharsis.Commons
Catharsis.Commons Download (Unzip the "nupkg" after downloading)
Dependencies
7 packages depend on this package.
It can significantly speedup your daily .NET development tasks, relieving you of writing boilerplate code time and again. Do more by writing less code; write less code using a popular fluent-kind interface approach; safely perform many tasks in a single line of code with joined methods calls.
The list of extended structures, classes and interfaces includes:
- System.Array
- System.Reflection.Assembly
- System.Boolean
- System.DateTime
- System.Delegate
- System.Enum
- System.Reflection.FieldInfo
- System.IO.FileInfo
- System.Collections.Generic.ICollection<T>
- System.Collections.Generic.IEnumerable<T>
- System.Linq.IQueryable<T>
- System.Reflection.MemberInfo
- System.Reflection.MethodInfo
- Numeric Types (System.Byte, System.Int16, System.Int32, System.Long, System.Decimal, System.Single, System.Double, etc.)
- System.Object
- System.Reflection.PropertyInfo
- System.Random
- System.IO.Stream
- System.String
- System.Security.Cryptography.SymmetricAlgorithm
- System.IO.TextReader
- System.IO.TextWriter
- System.Type
- System.Uri
- System.Xml.Linq.XDocument
- System.Xml.Linq.XElement
- System.Xml.XmlDocument
- System.Xml.XmlReader
- System.Xml.XmlWriter.