MultiTenancyFramework Versions Save

Everything you need to jump-start building multi-tenant applications in C# using any framework of your choice.

v1.1.0

4 years ago

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.

v1.0.0.13

5 years ago

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

v1.0.0.12

6 years ago

Few changes and API additions. Mostly no breaking changes.

v1.0.0.11

6 years ago

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

v1.0.0.10

7 years ago

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

v1.0.0.9

7 years ago

No breaking changes; but major reworks on the Core Controller

v1.0.0.8

7 years ago

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

v1.0.0.7

7 years ago

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

v1.0.0.6

7 years ago

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

v1.0.0.1

7 years ago

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