Skip to content

Eye-Soft/HSDK

Repository files navigation

HSDK

Managed by Eye Soft company. Goals

Hyperion Software Development Kit (aka HSDK) is a "real world collection of components" for enterprise application development using the latest technologies:

  • C#, IO, Task Parallel Library, LINQPad
  • NHibernate, Entity Framework, RavenDB
  • CommonServiceLocator, Castle
  • Windsor WPF

It has a multilayered architecture and it's made up of several blocks that interact each other. However, since their loose coupled nature, you can easily replace or extend them without impact the overall functionality of the application. Our main goal is to provide a complete out-of-the-box solution to use as blueprint for your applications. Areas

Developing an enterprise application (even the smallest one) you will surely need common functionality that can be divided in different areas.

For the documentation see the unit tests in the solution.

Packages on Nuget

Some of the packages on Nuget covered.

EyeOpen.Core Contracts ensuring, Messanging, LINQ expression parser and extension methods, Task Parallel Library helpers, Type auto-mapping for storage and benchmark. Tags: contract checking, message broker, LINQ, expression parser, IO, TPL, type auto-mapper, benchmark.

EyeOpen.Data Data components to simplify read/write operations on RDBMS. Tags: data database sql

EyeOpen.Domain Base classes to implement a Domain Model also using DDD (Domain Driven Development) and to abstract the ORM or the storage and change it simply. Tags: domain model DDD aggregate aggregateroot ORM wrapping

EyeSoft.Windows.Model Simplify the adoption of the MVVM pattern using WPF. Tags: MVVM AOP DialogService MessageBroker mediator conventions

EyeSoft.Data.EntityFramework A wrapper for EntityFramework to make ORM switch and the adoption of DDD pattern easier. Tags: entity framework caching tracing SQL database

EyeOpen.Data.Nhibernate NHibernate mapping using System.ComponentModel.DataAnnotations and wrappers for tests and ORM switching. Tags: nhibernate dataannotations mapping ORM abstraction

EyeOpen.Testing Test helpers for domain and WCF. Tags: domain WCF testing test TDD MOQ

Every part has been developed using Agile methodologies like Scrum & TDD, so you will find unit tests that cover the most important functionalities. In order to speed up your learning, we prepared different samples that highlight the key-features.

RoadMap

Functional and architectural roadmap, explaining which features are implemented and will be available in future.

Bibliography, resourses used during project development and growing.

Matteo Migliore

Founder of DevBull - The academy to become a software architect - https://devbull.it Founder of Sviluppatore Migliore - Courses .NET for companies - https://sviluppatoremigliore.com Founder of LEGALDESK - The n°1 software for italian lawyers - https://legaldesk.it

alt tag

About

A complete SDK to develop on cloud applications using WPF, REST, NHibernate and make marketing using ActiveCampaign

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages