Yarn 0.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Yarn --version 0.6.0
                    
NuGet\Install-Package Yarn -Version 0.6.0
                    
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="Yarn" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yarn" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Yarn" />
                    
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 Yarn --version 0.6.0
                    
#r "nuget: Yarn, 0.6.0"
                    
#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 Yarn@0.6.0
                    
#: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=Yarn&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Yarn&version=0.6.0
                    
Install as a Cake Tool

Yet Another Repository for .Net

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Yarn:

Package Downloads
Yarn.EF

Yarn Entity Framework Provider

Yarn.NHibernate

Yarn NHibernate Provider

Yarn.InMemory

Yarn In-memory Provider

Yarn.MongoDb

Yarn MongoDB Provider

Yarn.RavenDb

Yarn RavenDB Provider

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.0 532 12/11/2025
1.3.0 5,354 5/25/2022
1.2.6 1,449 3/26/2021
1.2.5 1,140 1/14/2021
1.2.4 2,289 12/3/2020
1.2.3 872 12/3/2020
1.2.2 953 11/18/2020
1.2.1 777 11/18/2020
1.2.0 3,458 11/5/2020
1.1.2 741 11/2/2020
1.1.1 3,114 10/31/2020
1.0.1 26,294 5/8/2018
1.0.0 6,859 9/26/2016
0.9.9 4,658 5/9/2016
0.9.7 5,056 1/18/2016
0.9.6 4,780 11/25/2015
0.9.5 4,554 11/6/2015
0.9.4 4,586 10/16/2015
0.6.0 3,583 3/9/2014
Loading failed

* Simplified IMetaDataProvider interface
     * Renamed ICachedResultProvider to ICacheProvider
     * Modified default caching strategy to use combination of write-through caching and generational caching