native.magic_enum 0.9.5

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

// Install native.magic_enum as a Cake Tool
#tool nuget:?package=native.magic_enum&version=0.9.5                

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code.

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

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on native.magic_enum:

Package Downloads
MATLAB.MexTools

使用本工具快速生成 MATLAB C++ MEX 数据API文件函数.mexw64。你只需要在 Visual Studio 中新建一个C++动态链接库项目,添加此NuGet程序包,定义初始化、执行、清理三个函数,就可以生成出合法的MEX文件函数。此外,本工具还额外提供强大的异常处理、C++/MATLAB数据交换和对象生命周期管理功能。 支持的平台:x64。支持的平台工具集:v143。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.5 718 12/12/2023

Coap PowerShell Module