Simplify

Simplify is an open-source set of lightweight .NET libraries that provide infrastructure for your applications. DI and mocking friendly.

LGPL-3.0 License

Stars
18
Committers
9

Bot releases are hidden (Show)

Simplify - Simplify.DI 4.2.11 Latest Release

Published by i4004 4 months ago

Dependencies

  • Internal DryIoc bump to 5.4.3
Simplify - Simplify.Scheduler 1.5

Published by i4004 5 months ago

Added

  • Logging crontab parse errors to SchedulerJobsHandler.OnException (#490)
  • MultitaskScheduler.StartAsync method (To use scheduler asynchronously from async Task Main method) (#491)
Simplify - Simplify.Templates 2.0.2

Published by i4004 5 months ago

Removed

  • Redundant null string check

Added

  • Some exceptions message

Changed

  • XML documentation refactoring
  • Refactoring to new C# features
Simplify - Simplify.Xml.Sources 1.4

Published by i4004 5 months ago

Changed

  • ToXElement null check removed
  • Formatting refactored
  • XML comments refactored
Simplify - Simplify.Xml 1.4

Published by i4004 5 months ago

Changed

  • ToXElement null check removed
  • Formatting refactored
  • XML comments refactored
Simplify - Simplify.FluentNHibernate 3.2

Published by i4004 6 months ago

Added

  • PostgreSQL 8.3 dialect which uses timestamptz DateTime format
Simplify - Simplify.Repository.FluentNHibernate 1.7

Published by i4004 9 months ago

Added

  • Make UnitOfWork.Session protected set to be able to change behavior on child classes (#485)

Dependencies

  • Simplify.Repository bump to 1.7
  • Simplify.FluentNHibernate bump to 3.0
Simplify - Simplify.Repository.EntityFramework 0.3

Published by i4004 9 months ago

Added

  • Make UnitOfWork.Session protected set to be able to change behavior on child classes (#485)

Dependencies

  • Simplify.EntityFramework bump to 1.0
  • Simplify.Repository bump to 1.7
  • Microsoft.EntityFrameworkCore.Relational bump to 5.0.17
  • Simplify.DI bump to 4.2.10
Simplify - Simplify.Repository 1.7

Published by i4004 9 months ago

Changed

  • GetMultipleByQuery and GetMultipleByQueryAsync renamed to GetMultiple and GetMultipleAsync
Simplify - Simplify.EntityFramework 1.0

Published by i4004 9 months ago

Dependencies

  • Microsoft.EntityFrameworkCore to 5.0.17
  • System.Data.SqlClient bump to 4.8.6
Simplify - Simplify.FluentNHibernate 3.0

Published by i4004 9 months ago

Added

  • InitializeFromConfig* methods selectable dialect (#487)
  • CompositeInterceptor (#483)
  • Possibility to switch SqlStatementInterceptor from Trace.WriteLine to Console.WriteLine (#486)

Changed

  • ShowSql output by default redirected to Console
  • Default PostgreSQL83 dialect set for PostgreSQL connections (was PostgreSQL82)
  • Default MsSql2012 dialect set for MS SQL connections (was MsSql2008)
  • InitializeFromConfigMsSql null password exception type change
  • SessionFactoryBuilderBase dispose with GC.SuppressFinalize

Dependencies

  • FluentNHibernate bump to 3.3
Simplify - Simplify.Scheduler 1.4

Published by i4004 9 months ago

Added

  • Null checks
  • Switch to better exceptions
Simplify - Simplify.Mail 1.5.5

Published by i4004 about 1 year ago

Removed

  • .NET Framework 4.6.2 support

Added

  • .NET 6 support
  • .NET Standard 2.1 support
  • .NET Framework 4.8 support

Dependencies

  • Microsoft.Extensions.Configuration bump to 3.1.32
Simplify - Simplify.AutoMapper 1.2

Published by i4004 about 1 year ago

Added

  • .NET 6 support

Dependencies

  • AutoMapper bump to 12.0.1
Simplify - Simplify.IO 1.4

Published by i4004 about 1 year ago

Removed

  • .NET Framework 4.6.2 support

Added

  • .NET Standard 2.1 support
  • .NET Framework 4.8 support
Simplify - Simplify.Log 2.2.1

Published by i4004 about 1 year ago

Added

  • .NET Standard 2.1 support

Dependencies

  • System.IO.Abstractions bump to 19.2.67
Simplify - Simplify.Wpf 1.0.2

Published by i4004 about 1 year ago

Removed

  • .NET Framework 4.6.2 support

Added

  • .NET Framework 4.8 support

Dependencies

  • Simplify.System bump to 1.6.2
Simplify - Simplify.Scheduler 1.3.1

Published by i4004 about 1 year ago

Added

  • .NET 6.0 support
  • .NET Standard 2.1 support
  • .NET Framework 4.8 support

Dependencies

  • Simplify.DI bump to 4.2.10
  • Simplify.System bump to 1.6.2
  • Microsoft.Extensions.Configuration bump to 3.1.32
Simplify - Simplify.WindowsServices 2.14.1

Published by i4004 about 1 year ago

Removed

  • .NET Framework 4.6.2 support

Added

  • .NET Framework 4.8 support

Dependencies

  • Simplify.DI bump to 4.2.10
  • Simplify.System bump to 1.6.2
  • Microsoft.Extensions.Configuration bump to 3.1.32
Simplify - Simplify.String.Sources 1.2.2

Published by i4004 about 1 year ago

[1.2.2] - 2023-07-31

Removed

  • .NET 4.5.2 support
  • .NET Core 3.1 support

Added

  • .NET 6 support
  • .NET Standard 2.1 support
  • .NET 4.8 support