42 results for asp.net core (0.077 seconds)

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/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/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/aspnet/Announcements

aspnet/Announcements

Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core (⭐ 1666)

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)

github.com/JonPSmith/AuthPermissions.AspNetCore

JonPSmith/AuthPermissions.AspNetCore

This library provides extra authorization and multi-tenant features to an ASP.NET Core application. (⭐ 874)

www.reddit.com/r/dotnet/comments/1jiw26p/is_aspnet_the_primary_way_to_use_dotnet/

Is ASPNET the primary way to use Dotnet?

So ive been using .net for a handful of years now. Ive mostly worked in console backend apps written in .net framework and later .net core. Ive also worked on a few web apis using aspnet and web apps ...

github.com/mvdoyle/ASPNET

mvdoyle/ASPNET

ASP.NET Core using MVC accessing the Bestbuy example database (⭐ 2)

github.com/dotnet/aspnetcore

dotnet/aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. (⭐ 37769)

github.com/aspnetrun/run-aspnetcore-microservices

aspnetrun/run-aspnetcore-microservices

Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET…