Rosalia.Core 2.6.35

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

Core libs for Rosalia framework.

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 (7)

Showing the top 5 NuGet packages that depend on Rosalia.Core:

Package Downloads
Rosalia.TaskLib.MsBuild

MsBuild tasks bundle for Rosalia.

Rosalia

Automation tool that allows writing build, install or other workflows in C#. This package automatically integrates Rosalia to your Class Library project.

Rosalia.TaskLib.NuGet

NuGet tasks bundle for Rosalia.

Rosalia.TaskLib.AssemblyInfo

AssemblyInfo tasks bundle for Rosalia.

Rosalia.TaskLib.Svn

Svn tasks bundle for Rosalia.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.35 4,337 8/21/2018
2.6.34 3,763 6/24/2018
2.6.33 3,341 6/24/2018
2.6.32 3,651 6/24/2018
2.6.31 4,540 6/16/2016
2.6.30 7,321 6/1/2016
2.6.17 3,803 1/22/2016
2.6.16 4,261 12/1/2015
2.6.14-alpha 2,767 11/29/2015
2.6.6-alpha 2,543 11/23/2015
2.6.1-alpha 2,463 11/22/2015
2.5.43-alpha 2,584 11/22/2015
2.5.25-alpha 2,446 11/21/2015
2.5.17-alpha 2,634 4/5/2015
2.5.13-alpha 2,544 3/30/2015
2.5.10-alpha 2,521 3/24/2015
0.3.2.6 4,565 11/27/2013
0.3.2.5 3,682 10/13/2013
0.3.2.4 3,685 10/13/2013
0.3.2.3 3,659 10/13/2013
Loading failed