EfCore.GenericServices
CRUD framework
A library to simplify CRUD operations between EF Core and web/mobile/desktop applications by providing a generic interface for data access and manipulation.
A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
601 stars
28 watching
95 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
| A Dapper extension providing simple CRUD helpers with default values and flexible parameters | 1,153 |
| A standard GraphQL API specification for simple CRUD operations on databases | 388 |
| An opinionated backend framework based on NestJS that provides a simple and easy-to-use API for CRUD applications with built-in authentication, authorization, and security features. | 775 |
| A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
| A Vue.js project implementing real-time CRUD functionality with Firebase | 28 |
| A .NET API that provides basic operations for Elasticsearch and integrates it with various frameworks and technologies. | 176 |
| A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
| Provides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend. | 344 |
| A small C# library providing basic CRUD operations and advanced querying capabilities for POCOs without requiring attribute or base class inheritance. | 1,792 |
| A component for displaying and editing object arrays with CRUD functionality | 67 |
| A Quasar-based CRUD component using Axios to fetch remote data | 17 |
| Provides resources and code for delivering a talk about Entity Framework Core | 114 |
| A system for defining generic functions with type-based dispatch and flexible argument handling. | 30 |
| Tools for reverse engineering and visualizing EF Core models in Visual Studio and the command line. | 2,217 |