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.
#:package Restext.Standalone.Compiler@6.2.0
#: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=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 | 85,255 | 3/3/2025 |
| 6.1.2 | 10,191 | 11/6/2024 |
| 6.1.1 | 14,120 | 5/20/2024 |
| 6.1.0 | 390 | 5/17/2024 |
| 6.0.4 | 1,457 | 8/24/2023 |
| 1.0.10 | 1,435 | 10/18/2022 |
| 1.0.9 | 28,406 | 5/18/2022 |
| 1.0.8 | 671 | 12/23/2020 |
| 1.0.7 | 614 | 12/20/2020 |
| 1.0.6 | 932 | 11/10/2020 |
| 1.0.5 | 620 | 11/10/2020 |
| 1.0.4 | 607 | 11/10/2020 |
| 1.0.4-rc1 | 560 | 11/9/2020 |
| 1.0.1 | 661 | 11/9/2020 |
| 1.0.0 | 2,673 | 11/9/2020 |
| 1.0.0-rc5 | 528 | 11/9/2020 |