Resourceful.Net 0.0.0-alpha

This is a prerelease version of Resourceful.Net.
dotnet add package Resourceful.Net --version 0.0.0-alpha
NuGet\Install-Package Resourceful.Net -Version 0.0.0-alpha
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="Resourceful.Net" Version="0.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Resourceful.Net --version 0.0.0-alpha
#r "nuget: Resourceful.Net, 0.0.0-alpha"
#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 Resourceful.Net as a Cake Addin
#addin nuget:?package=Resourceful.Net&version=0.0.0-alpha&prerelease

// Install Resourceful.Net as a Cake Tool
#tool nuget:?package=Resourceful.Net&version=0.0.0-alpha&prerelease

Resourceful is a package to facilitate loading resources embedded into the assembly as well as enabling the ability to live reload them.

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
0.0.0-alpha 841 6/17/2018

Initial release of Resourceful.Net