1,393 skills found · Page 1 of 47
aspnet / Mvc[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
domaindrivendev / Swashbuckle.AspNetCoreSwagger tools for documenting API's built on ASP.NET Core
aspnetrun / Run Aspnetcore MicroservicesMicroservices 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 8 and C# 12
ardalis / ApiEndpointsA project for supporting API Endpoints in ASP.NET Core web applications.
dotnet / Aspnet Api VersioningProvides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
davidfowl / TodoAppTodo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
Azure-Samples / Active Directory Aspnetcore Webapp Openidconnect V2An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
go2ismail / Asp.Net Core Inventory Order Management SystemNow upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:admin@root.com / pwd:123456)
TrilonIO / Aspnetcore Vue Starter*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
dotnetzoom / AspNetCore WebApi Course🥇 Professional REST API design with ASP.NET Core WebAPI
IzyPro / WatchDogWatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime.
aspnet / AspNetWebStackASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
mixcore / Mix.core🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility. Since 2018.
abpframework / EShopOnAbpReference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
iayti / CleanArchitectureASP.NET Core 6 Web API Clean Architecture Solution Template
json-api-dotnet / JsonApiDotNetCoreA framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
dotnet / HttpReplThe HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
proudmonkey / AutoWrapperA simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.
DamianEdwards / MinimalApiPlaygroundA place I'm trying out the new ASP.NET Core minimal APIs features.
nbarbettini / BeautifulRestApiBeautiful REST API design with ASP.NET Core and Ion