synergy-software / synergy.framework

MIT License
9 stars 1 forks source link

Feature migrate to netframework 2.0 #3

Closed cezarypiatek closed 6 years ago

cezarypiatek commented 6 years ago

Changes: Migrate project to VS2017 format; Set target framework to net462 and netstandard2.0 Separate NHibernate engine from Asp Separate NHibernate from WindsorCastle. Extract WindsorCastle facility to separate library.

TODO: Add missing nuspects. Verify if Synergy.Core is still necessary.