"I wanted to learn more about Xamarin.Forms and, at the same time, make something that might benefit others. When I learned that my municipality (Stavanger, Norway) had just uploaded lots of open data regarding everyday hiking trips, I saw this as an opportunity to create an useful app. The app contains a list of 52 everyday hiking trips in or around the city of Stavanger, Norway. You can easily find out the hiking trips closest to you and get details about the trip like length and map route. You can also use the map function to search for trips in a specific area. I built it as a hobby project using mainly Xamarin.Forms and utilizing plugins to solve native functionality (geolocation, user settings, etc.). The app communicates with a .NET Core Web API to retrieve the data from a database, both of which are hosted using Azure. The first challenge was normalizing the data used in the app, since most of the textual information provided about the trips were stored in Word-files. Some RunOnce-jobs were created and run to retrieve specific fields from the Word-files and save them in a normalized database. The second challenge was to synchronize the data over to the mobile app and store it in a local database. I initially started with creating an Azure Function which would take retrieve the data from the database. The response time from the Azure Function proved to be very slow and I quickly realized that I would need to use something more responsive that didn't rely on a "cold boot" service. Thus I opted for creating a .NET Core Web API instead. I'm proud that I was able to make something useful while learning to use new technology and frameworks. I learned a lot about Xamarin.Forms, .NET Core and Azure Functions while working on this. My next goals for this project will be to be able to mark trips as "Completed". I would also like to implement some type of "gamification" with badges or achievements. I would also like to have a picture of the trip in the detail view to indicate what type of terrain the trip has."
Mobile app built with Xamarin and c# by @AndreasNesheim.
Creator website: https://www.andreasnesheim.no/
"Built using XamarinForms from the ground up, the app was initially created to create a niche but useful, API-driven app for iOS and Android platforms for UK company info…"
Mobile app built with Xamarin and c# by @TenthNote.
"In April 2023, a friend asked me if I could recreate Drop 7, an old, abandoned puzzle game. That would take way too much time I thought. But I still decided to spend a w…"
Mobile app built with .net maui and c#.
"Make bitcoin user friendly, reliable and secure This is a cross platform bitcoin wallet. It supports Android, iOS, UWP. We build it using CI/CD and monitor it usin…"
Mobile app built with Xamarin and c#.
"BF for WP is an interpreter for the brainfuck programming language for Windows Phone. It provides visual representation of the program execution which helps you better u…"
Open source mobile app built with .net framework and c# by @eirenarch.
"My Fantasy League (MFL) allows third party developers to create apps that work with their fantasy football service. When I joined a league hosted on MFL years ago I thou…"
Mobile app built with Xamarin and c# by @kpespisa.
"OurPlace is a mobile platform which supports the creation, sharing and completion of highly customisable mobile learning activities. These activities are built by combin…"
Open source mobile app built with Xamarin and c# by @GSDan.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact