Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
iOS
 
 
 
 
 
 
 
 

README.md

XFBlogExample

Is an example of a simple ASP.NET Core API and Xamarin.Forms client. There is a blogpost with all the details about this project on my blog.

API

Has an integrated Swagger that is used to generate the client code.

Xamarin.Forms Client

The API consumer code is generated using NSwag:

dotnet dotnet-nswag.dll swagger2csclient /input:swagger.json /classname:BlogService /namespace:BlogReader /output:BlogService.cs

About

Using Swagger to automatically generate the client code

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.