-
My game keeps crashing if i use it in a game using net standard 2.1. The only issue i had while doing it for net standard 2.1 is theres no sharpdx for that version.
ghost updated
3 weeks ago
-
Hello
Upgrading from 4.6 to 4.7 broke my application's beginedit.
Now using netstandard, calling BeginEdit() on businessbase parent with businessbase child fails.
On UWP the error says "Value can…
tiitk updated
6 years ago
-
Will it be possible to create a new package targetting netstandard?
I have created a temporary package / project file and nuget targetting netstandard 2.0. Probably best to have a single project file…
-
Are there any plans to implement a UrhoSharp version that can be used in .NET Standard projects ?
-
Instead of targeting net45 it appears to the cf-dotnet-sdk could easily target .NETStandard (1.5 or higher). This way the library could be used in .NET Core Apps and on other platforms supporting .NET…
-
Any chance to have the nuget library targeting netstandard 2.0 instead of netcoreapp2.1?
-
I can't install this in a .NETStardard library which Xamarin is now suggesting everyone use. Can this be supported?
-
After Upgrading to 1.8.1 (from 1.7) in [R-Addin](https://github.com/rkapl123/RAddin) I've encountered the problem that when delivering the package to other users, the process fails to "load assembly N…
-
Any chance you could make a netstandard nuget. If ti was netstandard 2.0 it should basically support everything and run on 4.6.1 and dotnet core. It may also work on a lesser version of netstandard as…
-
I would like to use WebSockets.PCL with NETStandard
However I get the following error on build;
Install-Package : Package Websockets.Pcl 1.1.9 is not compatible with netstandard1.6 (.NETStandard…
wonea updated
5 years ago