dotnet-standard
Here are 1,138 public repositories matching this topic...
-
Updated
Nov 21, 2020 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Dec 4, 2020 - C#
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 SIs 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
Add PngWriteDefines
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?
-
Updated
Dec 2, 2020 - C#
SendGrid has added an API to download information from the Email Activity feed. There are four new endpoints:
-
Updated
Dec 1, 2020 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Apr 14, 2020 - C#
-
Updated
Nov 2, 2020 - C#
Spring config server can be configured to have decryption of encrypted property values either at server side or client side.
https://cloud.spring.io/spring-cloud-config/reference/html/#_encryption_and_decryption
https://cloud.spring.io/spring-cloud-config/reference/html/#_serving_encrypted_properties
Steeltoe ConfigServer doesn't seems to support the client side decryption.
It would be
-
Updated
Nov 29, 2020 - C#
-
Updated
Oct 18, 2020 - C#
-
Updated
Nov 29, 2020 - C#
-
Updated
Nov 6, 2019 - C#
-
Updated
Dec 4, 2020 - C#
-
Updated
Nov 17, 2020 - C#
-
Updated
Apr 25, 2020 - C#
-
Updated
Dec 5, 2020 - C#
RefundLineItem has many changes.
https://help.shopify.com/en/api/reference/orders/refund
-
Updated
Apr 22, 2019 - C#
-
Updated
Oct 11, 2020 - C#
-
Updated
Aug 4, 2020 - C#
-
Updated
Sep 10, 2020 - CSS
-
Updated
Mar 24, 2018 - C#
-
Updated
Nov 28, 2020 - 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.
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."
See
Adding_the_same_entity_twice_results_in_DbUpdateException
Deleting_the_same_entity_twice_results_in_DbUpdateConcurrencyException
Deleting_then_updating_the_same_entity_results_in_DbUpdateConcurrencyException