DateTimeAnalyzerVB 1.0.5710.29175

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DateTimeAnalyzerVB --version 1.0.5710.29175
NuGet\Install-Package DateTimeAnalyzerVB -Version 1.0.5710.29175
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="DateTimeAnalyzerVB" Version="1.0.5710.29175" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DateTimeAnalyzerVB --version 1.0.5710.29175
#r "nuget: DateTimeAnalyzerVB, 1.0.5710.29175"
#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 DateTimeAnalyzerVB as a Cake Addin
#addin nuget:?package=DateTimeAnalyzerVB&version=1.0.5710.29175

// Install DateTimeAnalyzerVB as a Cake Tool
#tool nuget:?package=DateTimeAnalyzerVB&version=1.0.5710.29175

This analyzer checks for usage of Date and DateTime objects in Windows Store, Windows Phone, and OData WebAPI projects where you should instead use DateTimeOffset. Every time the analyzer finds an improper date type, it squiggles the type with a warning and provides an automatic fix. Other project types are ignored.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

This version is compatible with Visual Studio 2015 RTM.