MintPlayer.SeasonChecker
1.3.1
.NET Standard 2.0
Install-Package MintPlayer.SeasonChecker -Version 1.3.1
dotnet add package MintPlayer.SeasonChecker --version 1.3.1
<PackageReference Include="MintPlayer.SeasonChecker" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MintPlayer.SeasonChecker --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MintPlayer.SeasonChecker, 1.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MintPlayer.SeasonChecker as a Cake Addin
#addin nuget:?package=MintPlayer.SeasonChecker&version=1.3.1
// Install MintPlayer.SeasonChecker as a Cake Tool
#tool nuget:?package=MintPlayer.SeasonChecker&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package allows you to find the season for a certain date.
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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.7)
- MintPlayer.SeasonChecker.Abstractions (>= 1.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.1 | 199 | 6/9/2021 |
1.3.0 | 149 | 5/29/2021 |
1.2.2 | 158 | 4/11/2021 |
1.2.1 | 177 | 4/11/2021 |
1.2.0 | 176 | 4/11/2021 |
1.1.17 | 238 | 9/11/2020 |
1.1.16 | 216 | 9/11/2020 |
1.1.15 | 227 | 9/11/2020 |
1.1.14 | 226 | 9/11/2020 |
1.1.13 | 339 | 9/5/2020 |
1.1.12 | 341 | 9/5/2020 |
1.1.11 | 247 | 8/27/2020 |
1.1.10 | 263 | 8/20/2020 |
1.1.9 | 264 | 8/20/2020 |
1.1.8 | 265 | 8/19/2020 |
1.1.7 | 222 | 8/19/2020 |
1.1.6 | 263 | 8/19/2020 |
1.1.5 | 282 | 8/19/2020 |
1.1.4 | 244 | 8/19/2020 |
1.1.3 | 246 | 8/19/2020 |
1.1.2 | 255 | 8/19/2020 |
1.1.1 | 286 | 8/13/2020 |
1.1.0 | 279 | 8/13/2020 |
v1.2.0
- Replaced abstractions PackageReference with ProjectReference
v1.3.0
- Added Microsoft.SourceLink PackageReference