Skip to content

Releases: SimplifyNet/Simplify

Simplify.FluentNHibernate 2.0

28 Oct 16:31

Choose a tag to compare

Breaking Changes

  • GetSingleObject methods unified with GetObject

New

  • Session/StatelessSession Async operations
  • LongCount and LongCountAsync Session/StatelessSession methods

Updates

  • SchemaExporter now is FluentConfiguration extension method

Simplify.System.Sources 1.2.1

18 Oct 17:21

Choose a tag to compare

Breaking changes

  • Nullable types enabled
  • C# 8 features enabled

Simplify.String.Sources 1.2.1

17 Oct 10:47

Choose a tag to compare

Bug fixes

  • ValidateMobilePhone phone length validation fix

Simplify.String 1.2.1

17 Oct 10:47

Choose a tag to compare

Bug fixes

  • ValidateMobilePhone phone length validation fix

Simplify.Windows.Forms 1.1

10 Oct 14:43

Choose a tag to compare

Updates

  • Upgrade to .NET Framework 4.5.2
  • Upgrade to Simplify.Resources 1.0.1

New

  • .NET Core 3.0 support

Simplify.Xml.Sources 1.1

28 Sep 09:21

Choose a tag to compare

New Features

  • RemoveAllXmlNamespaces added

Updates

  • OuterXml/InnerXml for XNode elements instead of just XElements

Simplify.Templates 1.5.2

28 Sep 10:51

Choose a tag to compare

Updates

  • Upgrade to System.IO.Abstractions 6.0.38

Other

  • Internal upgrade to Simplify.Xml.Sources 1.1

Simplify.Log 1.4.3

28 Sep 09:22

Choose a tag to compare

Updates

  • Upgrade to System.IO.Abstractions 6.0.38

Simplify.IO 1.1

28 Sep 09:21

Choose a tag to compare

New Features

  • .NET Standard 2.0 support

Updates

  • Upgrade to System.IO.Abstractions 6.0.38

Simplify.WindowsServices 2.10

26 Sep 16:06

Choose a tag to compare

Updates

  • Upgrade to Simplify.DI 4.0
  • Upgrade to Simplify.System 1.2

New Features

  • Handler OnStartJob/OnFinishJob events