Restext.Standalone.Compiler 6.1.1

dotnet add package Restext.Standalone.Compiler --version 6.1.1
NuGet\Install-Package Restext.Standalone.Compiler -Version 6.1.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="Restext.Standalone.Compiler" Version="6.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Restext.Standalone.Compiler --version 6.1.1
#r "nuget: Restext.Standalone.Compiler, 6.1.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.
// Install Restext.Standalone.Compiler as a Cake Addin
#addin nuget:?package=Restext.Standalone.Compiler&version=6.1.1

// Install Restext.Standalone.Compiler as a Cake Tool
#tool nuget:?package=Restext.Standalone.Compiler&version=6.1.1

Restext.Standalone.Compiler

🇺🇸 Engilsh

Summary

This package is meant to use only in a special case that you want to generate *.resources file right in the same folder as your *.restext files.

Usage

For using this package, you will just need to add a PackageReference into your project.

<Project Sdk="Microsoft.NET.Sdk">

  <ItemGroup>
    <PackageReference Include="Restext.Standalone.Compiler" />
  </ItemGroup>

</Project>

🇨🇳 中文

说明

这个包用于在项目中所有*.restext相同目录下生成对应的*.resources文件

用法

使用本包,你只需要向你的项目中添加一个 PackageReference.

<Project Sdk="Microsoft.NET.Sdk">

  <ItemGroup>
    <PackageReference Include="Restext.Standalone.Compiler" />
  </ItemGroup>

</Project>
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • 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
6.1.1 254 5/20/2024
6.1.0 156 5/17/2024
6.0.4 1,251 8/24/2023
1.0.10 1,063 10/18/2022
1.0.9 7,456 5/18/2022
1.0.8 432 12/23/2020
1.0.7 387 12/20/2020
1.0.6 704 11/10/2020
1.0.5 383 11/10/2020
1.0.4 377 11/10/2020
1.0.4-rc1 322 11/9/2020
1.0.1 420 11/9/2020
1.0.0 429 11/9/2020
1.0.0-rc5 301 11/9/2020