78 results for asp.net

github.com/aspnet/Routing

aspnet/Routing

[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore (⭐ 271)

github.com/aspnet/Logging

aspnet/Logging

[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions (⭐ 502)

github.com/aspnet/Razor

aspnet/Razor

[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore (⭐ 873)

github.com/aspnet/Diagnostics

aspnet/Diagnostics

[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore (⭐ 210)

github.com/aspnet/Options

aspnet/Options

[Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions (⭐ 148)

github.com/CodeMazeBlog/email-attachments-aspnet-core

CodeMazeBlog/email-attachments-aspnet-core

This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze (⭐ 32)

github.com/maxkoshevoi/DateOnlyTimeOnly.AspNet

maxkoshevoi/DateOnlyTimeOnly.AspNet

Adds support for receiving and returning DateOnly/TimeOnly as ISO 8601 string to ASP.NET Core API (⭐ 119)

www.reddit.com/r/aspnetcore/comments/1hzhw2f/im_looking_for_a_person_or_team_to_create_an/

I'm looking for a person or team to create an AspNetCore project

Hi! For a long time I worked on my pet projects alone, but I understand the importance of communicating with other developers. So I decided to find people with whom we could learn together. 1. My sk...

www.reddit.com/r/Blazor/comments/1h7fa9r/blazor_server_aspnetcore_api_iis_question/

Blazor Server, AspnetCore API IIS question

Hello all, I am having issues with a work project built with Blazor Server front end, aspnetcore API in a separate project and both are deployed on the same IIS instance. Authentication is currently ...