Catharsis.Commons
4.0.1
dotnet add package Catharsis.Commons --version 4.0.1
NuGet\Install-Package Catharsis.Commons -Version 4.0.1
<PackageReference Include="Catharsis.Commons" Version="4.0.1" />
paket add Catharsis.Commons --version 4.0.1
#r "nuget: Catharsis.Commons, 4.0.1"
// Install Catharsis.Commons as a Cake Addin #addin nuget:?package=Catharsis.Commons&version=4.0.1 // Install Catharsis.Commons as a Cake Tool #tool nuget:?package=Catharsis.Commons&version=4.0.1
Catharsis.Commons is a library of extensions for many common .NET types. 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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Catharsis.Commons:
Package | Downloads |
---|---|
Catharsis.Web.Widgets
Catharsis.Web.Widgets 2.8.0 Catharsis.Web.Widgets is ASP.NET MVC tag library, which provides useful social media widgets to include on web pages of your site. Web widgets are implemented as C# POCO objects that implement System.Web.IHtmlString and provide convenient fluent interface to work with. Extension methods for System.Web.Mvc.HtmlHelper for easiness of rendering are also provided as well. As of the latest version, the following areas are covered : - Cackle [Comments and OAuth Login widgets] - Disqus [Comments widget] - Facebook [Activity Feed, Recommendations Feed, "Follow" button, "Like" button, Like Box, "Send" button, Comments widget, Facepile widget, Embedded post, Embedded video, Video hyperlink] - Google [Google Analytics, Google + 1 button] - Gravatar [Avatar image URL, User profile URL] - IntenseDebate [Comments widget, comments count hyperlink] - LiveJournal [Like Button, Repost Button] - Mail.ru [Faces widget, Groups widget, ICQ On-Site widget, "Like" button (mail.ru/odnoklassniki.ru), Embedded video, Video hyperlink] - Pinterest [Pin It Button, Follow Button, Pin Widget, Profile Widget, Board Widget] - RuTube [Embedded video, Video hyperlink] - SoundCloud [Profile Icon] - Surfingbird ["Like" button] - Tumblr ["Follow" button, "Share" button] - Twitter ["Follow" button, "Tweet" button] - Vimeo [Embedded video, Video hyperlink] - VKontakte [OAuth Button, Comments widget, Community widget, "Like" button, Poll widget, Wall Post widget, Recommendations Feed widget, Subscribe widget, Embedded video, Video hyperlink] - Yandex [Yandex Analytics, "Ya" button, "Share" button, Embedded video, Video hyperlink, Yandex.Money (payment buttons and forms)] - YouTube [Embedded video, Video hyperlink] - VideoJS player [Media player] |
|
Catharsis.Repository
Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing common repository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations : - NHibernate -> NHibernateRepository - LINQ2SQL -> LinqToSqlRepository - Entity Framework (Database-First) -> EFModelRepository - Entity Framework (Code-First) -> EFCodeFirstRepository - MemoryRepository |
|
RuLaw
.NET library for official Russian State Duma API web service (http://api.duma.gov.ru) for querying and searching information of laws, deputies, authorities, sessions, votings and the like. |
|
Yandex.Translator
NET library for Yandex.Translate web service (http://api.yandex.ru/translate), used for text translation. |
|
Yandex.Detector
.NET library for Yandex.Detector web service (http://api.yandex.ru/detector) that supplies information about capabilities of mobile devices based on provided HTTP headers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 5,930 | 12/24/2018 |
4.0.0 | 3,516 | 12/21/2018 |
3.0.4 | 7,944 | 10/30/2015 |
3.0.2 | 1,361 | 10/25/2015 |
3.0.1 | 1,095 | 10/25/2015 |
3.0.0 | 1,103 | 10/24/2015 |
2.8.2 | 2,000 | 3/2/2015 |
2.8.1 | 1,989 | 2/28/2015 |
2.8.0 | 9,461 | 7/23/2014 |
2.7.5 | 1,982 | 7/18/2014 |
2.7.1 | 1,177 | 7/18/2014 |
2.7.0 | 2,255 | 7/10/2014 |
2.6.1 | 2,505 | 6/19/2014 |
2.6.0 | 1,288 | 6/19/2014 |
2.5.0 | 2,117 | 6/15/2014 |
2.4.2 | 1,448 | 6/14/2014 |
2.4.1 | 1,198 | 6/14/2014 |
2.4.0 | 1,277 | 6/14/2014 |
2.3.5 | 1,545 | 6/12/2014 |
2.3.0 | 1,238 | 6/10/2014 |
2.2.5 | 1,361 | 6/8/2014 |
2.2.0 | 1,242 | 6/8/2014 |
2.1.0 | 1,220 | 6/7/2014 |
2.0.2 | 5,139 | 3/20/2014 |
2.0.1 | 2,156 | 3/14/2014 |
2.0.0 | 2,327 | 3/11/2014 |
1.9.0 | 2,521 | 3/6/2014 |
1.8.0 | 2,029 | 2/28/2014 |
1.7.0 | 1,275 | 2/21/2014 |
1.6.1 | 1,854 | 2/19/2014 |
1.6.0 | 1,216 | 2/18/2014 |
1.5.0 | 2,866 | 12/15/2013 |
1.4.0 | 1,268 | 9/27/2013 |
1.3.5 | 1,244 | 9/24/2013 |
1.3.0 | 1,285 | 9/20/2013 |
1.2.5 | 1,258 | 9/9/2013 |
1.2.0 | 1,266 | 8/31/2013 |
1.1.1 | 1,293 | 8/24/2013 |
1.1.0 | 1,248 | 8/23/2013 |
1.0.0 | 1,382 | 6/17/2013 |