Skip to content

rachit3107/safe_app_csharp

 
 

Repository files navigation

safe_app_csharp

NuGet

safe_app CSharp Library. Currently supports

  • Xamarin.Android ( >=4.1.2. ABI: armeabi-v7a, x86)
  • Xamarin.iOS ( >= 1.0, ABI: ARM64, x64)
  • netstandard1.2 (for usage via portable libs)

Note: Just adding a package dependency to the Portable Library will not be enough. Package also needs to be added to the corresponding app projects(iOS/Android) for platform specific Native libraries to get included.

MaidSafe website SAFE Dev Forum SAFE Network Forum

TODO

  • Extend Native API Scope to full Alpha-2 client APIs.
  • Tests and Mock integration.
  • Add other compatible target frameworks for Desktop-Win/Xamarin.Mac/...
  • Managed API Docs.
  • Code Samples.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MaidSafe Contributor Agreement (CONTRIBUTOR), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement.

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.3%
  • PowerShell 1.7%