aspnet-web-api
There are 301 repositories under aspnet-web-api topic.
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 8 and C# 12
ivaylokenov/MyTested.WebApi
Fluent testing framework for ASP.NET Web API 2.
mmacneil/CleanAspNetCoreWebApi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
rafaelfgx/DotNetCore
.NET Nuget Packages
EISK/eisk.webapi
Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
milanm/csharp-cheatsheet
An cheat sheet for modern C#
Azure-Samples/active-directory-dotnet-native-desktop
A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.
Azure-Samples/active-directory-dotnet-native-headless
A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows integrated authentication.
foyzulkarim/rbac-react-redux-aspnetcore
A starter template for creating JWT token from ASP.NET Core API project and applying that JWT token authentication on React application
mmacneil/ApiIntegrationTestSamples
Demo project containing end-to-end, in-memory integration tests in ASP.NET Core 2.1
maxtoroq/MvcCodeRouting
Namespace-based Modularity for ASP.NET MVC and Web API
miladashrafi/Blazor-Server-JWT-Identity-LDAP-Sample
Blazor Server JWT (Identity OR LDAP) Sample
Qolzam/aspnet-core-social-network
Social network based on ASP.NET Web API Core 2
erossini/MyTicket
Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles
ecampidoglio/Linker
🔗 A simple URL shortening website that serves as a nice demo application.
siposm/oktatas-fullstack
🛡️A Full-stack szoftverfejlesztés tárgyhoz tartozó előadáson leadott kódok, valamint workshop feladatok.
MuhammedReda263/Restaurants_WebApi
ASP .NET Core 8.0 Web API for managing restaurants using Clean Architecture, CQRS, MediatR, JWT Authentication, EF Core, Serilog, and comprehensive testing.
DaniloNovakovic/apartment-reservation
Web application for apartment reservation (essentially airbnb clone) /w Guest, Host & Admin user roles. [School Project - Faculty of Technical Sciences] 🏫
based-ghost/aspnet-core-vue-fullstack-testing
Prototype with Vue.js client (testing with Jest/Nightwatch) and ASP.NET Core 5.0 Web API (testing with xUnit.net)
Azure-Samples/app-service-managed-identity-key-vault-csharp
An ASP.NET Core app for bootstrapping your next Web Apps for Containers service using Key Vault and Managed Identities
RubenHeeren/DevPortfolioCourse
Repo for the course 'Blazor - Real World Developer Portfolio (WASM + Web API)'
MirolimMajidov/Jobs
This is an open-source job marketplace application, powered by micro-services ☸️ architecture and cross-platform developed 📱🖥🐳 based on .NET 8.
jmarsik/SSASQueryProxy
Simple proxy for getting MDX query results from Analysis Services (SSAS) instance accessed by using MSMDPUMP HTTP interface to Power BI Desktop / Service WITH support for scheduled refresh!
ThiagoBarradas/aspnet-scaffolding3
AspNET Core 3.1 Scaffolding with log, serializer, all structure to work good for me :D
geeksarray/implement-repository-pattern-with-aspnet-core-web-api
This blog explains how to implement a Repository Pattern with ASP.NET Web API, AutoMapper, Entity Framework, CRUD operations, and async operations.
ironcev/public-talks
My public talks, their abstracts, code snippets, and sample projects
RondineleG/OnForkHub
Development of a video sharing platform of up to 2 minutes with hybrid distribution (CDN and torrent).
efekahveci/KahveliKodlamaWebApi
.Net Core 5.0 Web Api
boldreports/demo-services
Explore and learn Bold Reporting Services used to view, edit and preview RDL & RDLC reports.
https-richardy/openmovies
openmovies é um projeto de API RESTful desenvolvido para que eu possa testar minhas habilidades em desenvolvimento de APIs usando .NET/C#. A proposta é fornecer endpoints para explorar detalhes de filmes, realizar buscas com critérios específicos e oferecer uma documentação acessível para facilitar a integração.
matjazbravc/AspNetCore-Api-Gateway-Demo
POC guide how we build an simple ASP.NET Core 2.2 API Gateway application with Ocelot.
mesutozturk/ASP.Net-MVC-Fundamentals
Creating web apps with ASP.Net MVC and using .Net technologies
EISK/eisk
EISK Licensing, news updates and contribution guideline home.
fernandovmp/todo-list
Todo list built with ASP.NET Core, ReactJS and Docker
ivanenkomaksym/dotnet-messagebroker-demo
Microservices with C# and RabbitMQ. Docker support. Deploy with Aspire, Kubernetes, Helm and ArgoCD.