Skip to content
#

entity-framework

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

ankitmatrix08
ankitmatrix08 commented Feb 2, 2022

1. Exception Case:
LINQ: Here, I have a query which is doing a GroupJoin on an DbSet and then adding other inner joins.
Repository.ConvertToBigIntTable -> This is an output of a call to a Table-Valued function which returns an IQueryable (T is a Keyless entity having a long Id field)

private IQueryable<IDocumentTypePermission> GetDocumentTypePermissionsTest<T>(IQueryable
type-bug customer-reported good first issue area-query
luthfimasruri
luthfimasruri commented Mar 9, 2022

entproto.Service(): Error codegen field type Inet & field name conflict with golang keyword (eg. type)

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

Error type Inet:

var nasNasipaddress schema.Inet
cannot use nasNa

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

EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from

  • Updated Mar 9, 2022
  • C#

Improve this page

Add a description, image, and links to the entity-framework 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 topic, visit your repo's landing page and select "manage topics."

Learn more