ViewStore.Abstractions
1.3.0
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 ViewStore.Abstractions --version 1.3.0
NuGet\Install-Package ViewStore.Abstractions -Version 1.3.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="ViewStore.Abstractions" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ViewStore.Abstractions" Version="1.3.0" />
<PackageReference Include="ViewStore.Abstractions" />
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 ViewStore.Abstractions --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ViewStore.Abstractions, 1.3.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.
#addin nuget:?package=ViewStore.Abstractions&version=1.3.0
#tool nuget:?package=ViewStore.Abstractions&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains core View Store model.
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ViewStore.Abstractions:
Package | Downloads |
---|---|
ViewStore.Postgres
Postgres implementation of View Store. |
|
ViewStore.MongoDb
MongoDb implementation of View Store. |
|
ViewStore.MartenDb
MartenDb implementation of View Store. |
|
ViewStore.ReadThroughCache
Read through cache for View Store. It can be used as a decorator for any View Store implementation (e.g. MongoDb View Store). |
|
ViewStore.WriteBehindCache
Write bihind cache for View Store. It can be used as a decorator for any View Store implementation (e.g. MongoDb View Store). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-rc3 | 1,180 | 3/25/2022 |
2.0.0-rc2 | 1,148 | 3/25/2022 |
2.0.0-rc1 | 1,103 | 3/25/2022 |
2.0.0-rc02 | 721 | 3/3/2023 |
2.0.0-rc01 | 1,133 | 3/3/2023 |
1.3.14 | 218 | 1/30/2025 |
1.3.13 | 96 | 1/30/2025 |
1.3.12 | 104 | 1/30/2025 |
1.3.11 | 11,396 | 3/3/2023 |
1.3.10 | 1,695 | 1/27/2023 |
1.3.9 | 5,285 | 11/16/2022 |
1.3.8 | 2,085 | 11/10/2022 |
1.3.8-rc3 | 1,196 | 10/17/2022 |
1.3.8-rc2 | 1,149 | 10/17/2022 |
1.3.8-rc1 | 1,122 | 10/17/2022 |
1.3.7 | 2,304 | 10/17/2022 |
1.3.6 | 2,402 | 10/12/2022 |
1.3.5 | 3,495 | 9/5/2022 |
1.3.4 | 3,799 | 7/19/2022 |
1.3.4-rc2 | 1,354 | 7/19/2022 |
1.3.4-rc1 | 1,125 | 7/19/2022 |
1.3.3 | 2,349 | 7/12/2022 |
1.3.2 | 2,138 | 7/1/2022 |
1.3.1 | 2,383 | 6/13/2022 |
1.3.0 | 2,960 | 12/22/2021 |
1.2.1-alpha91 | 1,226 | 12/15/2021 |
1.2.1-alpha9 | 1,223 | 12/14/2021 |
1.2.1-alpha8 | 1,362 | 11/12/2021 |
1.2.1-alpha7 | 1,154 | 11/11/2021 |
1.2.1-alpha6 | 1,167 | 11/11/2021 |
1.2.1-alpha5 | 1,179 | 11/11/2021 |
1.2.1-alpha4 | 1,056 | 11/10/2021 |
1.2.1-alpha3 | 1,176 | 11/10/2021 |
1.2.1-alpha2 | 1,196 | 11/3/2021 |
1.2.1-alpha1 | 1,169 | 11/3/2021 |
1.2.0-alpha9 | 688 | 9/28/2021 |
1.2.0-alpha8 | 281 | 9/28/2021 |
1.2.0-alpha7 | 307 | 9/17/2021 |
1.2.0-alpha6 | 305 | 9/17/2021 |
1.2.0-alpha5 | 289 | 9/17/2021 |
1.2.0-alpha4 | 305 | 3/31/2021 |
1.2.0-alpha3 | 353 | 3/30/2021 |
1.2.0-alpha2 | 333 | 3/26/2021 |
1.2.0-alpha11 | 1,141 | 11/3/2021 |
1.2.0-alpha10 | 1,136 | 10/5/2021 |
1.2.0-alpha1 | 278 | 3/26/2021 |