https://github.com/marcominerva/xamarinnetcore
A sample on how to use .NET 5.0 features like HostBuilder, Dependecy Injection, Logging and HttpClientFactory with Xamarin.Forms
https://github.com/marcominerva/xamarinnetcore
netcore xamarin xamarin-forms
Last synced: about 1 year ago
JSON representation
A sample on how to use .NET 5.0 features like HostBuilder, Dependecy Injection, Logging and HttpClientFactory with Xamarin.Forms
- Host: GitHub
- URL: https://github.com/marcominerva/xamarinnetcore
- Owner: marcominerva
- License: mit
- Created: 2020-03-14T16:44:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T16:01:44.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T01:13:27.725Z (about 1 year ago)
- Topics: netcore, xamarin, xamarin-forms
- Language: C#
- Homepage:
- Size: 2.18 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin with .NET 5.0
A sample on how to use .NET 5.0 features like HostBuilder, Dependecy Injection, Logging and HttpClientFactory with Xamarin.Forms