aspnet-5-samples
aspnet-5-samples copied to clipboard
trafficstars
Projects
middleware
- Send the request in quotes with
curl:curl -i 'http://localhost:5000/foo?bar=811098&foo=13'Otherwise, it acts weird.
General Resources
- ASP.NET 5 Docs
- ASP.NET 5 on Stackoverflow
- .NET Platform Standard (permalink)
- .NET Reference Source
- .NET Core API Reference
- Support Neo4jClient for .NET Core
- Getting Started with xUnit.net (DNX / ASP.NET 5)
Specifics
- ASP.NET 5 and Log Correlation by Request Id
- Best practices for private config data and connection strings in configuration in ASP.NET and Azure