Miru.Core 0.17.1

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Miru.Core:

Package Downloads
Miru

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.17.1 489 2025/4/2
0.17.0 430 2025/3/31
0.16.2 986 2024/8/28
0.16.1 479 2024/8/14
0.16.0 468 2024/7/19
0.15.10 476 2024/7/17
0.15.9 652 2024/3/6
0.15.8 442 2024/3/4
0.15.7 468 2024/3/2
0.15.6 436 2024/3/1
0.15.5 459 2024/3/1
0.15.4 457 2024/2/29
0.15.3 447 2024/2/29
0.15.2 372 2024/2/25
0.15.1 424 2024/2/22
0.15.0 451 2024/2/22
0.14.26 464 2023/12/4
0.14.25 529 2023/12/1
0.14.24 549 2023/11/17
0.14.22 462 2023/11/9
Loading failed