BeaufortFrameworkInterfaces 1.0.9
dotnet add package BeaufortFrameworkInterfaces --version 1.0.9
NuGet\Install-Package BeaufortFrameworkInterfaces -Version 1.0.9
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="BeaufortFrameworkInterfaces" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BeaufortFrameworkInterfaces" Version="1.0.9" />
<PackageReference Include="BeaufortFrameworkInterfaces" />
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 BeaufortFrameworkInterfaces --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BeaufortFrameworkInterfaces, 1.0.9"
#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.
#:package BeaufortFrameworkInterfaces@1.0.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BeaufortFrameworkInterfaces&version=1.0.9
#tool nuget:?package=BeaufortFrameworkInterfaces&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Base interfaces for use in all .Net projects
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on BeaufortFrameworkInterfaces:
Package | Downloads |
---|---|
BeaufortFrameworkBusinessLogic
Base Business Logic for use in all .Net projects |
|
BeaufortFrameworkDomainObjects
Base Domain Objects for use in all .Net projects |
|
BeaufortFrameworkHelpers
Base helper classes |
GitHub repositories
This package is not used by any popular GitHub repositories.
Refactor Error; add Error view model