Restext.Standalone.Compiler
6.1.2
dotnet add package Restext.Standalone.Compiler --version 6.1.2
NuGet\Install-Package Restext.Standalone.Compiler -Version 6.1.2
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.2" />
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.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Restext.Standalone.Compiler, 6.1.2"
#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.2 // Install Restext.Standalone.Compiler as a Cake Tool #tool nuget:?package=Restext.Standalone.Compiler&version=6.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.2 | 1,514 | 11/6/2024 |
6.1.1 | 13,342 | 5/20/2024 |
6.1.0 | 252 | 5/17/2024 |
6.0.4 | 1,346 | 8/24/2023 |
1.0.10 | 1,147 | 10/18/2022 |
1.0.9 | 10,521 | 5/18/2022 |
1.0.8 | 463 | 12/23/2020 |
1.0.7 | 416 | 12/20/2020 |
1.0.6 | 735 | 11/10/2020 |
1.0.5 | 418 | 11/10/2020 |
1.0.4 | 409 | 11/10/2020 |
1.0.4-rc1 | 357 | 11/9/2020 |
1.0.1 | 456 | 11/9/2020 |
1.0.0 | 470 | 11/9/2020 |
1.0.0-rc5 | 334 | 11/9/2020 |