NuGetVersionChecker 1.0.0-beta

Suggested Alternatives

NuGetVersionChecker 1.0.0-rc

Additional Details

Beta versions use System.Version to parse version data. If package is pre-release, it won't work. Use release candidate to avoid that.

This is a prerelease version of NuGetVersionChecker.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NuGetVersionChecker --version 1.0.0-beta
NuGet\Install-Package NuGetVersionChecker -Version 1.0.0-beta
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="NuGetVersionChecker" Version="1.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGetVersionChecker --version 1.0.0-beta
#r "nuget: NuGetVersionChecker, 1.0.0-beta"
#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.
// Install NuGetVersionChecker as a Cake Addin
#addin nuget:?package=NuGetVersionChecker&version=1.0.0-beta&prerelease

// Install NuGetVersionChecker as a Cake Tool
#tool nuget:?package=NuGetVersionChecker&version=1.0.0-beta&prerelease

NugetVersionChecker

NuGet Version Checker is a project aims recency of Nuget packges on projects.

Description

Since there is no tracking mechanism that notifies users of package without manually checking them, NuGetVersionChecker will allow a way to track packages certain ways on upcoming versions.

Version History

See Changelog

Task list

  • Create an issue or check task list: Issues

Licence

This repository is licensed under the "MIT" license. See MIT license.

Authors & Contributing

If you'd like to contribute, then contribute. contributing guide.

Contributors

Help

Twitter: Enes Okullu @enesokullu

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.1.0 70 6/24/2024
1.0.0 67 6/22/2024
1.0.0-rc 64 6/20/2024
1.0.0-beta.2 54 6/13/2024
1.0.0-beta.1 57 6/9/2024
1.0.0-beta 79 6/7/2024

Initial release.