dotnet-crud 8.1.8

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global dotnet-crud --version 8.1.8
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local dotnet-crud --version 8.1.8
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-crud&version=8.1.8
                    
nuke :add-package dotnet-crud --version 8.1.8
                    

EntityCore

dotnet-crud - .NET CLI vositasi, CRUD (Create, Read, Update, Delete) operatsiyalarini yaratish uchun mo'ljallangan. Bu tool Entity Framework Core bilan ishlovchi dasturlar uchun tez va oson kodlarni generatsiya qilishga yordam beradi.

Talablar

  • .NET 7.0, 8.0, 9.0 yoki undan yuqori versiya
  • Entity Framework Core

Foydalanish

  • dotnet crud - bu default buyruq, tool haqida malumot beradi
  • dotnet crud <EntityName> - du EntityName bo'yicha CRUD service generatsiya qilish uchun
  • dotnet crud <EntityName> --context <DbContextName> - agar dbContextlar yagona bo'lmasa birini tanlash uchun
  • dotnet crud <EntityName> --controller true - controller ham generatsiya qilish uchun
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.