https://github.com/vb10/xamarin-forms-service
Xamarin forms ile cross platform apiler ile konuşup kullanımını ele aldık
https://github.com/vb10/xamarin-forms-service
crud mvvm webapi xamarin xamarinforms
Last synced: about 1 month ago
JSON representation
Xamarin forms ile cross platform apiler ile konuşup kullanımını ele aldık
- Host: GitHub
- URL: https://github.com/vb10/xamarin-forms-service
- Owner: VB10
- License: mit
- Created: 2018-05-27T15:37:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T15:44:58.000Z (about 8 years ago)
- Last Synced: 2025-06-08T06:41:55.214Z (12 months ago)
- Topics: crud, mvvm, webapi, xamarin, xamarinforms
- Language: C#
- Size: 2.29 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin Forms Web Service
Xamarin forms ile uygulamanız üzerinden http crud işlemlerini yapıp en temel düzeyde
uygulama yapabilirsiniz.(android / ios cross platform)
## Getting Started
-VS For Mac veya VS çalıştırabilirsiniz.
-Servis post ve update kabul etmiyor şuanlık firebase api taşıyıp bu sorun fixlenecek
-kendi local servisinizide adresleyebilirsiniz android için local host (10.0.2.2 ios da bir değişiklik gerek yok http://192.168.0.102 gibi)
### Prerequisites
```
Xamarin forms 3.0 +
```
```
Newtonsoft.Json
```
## Deployment
Projenizi build + clean edip emulatorde çalıştıraiblirisniz
## Built With
* [MVVM](https://docs.microsoft.com/en-us/previous-versions/msp-n-p/hh848246(v=pandp.10)) - MVVM Pattern used
## License
[MIT](http://ozgurlisanslar.org.tr/mit/)
## Acknowledgments
* Hardwareandro Ailesine
## TODO
* Firebase service bağlanıp gereki tüm işlemler yapılmış olacak
* Fabric bağlanıtısı eklenip hatalar yakalacanak