Skip to content

Releases: smbadiwe/MultiTenancyFramework

Release 1.1.0

17 Apr 00:35
Compare
Choose a tag to compare

Some potential breaking changes:

  • Two new libraries added: MultiTenancyFramework.Utils and MultiTenancyFramework.Mvc.Core. They are lightre and support more generic uses. No multi-tenancy constraints assumed.
  • DisplayHintAttribute moved to MultiTenancyFramework.Mvc namespace
  • ValidateUsingPrivilegeForActionAttribute moved to MultiTenancyFramework.Mvc namespace
  • CompositeMappingModifyFieldNamesAttribute's UseAllPPropertiesWithTHeirDefaultNames property renamed to UseAllPropertiesWithTheirDefaultNames
  • UsernameAndPasswordRule moved to MultiTenancyFramework.Mvc namespace
  • The extension method: .ToMvcVersion() and .ToEntityVersion() helps you convert UsernameAndPasswordRule from one form to the other.

Release 1.0.0.13

22 Dec 10:00
Compare
Choose a tag to compare

Upgraded to NHibernate 5.2.1. Lots of bugs fixes and performance improvements, and a few minor enhancements. Check the commits.

Release 1.0.0.12

17 Dec 03:32
Compare
Choose a tag to compare

Few changes and API additions. Mostly no breaking changes.

Release 1.0.0.11

22 Jul 09:33
Compare
Choose a tag to compare

Among other things, NHibernate auto-mappings is now supported out-of-the-box. See commit logs for changes and enhancements.

Release 1.0.0.10

28 Apr 07:51
Compare
Choose a tag to compare

No breaking changes, but lots of bug fixes and feature enhancements. See list of commits.

Release 1.0.0.9

22 Dec 02:04
Compare
Choose a tag to compare

No breaking changes; but major reworks on the Core Controller

Release 1.0.0.8

08 Dec 04:08
Compare
Choose a tag to compare

Bug fixes, especially on NHibernate Session Management. Versions earlier than this can be considered deprecated. Use them at your own risk.

Release 1.0.0.7

29 Sep 06:12
Compare
Choose a tag to compare

A couple of breaking changes. Do not use earlier versions. Well, this is a no-brainer; isn't it?

MultiTenancyFramework.1.0.0.7.zip

Release 1.0.0.6

13 Sep 05:57
Compare
Choose a tag to compare

The numbering is as published on Nuget. Between v1.0.0.1 and this, several reported bugs have been fixed and enhancements added.

MultiTenancyFramework.1.0.0.6.zip

First Official Release

13 Aug 01:58
Compare
Choose a tag to compare

This is the first official release of the framework. It's available on Nuget. Get it, use it and let me know what issues need to be fixed or what features need to be included in future releases.

MultiTenancyFramework.1.0.0.1.zip