Skip to content

willCode2Surf/AFNetworking-Sharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFNetworking-Sharp

Wrapper to the great AFNetworking library for Xamarin iOS.

Lots of methods aren't fully supported yet, did enough to port the example app over to C#.

Building


To build AFNetworking.dll run the following from the commandline on your Mac

make

There are a couple other commands you can run in case you only want to do specific things

Pulling down AFNetworking code:

make vendor

Building libAFNetworking.a:

make libAFNetworking.a

Cleaning up after make:

make clean

About

Xamarin AFNetworking binding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published