ASP.NET Core in Action Book Description:
ASP.NET Core is a re-imagining of the .NET Framework that frees developers from Visual Studio and Windows.
ASP.NET Core in Action is for C# developers without any web development experience who want to get started and productive using ASP.NET Core to build web applications.
Key features
- Hands-on lessons
- Step-by-step guide
- Real-world examples
Audience
Readers should have experience with C#. No web development experience needed.
About the technology
ASP.NET Core was motivated by the desire to create a web framework with four main goals:
- To be run and developed cross-platform
- To have a modular architecture for easier maintenance
- To be developed completely as open-source software.
- To be applicable to current trends in web development, such as client-side applications and deploying to cloud environments.