The Wayback Machine - https://web.archive.org/web/20201115152318/https://github.com/topics/dotnet-standard
Skip to content
#

dotnet-standard

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

lugospod
lugospod commented Nov 6, 2020

EF Core uses a class Migration, and if you add a new migration with name "Migration" it will break the build.

dotnet ef migrations add Migration

results with Circular base class dependency involving 'Migration' and 'Migration'

I recommend that "migrations add" adds a validation for this...

Include stack traces

Migrations/20201106105308_Migration.cs(6,26): error CS0146: Circul

FroggieFrog
FroggieFrog commented Oct 1, 2020

I noticed a difference in behaviour and like to have a clarification if it is a bug or works as intended.
If you invoke an app with --help [command] the command is not executed and the help of the command is shown.
If you invoke an app with --version [command] the command is executed and no version information is shown.

This is somewhat confusing.

Some example code:

using S
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

thrixton
thrixton commented Jul 13, 2020

This is more a question than a feature request.

When parsing JSON files, I need to sanitize the field names so field with spaces becomes field_with_spaces.
I want to preserve the original name as well, metadata about the column if you like :)

There is a metadata field on StructField, but it is internal.
Why is this internal, is it possible or desirable to expose it?

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 Nov 2, 2020
  • C#

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

You can’t perform that action at this time.