UniverseLib.Analyzers 1.0.4

dotnet add package UniverseLib.Analyzers --version 1.0.4
                    
NuGet\Install-Package UniverseLib.Analyzers -Version 1.0.4
                    
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="UniverseLib.Analyzers" Version="1.0.4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UniverseLib.Analyzers" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="UniverseLib.Analyzers">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 UniverseLib.Analyzers --version 1.0.4
                    
#r "nuget: UniverseLib.Analyzers, 1.0.4"
                    
#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.
#:package UniverseLib.Analyzers@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UniverseLib.Analyzers&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=UniverseLib.Analyzers&version=1.0.4
                    
Install as a Cake Tool

Analyzers for using UniverseLib and avoiding common mistakes when making universal Unity mods and tools.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on UniverseLib.Analyzers:

Package Downloads
UniverseLib.IL2CPP.Interop.ML

Package Description

LuVoid.UniverseUGUI.Mono

UniverseLib is a library for making plugins which target IL2CPP and Mono Unity games, with a focus on UI-driven plugins. UniverseUGUI is a fork of UniverseLib that adds support for skins & styles, provides new methods for easily creating field-backed UI controls, and streamlines repetitive layout and skin configuration with disposable context objects.

LuVoid.UniverseUGUI.UnityEditor.Legacy

UniverseLib is a library for making plugins which target IL2CPP and Mono Unity games, with a focus on UI-driven plugins. UniverseUGUI is a fork of UniverseLib that adds support for skins & styles, provides new methods for easily creating field-backed UI controls, and streamlines repetitive layout and skin configuration with disposable context objects.

kremnev8.UniverseLib.IL2CPP.Interop

Contains common implementations for creating UI-driven plugins which target IL2CPP and Mono.

kremnev8.UniverseLib.Mono

Contains common implementations for creating UI-driven plugins which target IL2CPP and Mono.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on UniverseLib.Analyzers:

Repository Stars
sinai-dev/UniverseLib
A library for making plugins which target IL2CPP and Mono Unity games.
Version Downloads Last Updated
1.0.4 4,163 4/23/2022
1.0.3 1,420 1/30/2022
1.0.2 1,229 1/30/2022
1.0.1 1,334 1/30/2022
1.0.0 1,237 1/30/2022