Skip to content

Using it with unity #474

Answered by amromezzat
amromezzat asked this question in Q&A
Aug 19, 2021 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

It appears that the package would normally work in Unity with someone using .net standard 2. but since I have packages that require .net 4.5
Where System.Web isn't available; I built the library after replacing System.Web ParseQueryString by helper scripts found in Nancy repo, and now it works; it appears the only issue was System.Web dll.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@amromezzat
Comment options

@FantasticFiasco
Comment options

@amromezzat
Comment options

Comment options

You must be logged in to vote
5 replies
@FantasticFiasco
Comment options

@amromezzat
Comment options

@FantasticFiasco
Comment options

@amromezzat
Comment options

@FantasticFiasco
Comment options

Answer selected by amromezzat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants