CSharpEssentials.Time
2.0.2
See the version list below for details.
dotnet add package CSharpEssentials.Time --version 2.0.2
NuGet\Install-Package CSharpEssentials.Time -Version 2.0.2
<PackageReference Include="CSharpEssentials.Time" Version="2.0.2" />
<PackageVersion Include="CSharpEssentials.Time" Version="2.0.2" />
<PackageReference Include="CSharpEssentials.Time" />
paket add CSharpEssentials.Time --version 2.0.2
#r "nuget: CSharpEssentials.Time, 2.0.2"
#:package CSharpEssentials.Time@2.0.2
#addin nuget:?package=CSharpEssentials.Time&version=2.0.2
#tool nuget:?package=CSharpEssentials.Time&version=2.0.2
Testable DateTime provider and time utilities for C#.
Provides IDateTimeProvider interface and implementations for better testability and time
handling in applications.
Essential for time-dependent code that needs to be unit testable.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CSharpEssentials.Time:
Package | Downloads |
---|---|
CSharpEssentials
A comprehensive C# library enhancing functional programming capabilities with type-safe monads (Maybe, Result), discriminated unions (Any), and robust error handling. Features include: domain-driven design support, enhanced Entity Framework integration, testable time management, JSON utilities, and LINQ extensions. Built for modern C# development with focus on maintainability, testability, and functional programming principles. |
|
CSharpEssentials.Entity
Domain-driven design (DDD) entity base classes and patterns for CSharpEssentials. Provides EntityBase<TId> with soft delete functionality, audit trails, and domain event integration. Essential for building robust domain models with type safety and functional programming principles. |
GitHub repositories
This package is not used by any popular GitHub repositories.