Skip to content

ashwinkumar6/safe_app_csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe_app_csharp

NuGet Package CI - NetCore master
NuGet Build status

safe_app CSharp Library. Currently supports

  • Xamarin.Android ( >=4.1.2. ABI: armeabi-v7a)
  • Xamarin.iOS ( >= 1.0, ABI: ARM64, x64)
  • netstandard1.3 (for usage via portable libs)
  • netcoreapp1.0 (for use via NET Core targets. Runtime support limited to x64)
  • netframework46 (for use via classic NET Framework targets. Platform support limited to x64)
MaidSafe website SAFE Dev Forum SAFE Network Forum

TODO

  • Extend Native API Scope to full Alpha-2 client APIs.
  • Tests
    • Setup test targets in currently supported platforms
    • Setup basic CI suite - currently supports NetCore
    • Expand test cases to cover the Managed API scope
  • Mock integration
    • Support mock network via SAFE_APP_MOCK conditional symbol
    • Publish package including mock network support.
  • Add other compatible target frameworks
    • NETCore
    • NetFramework
    • Xamarin.Mac
  • Managed API Docs.
  • Code Samples.

License

This SAFE Network library is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT https://opensource.org/licenses/MIT) at your option.

Contribution

Copyrights in the SAFE Network are retained by their contributors. No copyright assignment is required to contribute to this project.

About

No description, website, or topics provided.

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 96.7%
  • PowerShell 2.2%
  • Shell 1.1%