Releases: NetLah/abstractions
Releases · NetLah/abstractions
Release First Version 1.0.0
Release NetLah.AssemblyInfo.BuildTime.Target v1.0.0
Rename InstanceOrDefault
- Rename InstanceOrDefault
- Improve Instance performance
- Add .NET 7.0
- Add class
ValueStopwatch
on commit f3c2bec - Add interface
IApplicationExecutionTime
withStartTime
andUptime
Rename InstanceOrDefault; Improve Instance performance
- Rename InstanceOrDefault
- Improve Instance performance
Rename Package Id NetLah.AssemblyInfo.BuildTime.Target
- 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
- Use
System.Reflection.AssemblyMetadataAttribute
- Add MSBuild targets nuget
NetLah.AssemblyInfo.Build.Targets
- Obsoleting
AssemblyBuildDateAttribute
- Rename property
BuildDate
=>BuildTime
- Support new API
SafeInstance
andTryInitialize
- Build message:
NetLah.Abstractions [buildTime] := 2022-09-13T09:58:19:7545286Z (netstandard2.0)
- Drop support net5.0
- Refactoring
Use AssemblyMetadataAttribute
- Use
System.Reflection.AssemblyMetadataAttribute
- Obsoleting
AssemblyBuildDateAttribute
- Rename property
BuildDate
=>BuildTime
- Support new API
SafeInstance
andTryInitialize
- 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
- 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
- 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
Pre-release
- Explicit dependencies multi Target Frameworks net6.0, net5.0, netcoreapp3.1, netstandard2.1 and netstandard2.0
- Support .NET 6.0 (RC1)