AutoController 1.0.4
See the version list below for details.
dotnet add package AutoController --version 1.0.4
NuGet\Install-Package AutoController -Version 1.0.4
<PackageReference Include="AutoController" Version="1.0.4" />
paket add AutoController --version 1.0.4
#r "nuget: AutoController, 1.0.4"
// Install AutoController as a Cake Addin #addin nuget:?package=AutoController&version=1.0.4 // Install AutoController as a Cake Tool #tool nuget:?package=AutoController&version=1.0.4
The Asp Net Core plugin for use with Entity Framework Core.
This plugin simplify client-server interacting, by creating endpoints for each Entity in your DBContext.
JSON and XML interacting types are supported.
Handles GET POST PUT DELETE requests.
Flexible and adjustable request schema.
Support sorting, filtering and pagination in GET Requests.
Retrive count of entity.
Permission control.
Handle some actions before save/delete.
Supported databases:
SQLite
SQLServer
PostgreSQL
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Authorization (>= 3.1.7)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 3.1.7)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.EntityFrameworkCore (>= 3.1.7)
- Microsoft.EntityFrameworkCore.Sqlite (>= 3.1.7)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.7)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 3.1.4)
- System.Linq.Dynamic.Core (>= 1.2.1)
- System.Net.Http (>= 4.3.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.14 | 82 | 10/13/2024 |
1.0.13 | 80 | 10/7/2024 |
1.0.12 | 88 | 10/6/2024 |
1.0.11 | 83 | 10/5/2024 |
1.0.10 | 90 | 10/3/2024 |
1.0.9 | 589 | 10/26/2023 |
1.0.8 | 490 | 10/26/2023 |
1.0.6 | 896 | 12/20/2021 |
1.0.5 | 1,079 | 10/12/2020 |
1.0.4 | 1,061 | 8/20/2020 |
1.0.3 | 1,093 | 8/6/2020 |
1.0.2 | 1,116 | 8/2/2020 |
1.0.1 | 1,054 | 8/1/2020 |
1.0.0-alpha-2 | 893 | 7/31/2020 |
1.0.0-alpha | 918 | 7/30/2020 |