NHibernate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==References== * [https://stackoverflow.com/questions/42502493/does-nhibernate-work-with-net-core/42503328#42503328 Does NHibernate Work with .NET Core?] * [https://stackify.c...") |
|||
Line 1: | Line 1: | ||
==References== | ==References== | ||
* [https://stackoverflow.com/questions/16687712/ Fluent NHibernate Mapping with Column] | |||
* [https://www.codeproject.com/Tips/1243873/Work-with-Fluent-NHibernate-in-Core Work with Fluent NHibernate in Core 2.0] | |||
* [https://stackoverflow.com/questions/42502493/does-nhibernate-work-with-net-core/42503328#42503328 Does NHibernate Work with .NET Core?] | * [https://stackoverflow.com/questions/42502493/does-nhibernate-work-with-net-core/42503328#42503328 Does NHibernate Work with .NET Core?] | ||
* [https://github.com/nhibernate/fluent-nhibernate/wiki/Getting-started#yourfirstproject Fluent NHibernate Getting Started] | |||
* [https://stackify.com/entity-framework-core-nhibernate/ Entity Framework vs NHibernate] | * [https://stackify.com/entity-framework-core-nhibernate/ Entity Framework vs NHibernate] | ||
* [https://github.com/nhibernate/fluent-nhibernate Fluent NHibernate] | |||
* [https://github.com/fluentmigrator/fluentmigrator Fluent Migrator] | |||
* [https://www.nuget.org/packages/Liquibase.Cli/ Liquibase.Cli] | |||
* [https://stackify.com/entity-framework-core-nhibernate/ NHibernate] | * [https://stackify.com/entity-framework-core-nhibernate/ NHibernate] |