-
Updated
Nov 26, 2020 - C#
aspnet-core
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 869 public repositories matching this topic...
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 11, 2020 - C#
-
Updated
Nov 2, 2020 - C#
-
Updated
Sep 10, 2020 - C#
-
Updated
Nov 27, 2020 - C#
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 27, 2020 - C#
-
Updated
Aug 16, 2020 - C#
-
Updated
Nov 26, 2020 - F#
-
Updated
Oct 24, 2018 - C#
-
Updated
Nov 23, 2020 - C#
-
Updated
Nov 20, 2020 - TypeScript
-
Updated
Apr 3, 2019 - JavaScript
-
Updated
Mar 22, 2018 - C#
-
Updated
Nov 27, 2020 - C#
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Oct 14, 2020 - C#
-
Updated
Aug 28, 2020 - C#
We should have a test that validates each service can actually be resolved from the container (within a scope). See #339 for motivation. It would be fantastic if this could be done via reflection and not manually adding a new test every time you register a new service. I'm thinking we would define a static member that contained all the ServiceDescriptors. Then in the test we just get this member
-
Updated
Sep 11, 2019 - C#
-
Updated
Nov 15, 2020
-
Updated
Nov 22, 2020 - C#
-
Updated
Aug 10, 2020 - C#
-
Updated
Aug 28, 2019 - C#
-
Updated
Nov 26, 2020 - C#
-
Updated
Dec 30, 2017 - C#
-
Updated
Nov 23, 2020 - C#


Create an include (something like
https://github.com/dotnet/AspNetCore.Docs/blob/master/aspnetcore/includes/reservedRouting.mdWith the info from https://github.com/dotnet/aspnetcore/wiki/MVC-Reserved-Keywords on routing. Be stronger, something like
These keywords should not be used for link generations, as model bound parameters, or top level properties.
Add the include to the 3