Unity3D 1.0.0-rc1

Suggested Alternatives

Unity3D 2.0.1

This is a prerelease version of Unity3D.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package Unity3D --version 1.0.0-rc1
                    
NuGet\Install-Package Unity3D -Version 1.0.0-rc1
                    
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="Unity3D" Version="1.0.0-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Unity3D" Version="1.0.0-rc1" />
                    
Directory.Packages.props
<PackageReference Include="Unity3D" />
                    
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 Unity3D --version 1.0.0-rc1
                    
#r "nuget: Unity3D, 1.0.0-rc1"
                    
#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 Unity3D@1.0.0-rc1
                    
#: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=Unity3D&version=1.0.0-rc1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Unity3D&version=1.0.0-rc1&prerelease
                    
Install as a Cake Tool

Adds references to the Unity assemblies (UnityEngine, UnityEngine.UI, UnityEditor, etc.) using cross-platform paths.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Unity3D:

Package Downloads
koiverse_lib_base

Package Description

Unilonia.Connector

Package Description

TECore

Package Description

TWG.GridLayerEditor

A Unity Editor extension that automates Grid and Tilemap layer setup for 2D games. Features columnar UI, automatic layer creation, and support for platformer, top-down, isometric, and hexagonal grid types.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Unity3D:

Repository Stars
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
seep/JoltPhysicsUnity
Jolt Physics bindings for Unity

Intial package release