Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🏗️ Generic Repository & UOW Pattern For ASP.NET Core

License

NotificationsYou must be signed in to change notification settings

senvardarsemih/generic-for-core

Repository files navigation

Build statusBuild StatusQuality Gate Status

  • simple experimental generic repository pattern demo on .net core *

  • You have to setup your own connection string in appsettings.json file.

  • You have to run the entity framework core migration via package manager console (In Visual Studio go to Tools -> Nuget Package Manager -> Package Manager Console then start migration with 'Update-Database' command

K8S Support Update

  • You can run this app in k8s environment
  • You may want to use minikube or docker desktop
  • First, build docker image =>docker build -t gfc:1.0 .
  • Go to tools folder =>cd tools , then =>kubectl apply -f deploy.yml
  • Finally =>kubectl apply -f service.yml , then go to the browser, type localhost and hit enter, you should see the application loaded. 🌞

[8]ページ先頭

©2009-2025 Movatter.jp