-
James and I were brainstorming about decoupled approaches last night, and James asked how we could keep down requests on a page when there are things like the main content, and various sidebar blocks…
-
##### Description
When is the plan to support for .NET Standard 2.0? From documentation and code it seems only 1.3 netstandard version is supported.
https://github.com/swagger-api/swagger-cod…
-
First off, nice library. I was able to add these features and not have to rearchitect anything in the original library. My version is located [here](https://github.com/fluffy-bunny/sarulabsdi)
…
-
Issue1 : W3c validation in these below pages
https://www.valuecoders.com/staging/hire-developers/hire-data-scientists
https://www.valuecoders.com/staging/it-outsourcing-services
https://www.value…
-
i am using aspnet core over EF6
the breeze api affect all return values my other webapi with $type and $id
-
java.nio.file.FileSystemNotFoundException: null
at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getFileSystem(ZipFileSystemProvider.java:169)
at jdk.zipfs/jdk.nio.zipfs.ZipFileSyste…
-
Hello, Serilog community. Firstly, thank you for the great library!
**Description**
I am trying out Asp.Net on Net 5 Preview 7 so I have created 2 web API projects one targeting [netcoreapp3.1] an…
-
### Why do we need this improvement?
We need this improvement because the current Equals() overload is functionally pointless. It only works if the properties of a given model are all value types or …
-
# Bug Report
List of [NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and
version that you are using (e.g. `OpenTelemetry 1.0.2`):
* NuGet: OpenTelemetry.Api Version 1.2.0-rc1
…
-
## Description
After an upgrade from .NET Core 2.1 to .NET Core 3.1, my C# Lambda for publishing mqtt messages no longer works and fails on the Publish Request.
Here is the code
```
private …