BESSy 0.9.1.6

dotnet add package BESSy --version 0.9.1.6
                    
NuGet\Install-Package BESSy -Version 0.9.1.6
                    
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="BESSy" Version="0.9.1.6">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BESSy" Version="0.9.1.6" />
                    
Directory.Packages.props
<PackageReference Include="BESSy">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 BESSy --version 0.9.1.6
                    
#r "nuget: BESSy, 0.9.1.6"
                    
#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=BESSy&version=0.9.1.6
                    
Install BESSy as a Cake Addin
#tool nuget:?package=BESSy&version=0.9.1.6
                    
Install BESSy as a Cake Tool

Object / Document peer to peer database for the .NET framework.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.1.6 1,973 9/26/2015
0.9.1.5 1,525 1/8/2015
0.9.1.4 1,615 12/13/2014
0.9.1.3 1,528 12/9/2014
0.9.1.1 1,426 12/1/2014
0.9.1 2,042 8/4/2014
0.8.1.5 1,407 1/9/2014
0.8.1.2 1,397 9/10/2013

Added Support for Mono