ResourceBridge 2021.8.21

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

Generates strongly typed wrapper classes. Similar to Visual Studios native ResX generation, but with Blazor in mind.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
2021.8.21 1,293 8/21/2021
2021.8.20 369 8/20/2021
2021.1.0 587 1/17/2021
2020.11.0 547 11/29/2020
1.0.0 620 11/29/2020 1.0.0 is deprecated because it has critical bugs.

Initial release