SandboxLibrarySample 1.4.9

dotnet add package SandboxLibrarySample --version 1.4.9
                    
NuGet\Install-Package SandboxLibrarySample -Version 1.4.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="SandboxLibrarySample" Version="1.4.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SandboxLibrarySample" Version="1.4.9" />
                    
Directory.Packages.props
<PackageReference Include="SandboxLibrarySample" />
                    
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 SandboxLibrarySample --version 1.4.9
                    
#r "nuget: SandboxLibrarySample, 1.4.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 SandboxLibrarySample@1.4.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=SandboxLibrarySample&version=1.4.9
                    
Install as a Cake Addin
#tool nuget:?package=SandboxLibrarySample&version=1.4.9
                    
Install as a Cake Tool

sample

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
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

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
1.4.9 956 5/2/2019
1.4.9-beta20190502234833 668 5/2/2019
1.4.9-beta20190502234527 706 5/2/2019
1.4.9-beta20190502233723 688 5/2/2019
1.4.8 861 5/2/2019
1.4.8-beta20190502232645 678 5/2/2019
1.4.7 767 4/29/2019
1.4.7-beta20190429203804 592 4/29/2019
1.4.6 765 4/29/2019
1.4.6-beta20190429203041 626 4/29/2019
1.4.5 759 4/29/2019
1.4.5-beta20190429201634 597 4/29/2019
1.4.5-beta20190429185806 599 4/29/2019
1.4.5-beta 603 4/29/2019
1.4.4 778 4/26/2019
1.4.2 744 4/26/2019
1.4.1 760 4/26/2019
1.4.0 750 4/26/2019
1.0.1-CI-20190424-231631 589 4/24/2019
1.0.1-CI-20190424-005556 573 4/24/2019
Loading failed