0 Forks
0 Stars
0 Watchers

Model-Binding

Heavily commented example projects to illustrate model binding features of Pro Asp.Net Core MVC 2 book by Adam Feeman

How to download and setup Model-Binding

Open terminal and run command
git clone https://github.com/Hart-AspNetCoreMVC/Model-Binding.git
git clone is used to create a copy or clone of Model-Binding repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Model-Binding https://github.com/Hart-AspNetCoreMVC/Model-Binding/archive/master.zip

Or simply clone Model-Binding with SSH
[email protected]:Hart-AspNetCoreMVC/Model-Binding.git

If you have some problems with Model-Binding

You may open issue on Model-Binding support forum (system) here: https://github.com/Hart-AspNetCoreMVC/Model-Binding/issues