Oceanware.Ocean 2.0.0

dotnet add package Oceanware.Ocean --version 2.0.0
NuGet\Install-Package Oceanware.Ocean -Version 2.0.0
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="Oceanware.Ocean" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Oceanware.Ocean --version 2.0.0
#r "nuget: Oceanware.Ocean, 2.0.0"
#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 Oceanware.Ocean as a Cake Addin
#addin nuget:?package=Oceanware.Ocean&version=2.0.0

// Install Oceanware.Ocean as a Cake Tool
#tool nuget:?package=Oceanware.Ocean&version=2.0.0

Ocean is a cross-platform library that provides API's for WPF, Blazor, Xamarin, UWP, WebApi, Silverlight, and .NET Class Libraries. Library has builds for .NET Framework, .NET Standard 2.0 and .NET Core 3.0.

Library does not require entities to implement any interfaces or based classes in order to be used in Blazor. For XAML based applications, a rich base class is provided that integrates with XAML binding stacks.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Oceanware.Ocean:

Package Downloads
Oceanware.Ocean.Blazor

Provides the OceanValidator that is the Blazor middleware between the Ocean validation and case correction library and the Blazor UI. This NuGet package provides the OceanValidator that is used on Blazor Razor pages. This replaces the default DataAnnotations validation library validator. Package also includes the OceanNumericInput component, a replacement for the Blazor InputNumber. Package also includes the OceanAutoComplete component, a high-octane auto complete control.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 8,921 11/17/2019
1.7.0 1,262 10/20/2019
1.6.0 1,065 10/20/2019
1.5.0 1,026 10/20/2019
1.4.0 1,041 9/24/2019
1.3.0 1,039 9/17/2019
1.2.0 1,076 9/5/2019
1.1.0 958 9/5/2019
1.0.0 1,027 8/31/2019

No changes, verisioned package to stay in sync with Ocean.Blazer.