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.
<PackageVersion Include="native.magic_enum" Version="0.9.5" />
                    
Directory.Packages.props
<PackageReference Include="native.magic_enum" />
                    
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 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.
#addin nuget:?package=native.magic_enum&version=0.9.5
                    
Install as a Cake Addin
#tool nuget:?package=native.magic_enum&version=0.9.5
                    
Install as a Cake Tool

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 1,458 12/12/2023

Coap PowerShell Module