MetaPreview.Core 1.0.1

Suggested Alternatives

MetaOutput.Client

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 4.0 or higher.

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

// Install MetaPreview.Core as a Cake Tool
#tool nuget:?package=MetaPreview.Core&version=1.0.1

Universal mechanism for previewing of any data

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

- MetaPreview.Core is based on MetaPreview NuGet package
- Original MetaPreview NuGet package is removed
- Support of C++ CLI projects is implemented
- Parameter identification signature is changed from " // @" to "@@"
- Properties cartridge::AnyPreview::NAME::PROPERTY::PREVIEW_MEDIA_SIZE and cartridge::AnyPreview::NAME::PROPERTY::PREVIEW_TABLE_SIZE are added
- Sources atom::Trace::NAME::SOURCE::VARIABLES and atom::Trace::NAME::SOURCE::SECURITY are added
- Methods atom::Trace::SetPattern(...), atom::Trace::SetRow(...), atom::Trace::SetUrlCommand(...) and atom::Trace::SetUrlPreview(...) are removed
- Methods atom::Trace::SetUrlProxy(...), atom::Trace::SetUrlType(...) and atom::Trace::SetType(...) are added
- Method parameters of atom::Trace::Send(...) is changed
- Classes atom::Trace::NAME::TYPE, atom::Trace::NAME::URL_TYPE and atom::Trace::NAME::COLOR are added
- States atom::Trace::STATE::BOLD, atom::Trace::STATE::ITALIC, atom::Trace::STATE::SPEAK, atom::Trace::STATE::CHART and atom::Trace::STATE::TABLE are added
- State atom::Trace::STATE::PLAY is renamed to atom::Trace::STATE::BEEP
- Performance optimization
- Package icon is changed
- Minor bug is fixed