Soenneker.Enums.DateRangeType
4.0.149
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Soenneker.Enums.DateRangeType --version 4.0.149
NuGet\Install-Package Soenneker.Enums.DateRangeType -Version 4.0.149
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Enums.DateRangeType" Version="4.0.149" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Enums.DateRangeType" Version="4.0.149" />
<PackageReference Include="Soenneker.Enums.DateRangeType" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Enums.DateRangeType --version 4.0.149
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Enums.DateRangeType, 4.0.149"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Enums.DateRangeType@4.0.149
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Enums.DateRangeType&version=4.0.149
#tool nuget:?package=Soenneker.Enums.DateRangeType&version=4.0.149
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Soenneker.Enums.DateRangeType
Identifies a predefined calendar range or a caller-supplied custom date range.
Install
dotnet add package Soenneker.Enums.DateRangeType
What you get
DateRangeType— Identifies a predefined calendar range or a caller-supplied custom date range.
API at a glance
| API | What it does | Result / important behavior |
|---|---|---|
DateRangeType.Yesterday |
The calendar day immediately before today. | The calendar day immediately before today. |
DateRangeType.PreviousWeek |
The calendar week immediately before the current week. | The calendar week immediately before the current week. |
DateRangeType.PreviousMonth |
The calendar month immediately before the current month. | The calendar month immediately before the current month. |
DateRangeType.PreviousYear |
The calendar year immediately before the current year. | The calendar year immediately before the current year. |
DateRangeType.Custom |
A date range whose boundaries are supplied explicitly by the caller. | A date range whose boundaries are supplied explicitly by the caller. |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Soenneker.Attributes.PublicOpenApiObject (>= 4.0.52)
- Soenneker.Gen.EnumValues (>= 4.0.45)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.Enums.DateRangeType:
| Package | Downloads |
|---|---|
|
Soenneker.Extensions.DateRangeType
A collection of helpful DateRangeType enum extension methods |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.153 | 203 | 9/7/2026 |
| 4.0.152 | 208 | 9/4/2026 |
| 4.0.151 | 249 | 8/30/2026 |
| 4.0.150 | 132 | 8/30/2026 |
| 4.0.149 | 118 | 8/30/2026 |
| 4.0.146 | 476 | 8/21/2026 |
| 4.0.145 | 341 | 8/18/2026 |
| 4.0.144 | 110 | 8/18/2026 |
| 4.0.143 | 124 | 8/18/2026 |
| 4.0.142 | 338 | 8/7/2026 |
| 4.0.141 | 399 | 7/28/2026 |
| 4.0.140 | 111 | 7/27/2026 |
| 4.0.139 | 151 | 7/27/2026 |
| 4.0.138 | 402 | 7/17/2026 |
| 4.0.137 | 192 | 7/16/2026 |
| 4.0.136 | 125 | 7/16/2026 |
| 4.0.135 | 835 | 7/2/2026 |
| 4.0.134 | 539 | 6/19/2026 |
| 4.0.133 | 182 | 6/18/2026 |
| 4.0.132 | 1,255 | 6/18/2026 |
Loading failed
Update dependency Soenneker.Attributes.PublicOpenApiObject to 4.0.52 (#694)