|
18 | 18 | <div class="container z-depth-1" style=" margin-top: 30px;">
|
19 | 19 | <section class="p-md-3 mx-md-5">
|
20 | 20 | <div class="row d-flex justify-content-between align-items-center">
|
21 |
| - <div class="col-md-6 mb-4"> |
| 21 | + <div class="col-md-12"> |
22 | 22 | <h2 class="mb-3">The Vision</h2>
|
23 | 23 | <p class="text-muted pt-3">
|
24 | 24 | An idea to bring together the best and essential practices / pacakges of ASP.NET Core 5.0 along with Clean Hexagonal Architecture that can be a right fit for small/mid and enterprise level solutions. How easy would it be if you are able to run a single line of CLI command on your Console and you get a complete implementation in no time? That's the exact vision I had while building this full fledged Boilerplate template.
|
|
31 | 31 | <i class="far fa-paper-plane indigo-text pr-2"></i> Clean Architecture
|
32 | 32 | </h5>
|
33 | 33 | <p class="text-muted mb-lg-0">
|
34 |
| - Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
| 34 | + Incorporating the best practices, this Solution Template offers you great flexibility in terms of features and scalability. |
35 | 35 | </p>
|
36 | 36 | </div>
|
37 | 37 | <div class="col-lg-3 col-md-6 mb-5">
|
|
47 | 47 | <i class="fas fa-user amber-text pr-2"></i> User Management
|
48 | 48 | </h5>
|
49 | 49 | <p class="text-muted mb-md-0">
|
50 |
| - Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
| 50 | + A fully implemented User Management Module that includes Login , Registration, JWT Authenication (WebAPI), User Profiles, Permissions Management, Role Management and much more is available out of the box. |
51 | 51 | </p>
|
52 | 52 | </div>
|
53 | 53 | <div class="col-lg-3 col-md-6 mb-5">
|
54 | 54 | <h5 class="mb-3">
|
55 | 55 | <i class="fas fa-rocket red-text pr-2"></i> CRUD Implementation
|
56 | 56 | </h5>
|
57 | 57 | <p class="text-muted mb-md-0">
|
58 |
| - Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
| 58 | + A Sample CRUD Implementation is included out of the box that loads blazing fast. Based on AJAX / View Rendering / jQueryTables / Cached Data. This gives you a Single Page Application Feel and Response times. |
59 | 59 | </p>
|
60 | 60 | </div>
|
61 |
| - <div class="col-lg-3 col-md-6 mb-5"> |
62 |
| - <h5 class="mb-3"> |
63 |
| - <i class="fas fa-rocket red-text pr-2"></i> CRUD Implementation |
64 |
| - </h5> |
65 |
| - <p class="text-muted mb-md-0"> |
66 |
| - Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
67 |
| - </p> |
68 |
| - </div> |
69 |
| - <div class="col-lg-3 col-md-6 mb-5"> |
70 |
| - <h5 class="mb-3"> |
71 |
| - <i class="fas fa-rocket red-text pr-2"></i> CRUD Implementation |
72 |
| - </h5> |
73 |
| - <p class="text-muted mb-md-0"> |
74 |
| - Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
75 |
| - </p> |
76 |
| - </div> |
77 |
| - <div class="col-lg-3 col-md-6 mb-5"> |
78 |
| - <h5 class="mb-3"> |
79 |
| - <i class="fas fa-rocket red-text pr-2"></i> CRUD Implementation |
80 |
| - </h5> |
81 |
| - <p class="text-muted mb-md-0"> |
82 |
| - Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
83 |
| - </p> |
84 |
| - </div> |
85 |
| - <div class="col-lg-3 col-md-6 mb-5"> |
86 |
| - <h5 class="mb-3"> |
87 |
| - <i class="fas fa-rocket red-text pr-2"></i> CRUD Implementation |
88 |
| - </h5> |
89 |
| - <p class="text-muted mb-md-0"> |
90 |
| - Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
| 61 | + </div> |
| 62 | + <div class="row d-flex justify-content-between align-items-center"> |
| 63 | + <div class="col-md-12"> |
| 64 | + <h2 class="mb-3">Documentation</h2> |
| 65 | + <p class="text-muted pt-3"> |
| 66 | + Coming Soon. New Articles and Tutorials will be posted on my <a href="https://www.codewithmukesh.com">blog.</a> |
| 67 | + </p></div> |
| 68 | + </div> |
| 69 | + <div class="row d-flex justify-content-between align-items-center"> |
| 70 | + <div class="col-md-12"> |
| 71 | + <h2 class="mb-3">Support</h2> |
| 72 | + <p class="text-muted pt-3"> |
| 73 | + Has this Project helped you learn something New? or Helped you at work? Do Consider Supporting. Here are a few ways by which you can support. |
91 | 74 | </p>
|
| 75 | + <ul> |
| 76 | + <li>Leave a star! - <a href="https://github.com/aspnetcorehero/Boilerplate">Repository</a> </li> |
| 77 | + <li>Recommend this awesome project to your colleages.</li> |
| 78 | + <li>Do consider endorsing me on LinkedIn for ASP.NET Core - <a href="https://www.linkedin.com/in/iammukeshm/"> Connect via LinkedIn</a></li> |
| 79 | + <li>Or, If you want to support this project on the long run, consider buying me a coffee.</li> |
| 80 | + </ul> |
| 81 | + <script type="text/javascript" src="https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js" data-name="bmc-button" data-slug="codewithmukesh" data-color="#FFDD00" data-emoji="" data-font="Cookie" data-text="Buy me a coffee" data-outline-color="#000000" data-font-color="#000000" data-coffee-color="#ffffff"></script> |
92 | 82 | </div>
|
93 | 83 | </div>
|
94 | 84 | </section>
|
|
0 commit comments