Skip to content
#

entity-framework-core

Here are 2,365 public repositories matching this topic...

aalmuqahwi
aalmuqahwi commented Apr 23, 2021

https://github.com/kgrzybek/modular-monolith-with-ddd/blob/54d209639e501301e879aa0d0a84c9ea49e4689e/src/Modules/Meetings/Domain/Meetings/Rules/MeetingAttendeesLimitMustBeGreaterThanGuestsLimitRule.cs#L1-L21

I believe the comparison operator used in the IsBroken method is wrong because the rule is checking that meeting attendees limit must be greater than guests limit.

bug good first issue

DncZeus 是一个基于.NET 6 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 6 + Entity Framework Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):

  • Updated Mar 26, 2022
  • C#
esbenbach
esbenbach commented May 2, 2021

Im looking for the labels/keys for the event counters so I can add some of them to my monitoring.
Specifically App Insights, I require the labels/keys and the "core" counters includes this in the "well-known" eventcounters documentation: https://docs.microsoft.com/en-us/dotnet/core/diagnostics/available-counters

You already have the available counters in this article, but there is no way to fi

good first issue area-diagnostics

Project example Asp.Net Core Mvc implementation of inventory order management system. warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more.

  • Updated Nov 30, 2020
  • C#

A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->

  • Updated Nov 24, 2020
  • C#

E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->

  • Updated Jan 13, 2021
  • SCSS

Improve this page

Add a description, image, and links to the entity-framework-core topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the entity-framework-core topic, visit your repo's landing page and select "manage topics."

Learn more