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

.NET

dotnet logo

.NET is a free, cross-platform, open source developer platform for building many different types of applications.

Here are 14,952 public repositories matching this topic...

vsfeedback
vsfeedback commented Feb 5, 2020

This issue has been moved from a ticket on Developer Community.


The UseResponseCaching method in the ResponseCachingExtensions class in the Microsoft.AspNetCore.Builder namespace is missing XML Documentation Comments.

(As a quick aside, the "Summary" sec

react-native-windows
jetztgradnet
jetztgradnet commented Oct 16, 2017

Which lab is it that you're having issues with?
Lab: Docker for Java Developers

Description

When deploying Java applications in production one usually specifies the amount of memory available to the JVM (-Xmx) and other assorted configuration settings. Unfortunately, this is (usually) static configuration and therefore fixed in the container image. When specifying memory constraints

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

  • Updated Feb 15, 2020
  • C#
CESARDELATORRE
CESARDELATORRE commented Sep 6, 2019

As mentioned by Diego, these additions would help by simplifying the API usage for users even further and it should be pretty easy to implement for us: 👍

@divega commented: dotnet/machinelearning-samples#617 (review)

@CESARDELATORRE, I did a deferred review. The experience seems pretty good.

1:
And I agree with you that it could be even better

IdentityServer4
jasonmac01
jasonmac01 commented Jan 29, 2020

It appears that IdentityServer is producing access tokens with a claim of "scope" with the value as an array of strings.

RFC 8693 defines this claim to be a space-separated string. This is causing issues with some platforms who consume JWTs and align with the specification's definitinon of the claim.

  1. Is this output int
jdt
jdt commented Nov 4, 2019

I would prefer to report this issue in the Hangfire.Autofac project, but issues there have been disabled so I'll try to reach out here and hope this gets to the right person :)

The documentation lists the following as example usage

var builder = new ContainerBuilder();
// builder.Register...

GlobalConfiguration.Configuration.UseAutofacActivator(builder.Build());

That will

ReactiveUI
BenchmarkDotNet
simonech
simonech commented Jun 24, 2019

For each Job, it adds plots about density, cumulative mean, and so on. But two files are named BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--density.png and BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--facetDensity.png, with the -- instead of single. Like some iteration variable is empty (since later there are names with -Default-
![image](https://user-images.github

server
TheElectricCo
TheElectricCo commented Feb 18, 2020

Expected Behavior / New Feature

As stated in the ReadMe, Ocelot depends on .net standard 2.0 and should be usable with full .net framework

Actual Behavior / Motivation for New Feature

Nuget states that Ocelot 14.0.9 depends on .net core 3.1

image

tigran-avdalyan
tigran-avdalyan commented Nov 27, 2019

nopCommerce version: 4.2

Steps to reproduce the problem: in footer we have 4 sections
1."Information",
2."Customer service",
3."My account" ,
4."Follow us"
Needs to hide section if section haven't items(we disable in General settings>>Footer items)
or we haven't any Social Media page.

elvishfiend
elvishfiend commented Feb 27, 2018

A quick way to tell that a query may be tuneable is if there's a Missing Index recommendation in the SqlPlan.

There's currently no indication of this either in the SQL Top Queries page or on the Query Detail itself, but it would be helpful to at least have an icon on the Top Queries page showing that there's something worth looking into. (I know that Index recommendations can be junk - that's w

lloydjatkinson
lloydjatkinson commented Oct 21, 2019

Hi,

I read the documentation a few times and it took me some time to realise how to register multiple triggers for one job. Perhaps I didn't understand the documentation but it was only when I looked at the overloads of ScheduleJob that I noticed it accepts an IReadOnlyCollection<ITrigger>.

Would it be possible to update or add a section in one of the relevant chapters with a snippet suc

Created by Microsoft

Released February 13, 2002

Organization
dotnet
Website
dotnet.microsoft.com
Wikipedia
Wikipedia
You can’t perform that action at this time.