wooga / Paket.Unity3D

An extension for the Paket dependency manager that enables the integration of NuGet dependencies into Unity3D projects.
http://wooga.github.io/Paket.Unity3D/
The Unlicense
42 stars 9 forks source link

trying to use AutoMapper inside Unity3D failed tunable to parse [1.1.0, ) #18

Open AbhimanyuAryan opened 6 years ago

AbhimanyuAryan commented 6 years ago

I just wanted to know is someone still maintaining this repo? Or it's dead. Are their any better alternatives?

For using .net libraries in Unity3d if this doesn't work

~/Documents/Unity Projects/WoogaGames
❯ ls
Assembly-CSharp.csproj          obj
Assets                          packages
Library                         paket-files
ProjectSettings                 paket.dependencies
Temp                            paket.lock
WoogaGames.sln                  paket.unity3d.references

~/Documents/Unity Projects/WoogaGames
❯ mono .paket/paket.exe update
Paket version 5.100.3
Resolving packages for group Main:
 - AutoMapper 6.1.1
 - Wooga.Lambda 0.7.0
 - Microsoft.CSharp 4.4.0
 - System.Collections 4.3.0
 - System.Collections.Concurrent 4.3.0
 - System.Collections.Specialized 4.3.0
 - System.ComponentModel.TypeConverter 4.3.0
 - System.Diagnostics.Debug 4.3.0
 - System.Dynamic.Runtime 4.3.0
 - System.Globalization 4.3.0
 - System.Linq 4.3.0
 - System.Linq.Expressions 4.3.0
 - System.Linq.Queryable 4.3.0
 - System.Reflection 4.3.0
 - System.Reflection.Extensions 4.3.0
 - System.Resources.ResourceManager 4.3.0
 - System.Runtime 4.3.0
 - System.Runtime.Extensions 4.3.0
 - System.Text.RegularExpressions 4.3.0
 - System.Threading 4.3.0
 - Substance.Collections.Immutable 0.0.10-beta
 - System.Reflection.TypeExtensions 4.4.0
 - System.Diagnostics.Tracing 4.3.0
 - System.Threading.Tasks 4.3.0
 - System.Collections.NonGeneric 4.3.0
 - System.Globalization.Extensions 4.3.0
 - System.ComponentModel 4.3.0
 - System.ComponentModel.Primitives 4.3.0
 - System.Reflection.Primitives 4.3.0
 - System.ObjectModel 4.3.0
 - System.Reflection.Emit 4.3.0
 - System.Reflection.Emit.ILGeneration 4.3.0
 - System.IO 4.3.0
 - System.Reflection.Emit.Lightweight 4.3.0
 - NETStandard.Library 2.0.0
 - Microsoft.NETCore.Platforms 2.0.0
 - Microsoft.NETCore.Targets 2.0.0
 - Substance 0.0.10-beta
 - Substance.Collections 0.0.10-beta
 - Substance.Collections.Generic 0.0.10-beta
 - System.Net.Http 4.3.3
 - Microsoft.Win32.Primitives 4.3.0
 - System.AppContext 4.3.0
 - System.Console 4.3.0
 - System.Diagnostics.Tools 4.3.0
 - System.Globalization.Calendars 4.3.0
 - System.IO.Compression 4.3.0
 - System.IO.Compression.ZipFile 4.3.0
 - System.IO.FileSystem 4.3.0
 - System.IO.FileSystem.Primitives 4.3.0
 - System.Net.Primitives 4.3.0
 - System.Net.Sockets 4.3.0
 - System.Runtime.Handles 4.3.0
 - System.Runtime.InteropServices 4.3.0
 - System.Runtime.InteropServices.RuntimeInformation 4.3.0
 - System.Runtime.Numerics 4.3.0
 - System.Security.Cryptography.Algorithms 4.3.0
 - System.Security.Cryptography.Encoding 4.3.0
 - System.Security.Cryptography.Primitives 4.3.0
 - System.Security.Cryptography.X509Certificates 4.3.1
 - System.Text.Encoding 4.3.0
 - System.Text.Encoding.Extensions 4.3.0
 - System.Threading.Timer 4.3.0
 - System.Xml.ReaderWriter 4.3.0
 - System.Xml.XDocument 4.3.0
 - runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.native.System 4.3.0
 - runtime.native.System.IO.Compression 4.3.1
 - System.Buffers 4.4.0
 - runtime.native.System.Net.Http 4.3.0
 - System.Diagnostics.DiagnosticSource 4.4.1
 - System.Security.Cryptography.OpenSsl 4.4.0
 - runtime.native.System.Security.Cryptography.Apple 4.3.1
 - System.Security.Cryptography.Cng 4.4.0
 - System.Security.Cryptography.Csp 4.3.0
 - System.Threading.Tasks.Extensions 4.4.0
 - runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
 - runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.1
Locked version resolution written to /Users/abhimanyuaryan/Documents/Unity Projects/WoogaGames/paket.lock
Installing into projects:
 - Creating model and downloading packages.
Downloading runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading Microsoft.CSharp 4.4.0
Downloading runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading System.Buffers 4.4.0
Downloading runtime.native.System.Security.Cryptography.Apple 4.3.1
Downloading AutoMapper 6.1.1
Downloading runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.1
Downloading Microsoft.NETCore.Targets 2.0.0
Downloading runtime.native.System.IO.Compression 4.3.1
Downloading runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2
Downloading NETStandard.Library 2.0.0
Downloading Microsoft.NETCore.Platforms 2.0.0
Downloading System.Diagnostics.DiagnosticSource 4.4.1
Downloading System.Net.Http 4.3.3
Downloading System.Reflection.TypeExtensions 4.4.0
Downloading System.Security.Cryptography.Cng 4.4.0
Downloading System.Security.Cryptography.OpenSsl 4.4.0
Downloading System.Security.Cryptography.X509Certificates 4.3.1
Downloading System.Threading.Tasks.Extensions 4.4.0
Performance:
 - Resolver: 1 minute, 29 seconds (1 runs)
    - Runtime: 26 seconds
    - Blocked (retrieving package details): 36 seconds (32 times)
    - Blocked (retrieving package versions): 26 seconds (4 times)
    - Not Blocked (retrieving package details): 55 times
    - Not Blocked (retrieving package versions): 83 times
 - Disk IO: 17 seconds
 - Average Download Time: 16 seconds
 - Number of downloads: 27
 - Average Request Time: 1 second
 - Number of Requests: 238
 - Runtime: 2 minutes, 1 second
mono .paket/paket.exe update  61.65s user 20.09s system 67% cpu 2:01.48 total

~/Documents/Unity Projects/WoogaGames
❯ mono .paket/paket.unity3d.exe install
Paket.Unity3D version 0.3.0
Downloading Microsoft.NETCore.Platforms 2.0 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/Microsoft.NETCore.Platforms.2.0.0.nupkg
Downloading NETStandard.Library 2.0 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/NETStandard.Library.2.0.0.nupkg
Downloading runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading Microsoft.NETCore.Targets 2.0 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/Microsoft.NETCore.Targets.2.0.0.nupkg
Downloading Microsoft.CSharp 4.4 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/Microsoft.CSharp.4.4.0.nupkg
Downloading runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.native.System.IO.Compression 4.3.1 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.native.System.IO.Compression.4.3.1.nupkg
Downloading runtime.native.System.Security.Cryptography.Apple 4.3.1 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.native.System.Security.Cryptography.Apple.4.3.1.nupkg
Downloading runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.1 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple.4.3.1.nupkg
Downloading runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.2 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg
Downloading System.Buffers 4.4 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Buffers.4.4.0.nupkg
Downloading System.Diagnostics.DiagnosticSource 4.4.1 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Diagnostics.DiagnosticSource.4.4.1.nupkg
Downloading System.Net.Http 4.3.3 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Net.Http.4.3.3.nupkg
Downloading System.Reflection.TypeExtensions 4.4 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Reflection.TypeExtensions.4.4.0.nupkg
Downloading System.Security.Cryptography.Cng 4.4 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Security.Cryptography.Cng.4.4.0.nupkg
Downloading System.Security.Cryptography.OpenSsl 4.4 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Security.Cryptography.OpenSsl.4.4.0.nupkg
Downloading System.Security.Cryptography.X509Certificates 4.3.1 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Security.Cryptography.X509Certificates.4.3.1.nupkg
Downloading System.Threading.Tasks.Extensions 4.4 to /Users/abhimanyuaryan/.local/share/NuGet/Cache/System.Threading.Tasks.Extensions.4.4.0.nupkg
Something went wrong with the download of runtime.native.System 4.3 - automatic retry with--force.
Something went wrong with the download of Microsoft.Win32.Primitives 4.3 - automatic retrywith --force.
Something went wrong with the download of runtime.native.System.Net.Http 4.3 - automatic retry with --force.
Something went wrong with the download of System.AppContext 4.3 - automatic retry with --force.
Something went wrong with the download of System.Console 4.3 - automatic retry with --force.
Something went wrong with the download of System.Diagnostics.Tools 4.3 - automatic retry with --force.
Something went wrong with the download of System.IO.Compression.ZipFile 4.3 - automatic retry with --force.
Something went wrong with the download of System.Globalization.Calendars 4.3 - automatic retry with --force.
Something went wrong with the download of System.IO.Compression 4.3 - automatic retry with--force.
Something went wrong with the download of System.IO.FileSystem 4.3 - automatic retry with --force.
Something went wrong with the download of System.IO.FileSystem.Primitives 4.3 - automatic retry with --force.
Something went wrong with the download of System.Net.Primitives 4.3 - automatic retry with--force.
Something went wrong with the download of System.Net.Sockets 4.3 - automatic retry with --force.
Something went wrong with the download of System.Runtime.Numerics 4.3 - automatic retry with --force.
Something went wrong with the download of System.Runtime.InteropServices.RuntimeInformation 4.3 - automatic retry with --force.
Something went wrong with the download of System.Security.Cryptography.Encoding 4.3 - automatic retry with --force.
Something went wrong with the download of System.Security.Cryptography.Algorithms 4.3 - automatic retry with --force.
Something went wrong with the download of System.Security.Cryptography.Primitives 4.3 - automatic retry with --force.
Something went wrong with the download of System.Security.Cryptography.Csp 4.3 - automaticretry with --force.
Something went wrong with the download of System.Text.Encoding.Extensions 4.3 - automatic retry with --force.
Something went wrong with the download of System.Threading.Timer 4.3 - automatic retry with --force.
Something went wrong with the download of System.Xml.ReaderWriter 4.3 - automatic retry with --force.
Something went wrong with the download of System.Xml.XDocument 4.3 - automatic retry with --force.
Paket.Unity3D failed with:

    tunable to parse [1.1.0, )