Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add Xamarin support (Android) to C# Wrapper #195

Open
3 tasks
keithrfung opened this issue Sep 2, 2021 · 1 comment
Open
3 tasks

✨ Add Xamarin support (Android) to C# Wrapper #195

keithrfung opened this issue Sep 2, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues for the Hacktoberfest help wanted Extra attention is needed

Comments

@keithrfung
Copy link
Collaborator

keithrfung commented Sep 2, 2021

Feature Request

Description
Xamarin support was temporarily removed but should still be supported under the .NET Standard implementations.
This may require some specialized building of the package for these particular runtimes and more complicated setup so that a developer can easily utilize the library.

The suggestion is to implement Conditions to implement some of the previous code originally in the previously made iOS and Android projects. This may require using Build Extras.

-Android Specifics

See

  • Add Android binaries into runtimes and project
  • Update documentation after Android and iOS support
  • Build test project to demonstrate usage but do not commit within PR.

Helpful Links
https://docs.microsoft.com/en-us/nuget/create-packages/multiple-target-frameworks-project-file
https://docs.microsoft.com/en-us/nuget/create-packages/creating-a-package-msbuild
https://docs.microsoft.com/en-us/dotnet/standard/frameworks
https://github.com/edsnider/latestversionplugin/blob/master/src/Xam.Plugin.LatestVersion.csproj
https://docs.microsoft.com/en-us/nuget/create-packages/supporting-multiple-target-frameworks

@keithrfung keithrfung added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Sep 2, 2021
@AddressXception
Copy link
Collaborator

also, need to add the linux net-standard tests as part of this task

@lmarie79 lmarie79 added the hacktoberfest Issues for the Hacktoberfest label Sep 20, 2021
@SteveMaier-IRT SteveMaier-IRT changed the title ✨ Add Xamarin support (iOS / Android) to C# Wrapper ✨ Add Xamarin support (Android) to C# Wrapper Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues for the Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants