Skip to content

Releases: SimplifyNet/Simplify

Simplify.Repository 1.6

28 Oct 04:30
Compare
Choose a tag to compare

Added

  • Object with string identifier

Simplify.FluentNHibernate 2.5.1

27 Oct 17:48
Compare
Choose a tag to compare

Fixed

  • MsSQL provider: NRE when UserPassword is null (#310)

Dependencies

  • Switch to Microsoft.Extensions.Configuration.Abstractions 5.0.0 from Microsoft.Extensions.Configuration

Simplify.Log 2.0

26 Oct 04:25
Compare
Choose a tag to compare

Removed

  • ConfigurationManagerBasedLoggerSettings
  • _currentLogFileName calculation based on HttpContext.Current.Request.PhysicalApplicationPath and System.Web.Hosting.HostingEnvironment.ApplicationPhysicalPath
  • Default singleton

Dependencies

  • Microsoft.Extensions.Configuration switch to Microsoft.Extensions.Configuration.Abstactions 5.0.0
  • System.IO.Abstractions bump to 13.2.47
  • System.Web dependency dropped
  • System.ServiceModel dependency dropped
  • System.Configuration dependency dropped

Added

  • .NET Standard 2.0 support
  • .NET 5 explicit support

Simplify.DI 4.1.2

25 Oct 10:44
Compare
Choose a tag to compare

Dependencies

  • Internal DryIoc bump to 4.8.3 (PR#314)

Simplify.DI.Provider.Autofac 1.1.1

16 Oct 15:50
Compare
Choose a tag to compare

Dependencies

  • Autofac bump to 6.3.0 (PR#311)
  • Simplify.DI bump to 4.1.1

Simplify.DI 4.1.1

15 Oct 17:47
Compare
Choose a tag to compare

Dependencies

  • Internal DryIoc bump to 4.8.2 (PR#312)

Simplify.DI.Integration.Microsoft.Extensions.DependencyInjection 1.0

Changed

  • Package version change, can be used with DryIOC with fixes, see Simplify.DI.Integration.Microsoft.Extensions.DependencyInjection.Tester app for more info

Simplify.Windows.Forms 1.1.2

24 Aug 05:25
Compare
Choose a tag to compare

Added

  • .NET 5.0 for windows support (#308)

Dependencies

  • Simplify.Resources bump to 1.0.2

Simplify.Resources 1.0.2

24 Aug 05:15
Compare
Choose a tag to compare

Added

  • .NET 5 explicit support

Simplify.DI.Integration.Microsoft.Extensions.DependencyInjection 1.0-pre03

Dependencies

  • Simplify.DI Bump to 4.1
  • Microsoft.Extensions.DependencyInjection bump to 5.0.2 (PR#302)