Catharsis.Domain 2.4.1

dotnet add package Catharsis.Domain --version 2.4.1
NuGet\Install-Package Catharsis.Domain -Version 2.4.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Catharsis.Domain" Version="2.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Catharsis.Domain --version 2.4.1
#r "nuget: Catharsis.Domain, 2.4.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Catharsis.Domain as a Cake Addin
#addin nuget:?package=Catharsis.Domain&version=2.4.1

// Install Catharsis.Domain as a Cake Tool
#tool nuget:?package=Catharsis.Domain&version=2.4.1

A .NET library which provides commonly used types of domain business entities (like Article, Blog, Comment, Download, Faq, etc.) to speed up development of domain layer in many typical business applications.

This library includes the following:

- Domain entity types, declared as partial classes (can be extended if necessary).

- Set of common domain-related interfaces, like INameable and ITaggable.

- Set of extension methods for IEnumerable/IQueryable sets of domain entities.

The following types of domain entities are provided:

- Announcement/Announcements Category

- Art/Arts Album

- Article/Articles Category

- Audio/Audios Category

- Blog/Blog Entry

- City/Country/Location

- Comment

- Download/Downloads Category

- FAQ

- Notification

- Person

- Playcast/Playcasts Category

- Profile

- Setting

- Song/Songs Album

- Subscription

- Text/Texts Category

- Video/Videos Category

- Web Link/Web Links Category

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net35-client is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl4-wp71 is compatible.  sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1 193 7/19/2014
2.3.5 71 7/10/2014
2.3.0 68 7/9/2014
2.2.0 64 6/15/2014
2.1.0 57 6/15/2014
2.0.0 57 6/14/2014
1.9.5 151 6/9/2014
1.9.0 59 6/9/2014
1.7.5 103 4/13/2014
1.7.0 81 3/28/2014
1.6.5 74 3/25/2014
1.6.0 61 3/21/2014
1.5.0 57 3/20/2014
1.4.0 57 3/20/2014
1.3.5 57 3/16/2014
1.3.4 58 3/16/2014
1.3.3 54 3/12/2014
1.3.2.1 58 3/7/2014
1.3.2 57 3/7/2014
1.3.1 54 3/6/2014
1.3.0 59 3/1/2014
1.2.0 59 3/1/2014
1.1.0 61 2/28/2014
1.0.0 59 2/27/2014