Skip to content

Releases: NetLah/abstractions

Release First Version 1.0.0

24 Nov 09:21
63e0320
Compare
Choose a tag to compare

Features:

  • Class: AssemblyInfo
  • Class: ApplicationInfo
  • Lightweight stopwatch: ValueStopwatch

Release NetLah.AssemblyInfo.BuildTime.Target v1.0.0

05 Jun 17:15
266799e
Compare
Choose a tag to compare

Rename InstanceOrDefault

15 Dec 13:19
3d06126
Compare
Choose a tag to compare
  • Rename InstanceOrDefault
  • Improve Instance performance
  • Add .NET 7.0
  • Add class ValueStopwatch on commit f3c2bec
  • Add interface IApplicationExecutionTime with StartTime and Uptime

Rename InstanceOrDefault; Improve Instance performance

16 Sep 03:58
Compare
Choose a tag to compare
  • Rename InstanceOrDefault
  • Improve Instance performance

Rename Package Id NetLah.AssemblyInfo.BuildTime.Target

15 Sep 09:41
Compare
Choose a tag to compare
  • Rename Package Id NetLah.AssemblyInfo.BuildTime.Target
  • Use PackagePath buildTransitive
  • Support environment ASSEMBLY_BUILDTIME
  • Fix format :fffffffZ to .fffffffZ

Use AssemblyMetadataAttribute and NetLah.AssemblyInfo.Build.Targets

13 Sep 18:15
Compare
Choose a tag to compare
  • Use System.Reflection.AssemblyMetadataAttribute
  • Add MSBuild targets nuget NetLah.AssemblyInfo.Build.Targets
  • Obsoleting AssemblyBuildDateAttribute
  • Rename property BuildDate => BuildTime
  • Support new API SafeInstance and TryInitialize
  • Build message: NetLah.Abstractions [buildTime] := 2022-09-13T09:58:19:7545286Z (netstandard2.0)
  • Drop support net5.0
  • Refactoring

Use AssemblyMetadataAttribute

13 Sep 09:59
Compare
Choose a tag to compare
Pre-release
  • Use System.Reflection.AssemblyMetadataAttribute
  • Obsoleting AssemblyBuildDateAttribute
  • Rename property BuildDate => BuildTime
  • Support new API SafeInstance and TryInitialize
  • Build message: NetLah.Abstractions [buildTime] := 2022-09-13T09:58:19:7545286Z (netstandard2.0)
  • Drop support net5.0
  • Refactoring

Single TargetFramework netstandard2.0 and support .NET 6

10 Nov 13:52
Compare
Choose a tag to compare
  • Single TargetFramework netstandard2.0 to support multi target framework net6.0, net5.0, netcoreapp3.1, netstandard2.1 and netstandard2.0
  • Support .NET 6.0

Single TargetFramework netstandard2.0

15 Oct 05:08
Compare
Choose a tag to compare
Pre-release
  • Single TargetFramework netstandard2.0 to support multi target framework net6.0, net5.0, netcoreapp3.1, netstandard2.1 and netstandard2.0
  • Support .NET 6.0 (RC2)

Explicit dependencies multi Target Frameworks net6.0, net5.0, netcoreapp3.1, netstandard2.1 and netstandard2.0

15 Sep 08:20
Compare
Choose a tag to compare
  • Explicit dependencies multi Target Frameworks net6.0, net5.0, netcoreapp3.1, netstandard2.1 and netstandard2.0
  • Support .NET 6.0 (RC1)