Skip to content

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.

License

prokhor-ozornin/catharsis-domain-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catharsis.NET.Domain is a .NET library which provides commonly used types of domain 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:

  1. Domain entity types, declared as partial classes (can be extended if necessary).
  2. Set of common domain-related interfaces, like INameable and ITaggable.
  3. Set of extension methods for IEnumerable/IQueryable sets of domain entities.

The following types of domain entities are provided:

  1. Announcement/Announcements Category
  2. Art/Arts Album
  3. Article/Articles Category
  4. Audio/Audios Category
  5. Blog/Blog Entry
  6. City/Country/Location
  7. Comment
  8. Download/Downloads Category
  9. FAQ
  10. Notification
  11. Person
  12. Playcast/Playcasts Category
  13. Profile
  14. Setting
  15. Song/Songs Album
  16. Subscription
  17. Text/Texts Category
  18. Video/Videos Category
  19. Web Link/Web Links Category

NuGet package is also available at : https://www.nuget.org/packages/Catharsis.Domain


Support

This project needs your support for further developments ! Please consider donating.

  • Yandex.Money : 41001577953208

Image

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages