-
Updated
Mar 21, 2022 - C#
ASP.NET

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...
Describe the Bug
Sending invalid GUIDs to API endpoints will cause them to return an error code "500 Internal Server Error".
Steps To Reproduce
- 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
-
Updated
Mar 22, 2022 - C#

-
Updated
Mar 22, 2022 - C#
-
Updated
Mar 17, 2022 - C#
-
Updated
Mar 11, 2022 - C#
-
Updated
Mar 22, 2022 - C#
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
-
Updated
Feb 11, 2022
-
Updated
May 26, 2019 - TypeScript
-
Updated
Oct 16, 2019 - Vue
-
Updated
Mar 21, 2022 - C#
In bp:grid:
<RowDecorators>
<dot:Decorator Events.Click="{command: _root.TestMethod(_this)}" />
</RowDecorators>
<bp:GridViewTemplateColumn CssClass="controls-column" Width="90px" AllowSorting="false">
<ContentTemplate>
<bs:DropDownButton Text="Test">
<Items>
<bs:DropDownButtonItem NavigateUrl="https://www.google.com/">
-
Updated
Aug 25, 2021 - C#
python3
This project is finished?
can help You if You need this project and support for python3?
Supported scenarios and unsupported scenarios are not well explained outside the example on the README.
Improve Documentation with more examples and explanations of what will/won't work.
-
Set up Github Pages site with great documentation
-
Improve & Update README
-
XML <summary> tags on classes & methods.
-
Updated
Aug 25, 2021 - C#
-
Updated
Feb 26, 2022 - C#
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Feb 27, 2022 - C#
-
Updated
Mar 22, 2022 - C#
-
Updated
Feb 5, 2022 - C#
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