DotnetstoreCore 1.6.1
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 DotnetstoreCore --version 1.6.1
NuGet\Install-Package DotnetstoreCore -Version 1.6.1
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="DotnetstoreCore" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotnetstoreCore --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotnetstoreCore, 1.6.1"
#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 DotnetstoreCore as a Cake Addin #addin nuget:?package=DotnetstoreCore&version=1.6.1 // Install DotnetstoreCore as a Cake Tool #tool nuget:?package=DotnetstoreCore&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common functions for .NET applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0-windows7.0 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0-windows7.0
- Autofac (>= 6.1.0)
- Castle.Windsor (>= 5.1.1)
- Catel.MVVM (>= 5.12.12)
- MaterialDesignThemes (>= 4.0.0)
- System.Reactive.Core (>= 5.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DotnetstoreCore:
Package | Downloads |
---|---|
DotnetstoreWPFStandardGUI
Common functions for WPF applications |
|
DotnetstoreUser
Dotnetstore User is a small api to work with users and objects against Active Directory and Database. |
|
DotnetstoreData
General functions for Database operations |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added IsVisible to BaseModel.