FGS.Primitives.Time.Abstractions
2020.8.3.2
Install-Package FGS.Primitives.Time.Abstractions -Version 2020.8.3.2
dotnet add package FGS.Primitives.Time.Abstractions --version 2020.8.3.2
<PackageReference Include="FGS.Primitives.Time.Abstractions" Version="2020.8.3.2" />
paket add FGS.Primitives.Time.Abstractions --version 2020.8.3.2
#r "nuget: FGS.Primitives.Time.Abstractions, 2020.8.3.2"
// Install FGS.Primitives.Time.Abstractions as a Cake Addin
#addin nuget:?package=FGS.Primitives.Time.Abstractions&version=2020.8.3.2
// Install FGS.Primitives.Time.Abstractions as a Cake Tool
#tool nuget:?package=FGS.Primitives.Time.Abstractions&version=2020.8.3.2
Provides simple abstractions of time services.
Useful for lateral time-manipulation concerns such as mocking and transactional timestamp alignment.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FGS.Primitives.Time.Abstractions:
Package | Downloads |
---|---|
FGS.Interceptors.Time
Provides an implementation of an interceptor that freezes time before an inbound invocation, and then unfreezes time after the invocation has been completed. |
|
FGS.Primitives.Time
Provides implementations of simple abstractions of time services. Useful for lateral time-manipulation concerns such as mocking and transactional timestamp alignment. |
|
FGS.Autofac.Interceptors.Time
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout the duration of each intercepted call. This is useful for making sure timestamps are consistent across multiple accesses during a single business transaction, such as during compound persistence operations that independently consume the current time. This package is for Autofac version 5. For an identical API on Autofac version 4, see `FGS.Autofac4.Interceptors.Time`. |
|
FGS.Autofac4.Interceptors.Time
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout the duration of each intercepted call. This is useful for making sure timestamps are consistent across multiple accesses during a single business transaction, such as during compound persistence operations that independently consume the current time. This package is for Autofac version 4. For an identical API on Autofac version 5, see `FGS.Autofac.Interceptors.Time`. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2020.8.3.2 | 513 | 8/3/2020 |
2020.8.3.1 | 430 | 8/3/2020 |
2020.2.13.1 | 458 | 2/13/2020 |
2020.1.15.1 | 478 | 1/15/2020 |
2019.12.16.2 | 489 | 12/16/2019 |
2019.12.13.1 | 480 | 12/13/2019 |
2019.12.9.2 | 468 | 12/9/2019 |
2019.12.9.1 | 480 | 12/9/2019 |
2019.12.4.3 | 469 | 12/4/2019 |
2019.12.4.2 | 478 | 12/4/2019 |
2019.12.4.1 | 482 | 12/4/2019 |
2019.12.2.1 | 470 | 12/2/2019 |
2019.11.27.1 | 481 | 11/27/2019 |
2019.11.26.1 | 492 | 11/26/2019 |
2019.11.22.3 | 469 | 11/22/2019 |
2019.11.22.2 | 509 | 11/22/2019 |
2019.11.22.1 | 492 | 11/22/2019 |
2019.11.21.1 | 486 | 11/21/2019 |
2019.11.20.1 | 468 | 11/20/2019 |
2019.11.18.1 | 538 | 11/18/2019 |
2019.11.13.6 | 774 | 11/13/2019 |