Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 833 Bytes

Developing-Step-By-Step-Core-Conclusion.md

File metadata and controls

21 lines (14 loc) · 833 Bytes

Conclusion

In this document, we built a complete example that covers most parts of the ASP.NET Zero system. We hope that it will help you to build your own application.

We intentionally used different approaches for similar tasks to show you different styles of development. ASP.NET Zero provides an architecture but does not restrict you. You can make your own style development.

Code Generation

Using ASP.NET Zero Power Tools, you can speed up your development.

See documentation to learn how to use it.

Source Code

You should purchase ASP.NET Zero in order to get source code. After purchasing, you can get the sample project from private Github repository: https://github.com/aspnetzero/aspnet-zero-samples