Skip to content
#

ASP.NET

aspnet logo

ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.

Here are 701 public repositories matching this topic...

jeremyVignelles
jeremyVignelles commented Mar 3, 2022

In the left menu and at the bottom of the page, there is this link : JavaScript API reference

Obviously, I was expecting the API of SignalR, not a general javascript API link...

I would expect this link instead: https://docs.microsoft.com/en-us/javascript/api/@microsoft/signalr/?view=signalr-js-latest


Docume

P2 Good first issue Source - Docs.ms SignalR
server
Areedtz
Areedtz commented May 29, 2021

Describe the Bug

Sending invalid GUIDs to API endpoints will cause them to return an error code "500 Internal Server Error".

Steps To Reproduce

  1. HTTP DELETE to API endpoint such as /api/emergency-access/ with invalid GUID like "asd"

Expected Result

Endpoint returns a "400 Bad Request"

Actual Result

Endpoint returns a "500 Internal Server Error"

Environment

BaGet
loic-sharma
loic-sharma commented Jan 21, 2020

Bug

If BaGet is started in debug mode it will log:

dbug: Microsoft.EntityFrameworkCore.Model.Validation[10600]
      The property 'PackageKey' on entity type 'PackageDependency' was created in shadow state because there are no eligible CLR members with a matching name.
dbug: Microsoft.EntityFrameworkCore.Model.Validation[10600]
      The property 'PackageKey' on entity type 'Packa

Created by Microsoft

Released January 2002

Website
asp.net
Wikipedia
Wikipedia