Restext.Standalone.Compiler
6.2.0
dotnet add package Restext.Standalone.Compiler --version 6.2.0
NuGet\Install-Package Restext.Standalone.Compiler -Version 6.2.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="Restext.Standalone.Compiler" Version="6.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Restext.Standalone.Compiler" Version="6.2.0" />
<PackageReference Include="Restext.Standalone.Compiler" />
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 Restext.Standalone.Compiler --version 6.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Restext.Standalone.Compiler, 6.2.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.
#addin nuget:?package=Restext.Standalone.Compiler&version=6.2.0
#tool nuget:?package=Restext.Standalone.Compiler&version=6.2.0
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.2.0 | 4,830 | a month ago |
6.1.2 | 9,303 | 5 months ago |
6.1.1 | 13,726 | 5/20/2024 |
6.1.0 | 270 | 5/17/2024 |
6.0.4 | 1,359 | 8/24/2023 |
1.0.10 | 1,212 | 10/18/2022 |
1.0.9 | 15,686 | 5/18/2022 |
1.0.8 | 500 | 12/23/2020 |
1.0.7 | 449 | 12/20/2020 |
1.0.6 | 768 | 11/10/2020 |
1.0.5 | 452 | 11/10/2020 |
1.0.4 | 441 | 11/10/2020 |
1.0.4-rc1 | 386 | 11/9/2020 |
1.0.1 | 490 | 11/9/2020 |
1.0.0 | 1,332 | 11/9/2020 |
1.0.0-rc5 | 362 | 11/9/2020 |