Skip to content
#

dotnet-standard

Here are 1,144 public repositories matching this topic...

FireEmerald
FireEmerald commented Jan 15, 2021

The EntityFrameworkQueryableExtensions.ToQueryString(IQueryable) Method throws a InvalidOperationException if the queryable object contains for example a Func<T>. This should be noted in the documentation.

  Name Value Type
e {"The LINQ expression 'DbSet()\r\n .Count(l0 => Invoke(__selectorFunc_0, [RelationalEntityShaperExpression], l
nxtn
nxtn commented Jul 17, 2020

I'm building a CLI similar to dotnet where each subcommand has an optional argument. The top level help message looks like the following:

Commands:
  install <path-to-config>      ...
  uninstall <path-to-config>    ...
  start <path-to-config>        ...
  stop <path-to-config>         ...
  restart <path-to-config>      ...
  status <path-to-config>       ...
  test <path-to-con
Magick.NET
gerwintmg
gerwintmg commented Apr 8, 2020

Is your feature request related to a problem? Please describe

I'm using Magick.net to update Exif metadata, but could not find a way, to replace the thumbnail image.

Describe the solution you'd like

I would like to be able to replace the thumbnail, by using magick.net

Describe alternatives you've considered

I have tried to make an extension method but did not find a way to

Math Parser Java Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS Library - a super easy, rich and flexible mathematical expression parser (expression evaluator, expression provided as plain text / strings) for JAVA and C#. Main features: rich built-in library of operators, constants, math functions, user defined: arguments, functions, recursive functions and general recursion (direct / indirect). Additionally parser provides grammar and internal syntax checking.

  • Updated Dec 29, 2020
  • C#
akaxb
akaxb commented Dec 10, 2020

Describe the bug

A clear and concise description of the bug.
when my asp.net core 3.1 app host in IIS, the url console is 127.0.0.1,so,when i have Multiple instances,the instances name will be the same,such as 127.0.0.1:svaname:port,eureka server think they are a single instance.
i print the console in source code:
![image](https://user-images.githubusercontent.com/6300834/101754289-8ad92

Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.

  • Updated Apr 22, 2019
  • C#

Improve this page

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

Learn more