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" />
                    
Directory.Packages.props
<PackageReference Include="BeaufortFrameworkInterfaces" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=BeaufortFrameworkInterfaces&version=1.0.9
                    
Install as a Cake Tool

Base interfaces for use in all .Net projects

Product 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.

Version Downloads Last Updated
1.0.9 2,678 5/2/2018
1.0.8 2,595 4/23/2018
1.0.7 2,141 4/23/2018
1.0.6 2,219 4/20/2018
1.0.5 1,986 5/26/2017
1.0.4 2,864 8/9/2016
1.0.3 2,388 7/11/2016
1.0.2 2,005 7/6/2016
1.0.1 1,966 12/4/2015
1.0.0 2,770 11/17/2015

Refactor Error; add Error view model