78 results for asp.net (0.054 seconds)

github.com/Judyll/udemy-cummings-aspnet-core-angular

Judyll/udemy-cummings-aspnet-core-angular

A practical example of how to build an application with ASP.NET Core WebAPI (v2.1) and Angular (v6) from start to finish (⭐ 2)

github.com/zengqinglei/Creekdream.AspNetCore

zengqinglei/Creekdream.AspNetCore

Based on the application framework developed by .Net Standard, it is committed to rapid development, standardization of some standards, and so on. (⭐ 68)

github.com/dotnet/aspnet-api-versioning

dotnet/aspnet-api-versioning

Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core. (⭐ 3179)

github.com/aspnet/dnx

aspnet/dnx

OBSOLETE - see readme (⭐ 962)

www.bing.com/ck/a?!&&p=9fb41315d2ab37040c8ac9011016dd2bde690a9eeef1f50a7935e426a047740aJmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=05a0f5ee-ae05-6fad-1733-e2fbaf3a6ec4&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvNDk1OTA4ODIvbWljcm9zb2Z0LWFzcG5ldGNvcmUtdnMtbWljcm9zb2Z0LWlkZW50aXR5bW9kZWwtYWRhbC13aXRoLW5ldC1jb3JlLWFwaS1pbi1henU&ntb=1

Microsoft.AspNetCore vs Microsoft.IdentityModel (ADAL) with .net …

Mar 31, 2018 · ADAL and MSAL are the libraries needed for requesting and managing tokens. If you're building an API that protects it's endpoints and requires an access token to access, you likely only …

en.wikipedia.org/wiki/Kintoor

Kintoor - Wikipedia

uk/maps?ll=27.01504,81.483387&z=12&t=h&hl=en https://online.omms.nic.in/ASPNet/citizens/DG/05DVC/CensusStatus.aspx?state=UP&district=13&block=13&reportLevel=3

github.com/dotnet/blazor

dotnet/blazor

Blazor moved to https://github.com/dotnet/aspnetcore (⭐ 9310)

www.reddit.com/r/docker/comments/1im7qis/aspnetcore_container_giving_403/

ASPNETCORE Container Giving 403

After dockerizing my dotnet core app successfully, I keep getting 403 for all requests to the container even the ones allows anonymous requests and dont have any authentication restrictions ...