Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishanmurariji/filter-sorting-asp.net-core
Filter & Sorting & Permissions in Asp.net Boilerplate
https://github.com/krishanmurariji/filter-sorting-asp.net-core
angular asp asp-net-core boilerplate crud csharp filter filter-dropdown localization pagination sorting ts
Last synced: about 2 months ago
JSON representation
Filter & Sorting & Permissions in Asp.net Boilerplate
- Host: GitHub
- URL: https://github.com/krishanmurariji/filter-sorting-asp.net-core
- Owner: krishanmurariji
- License: mit
- Created: 2024-05-10T10:26:35.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-10T10:49:07.000Z (8 months ago)
- Last Synced: 2024-05-10T11:37:01.203Z (8 months ago)
- Topics: angular, asp, asp-net-core, boilerplate, crud, csharp, filter, filter-dropdown, localization, pagination, sorting, ts
- Language: C#
- Homepage:
- Size: 637 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 ASP.NET Boilerplate Project
[![GitHub Stars](https://img.shields.io/github/stars/krishanmurariji/KrishanMurari_portfolio.svg?style=social&label=Stars)](https://github.com/krishanmurariji/KrishanMurari_portfolio)
[![GitHub Forks](https://img.shields.io/github/forks/krishanmurariji/KrishanMurari_portfolio.svg?style=social&label=Forks)](https://github.com/krishanmurariji/KrishanMurari_portfolio)## 📖 Description
This is an ASP.NET Boilerplate project that demonstrates various features and functionalities. It includes implementations of CRUD operations, permissions, pagination, localization, searching, filtering, dropdown filters, and sorting functionalities.
## 🌟 Features
- 🔑 **Permissions:** Implemented role-based permissions for Create, Edit, Delete operations.
- 📖 **Pagination:** Added pagination functionality to efficiently manage large datasets.
- 🌐 **Localization:** Localized the application to support multiple languages.
- 🔍 **Searching and Filtering:** Integrated search and filter capabilities for better data management.
- 🔽 **Filter Dropdown:** Implemented a filter dropdown feature for inner joins of default user data.
- ✉️ **Email Integration:** Incorporated email functionality into the application.
- ⬇️ **Enum Dropdown Sorting:** Implemented sorting functionality for Enum dropdown data.
- 💻 **Basic CRUD:** Developed basic Create, Read, Update, and Delete operations.## 🚀 Getting Started
To get started with this project, follow these simple steps:
1. Clone the repository: `git clone https://github.com/your-username/your-repo.git`
2. Navigate to the project directory: `cd your-repo`
3. Install dependencies: `npm install`
4. Start the development server: `npm start`## 🤝 Contributing
Contributions are always welcome! Please read our [Contributing Guidelines](.github/CONTRIBUTING.md) to learn how to contribute to this project.
## 📞 Contact
If you have any questions or suggestions, feel free to reach out to me:
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/krishan-murari/)
[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/KrishanMuraari)
[![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/krishanmurariji/)
📫 Email: [[email protected]](mailto:[email protected])---
Made with ❤️ by [Krishan Murari](https://krishanmurari.vercel.app/)