|
| 1 | +## ℹ️ Description |
| 2 | + |
| 3 | +ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. This package is a part of the [ABP Framework](https://abp.io) and contains client-side files. |
| 4 | +For more information, check out the below links: |
| 5 | + |
| 6 | +🔗Official Website: https://abp.io |
| 7 | + |
| 8 | +🔗Commercial Website: https://commercial.abp.io |
| 9 | + |
| 10 | +🔗Commercial Demo: https://commercial.abp.io/demo |
| 11 | + |
| 12 | +🔗GitHub Repository: https://github.com/abpframework/abp |
| 13 | + |
| 14 | +🔗Official Theme: https://www.LeptonTheme.com |
| 15 | + |
| 16 | +🔗Documentation: https://docs.abp.io |
| 17 | + |
| 18 | +🔗Community: https://community.abp.io |
| 19 | + |
| 20 | +🔗Blog: https://blog.abp.io |
| 21 | + |
| 22 | +🔗Books: https://abp.io/books |
| 23 | + |
| 24 | +🔗Twitter: https://twitter.com/abpframework |
| 25 | + |
| 26 | +🔗Discord: https://community.abp.io/discord |
| 27 | + |
| 28 | +🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp |
| 29 | + |
| 30 | +🔗YouTube: https://www.youtube.com/@Volosoft |
| 31 | + |
| 32 | + |
| 33 | +## 🤔 Why ABP Platform? |
| 34 | + |
| 35 | +Why should you use the ABP.IO Platform instead of creating a new solution from scratch? |
| 36 | + |
| 37 | +You can find the answer here 👉🏻 [Why ABP Platform?](https://docs.abp.io/en/commercial/latest/why-abp-io-platform) |
| 38 | + |
| 39 | +## 🚀 Key Features of the ABP Framework |
| 40 | + |
| 41 | +🟡 Modularity |
| 42 | + |
| 43 | +🟡 Multi-Tenancy |
| 44 | + |
| 45 | +🟡 Bootstrap Tag Helpers |
| 46 | + |
| 47 | +🟡 Dynamic Forms |
| 48 | + |
| 49 | +🟡 Authentication |
| 50 | + |
| 51 | +🟡 Authorization |
| 52 | + |
| 53 | +🟡 Distributed Event Bus |
| 54 | + |
| 55 | +🟡 BLOB Storing |
| 56 | + |
| 57 | +🟡 Text Templating |
| 58 | + |
| 59 | +🟡 Tooling: ABP CLI |
| 60 | + |
| 61 | +🟡 Cross-Cutting Concerns |
| 62 | + |
| 63 | +🟡 Bundling & Minification |
| 64 | + |
| 65 | +🟡 Virtual File System |
| 66 | + |
| 67 | +🟡 Theming |
| 68 | + |
| 69 | +🟡 Background Jobs |
| 70 | + |
| 71 | +🟡 DDD Infrastructure |
| 72 | + |
| 73 | +🟡 Auto REST APIs |
| 74 | + |
| 75 | +🟡 Dynamic Client Proxies |
| 76 | + |
| 77 | +🟡 Multiple Database Providers |
| 78 | + |
| 79 | +🟡 Data filtering |
| 80 | + |
| 81 | +🟡 Test Infrastructure |
| 82 | + |
| 83 | +🟡 Audit Logging |
| 84 | + |
| 85 | +🟡 Object to Object Mapping |
| 86 | + |
| 87 | +🟡 Email & SMS Abstractions |
| 88 | + |
| 89 | +🟡 Localization |
| 90 | + |
| 91 | +🟡 Setting Management |
| 92 | + |
| 93 | +🟡 Extension Methods |
| 94 | + |
| 95 | +🟡 Aspect Oriented Programming |
| 96 | + |
| 97 | +🟡 Dependency Injection |
| 98 | + |
| 99 | + |
| 100 | +## 🧐 How It Works? |
| 101 | + |
| 102 | +The following page explains how you use the ABP.IO Platform as a .NET developer 👉 [How it works?](https://commercial.abp.io/how-it-works) |
| 103 | + |
| 104 | + |
| 105 | +### 📘 Supported Database Providers |
| 106 | + |
| 107 | +🔵 Entity Framework Core |
| 108 | + |
| 109 | +🔵 MongoDB |
| 110 | + |
| 111 | +🔵 Dapper |
| 112 | + |
| 113 | + |
| 114 | +### 🎴 Supported UI Frameworks |
| 115 | + |
| 116 | +🔵 Angular |
| 117 | + |
| 118 | +🔵 Razor Pages |
| 119 | + |
| 120 | +🔵 Blazor Web Assembly |
| 121 | + |
| 122 | +🔵 Blazor Server |
| 123 | + |
| 124 | +🔵 MAUI with Blazor Hybrid |
| 125 | + |
| 126 | + |
| 127 | +## 📫 Bug & Support |
| 128 | + |
| 129 | +Support for open-source ABP Framework client-side packages is available at [GitHub Issues](https://github.com/abpframework/abp/issues), and the commercial support is available at [support.abp.io](https://support.abp.io). |
0 commit comments