Catharsis.Domain 4.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Catharsis.Domain --version 4.0.0
NuGet\Install-Package Catharsis.Domain -Version 4.0.0
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="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Catharsis.Domain --version 4.0.0
#r "nuget: Catharsis.Domain, 4.0.0"
#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=4.0.0

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

A .NET library which provides commonly used types of domain business entities (like News, Download, FAQ, Image, Video, etc.) to speed up development of domain layer in many typical business applications.

This library includes the following:

1. Generic and several domain-specific business entities classes.

2. Set of extension methods for IEnumerable/IQueryable sets of domain entities, like IQueryable<News>.

3. ORM mapping of domain classes for popular SQLite.Net package.

The following types of domain entities are provided:

- Address
- Announcement
- ApiKey
- Area
- Audio
- Book
- City
- Contact
- Country
- DirectoryCompany
- Download
- Faq
- Image
- Location
- LogMessage
- Media
- Money
- News
- Person
- Playcast
- PushNotification
- Region
- Script
- SeoWebPage
- Setting
- SitemapEntry
- StorageFile
- Tag
- Video
- WeatherForecast
- WebBrowser
- WebLink
- WebPage

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  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 sl5 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp81 is compatible.  wpa81 is compatible. 
Windows Store netcore451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated