aspnet-web-api
There are 277 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 9 Nuget Packages.
EISK/eisk.webapi
Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
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
Qolzam/aspnet-core-social-network
Social network based on ASP.NET Web API Core 2
miladashrafi/Blazor-Server-JWT-Identity-LDAP-Sample
Blazor Server JWT (Identity OR LDAP) Sample
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.
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
DaniloNovakovic/apartment-reservation
Web application for apartment reservation (essentially airbnb clone) /w Guest, Host & Admin user roles. [School Project - Faculty of Technical Sciences] 🏫
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.
ThiagoBarradas/aspnet-scaffolding3
AspNET Core 3.1 Scaffolding with log, serializer, all structure to work good for me :D
ironcev/public-talks
My public talks, their abstracts, code snippets, and sample projects
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!
efekahveci/KahveliKodlamaWebApi
.Net Core 5.0 Web Api
EISK/eisk
EISK Licensing, news updates and contribution guideline home.
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
bilal-fazlani/LiteDb.AutoApi
Want to create an api without writing code?
boldreports/demo-services
Explore and learn Bold Reporting Services used to view, edit and preview RDL & RDLC reports.
DmitryFillo/AspNet.WebApi.CookiesPassthrough
Allows you to add cookies for IHttpActionResult in WebAPI controllers
fernandovmp/kanban-board
Kanban board application to help organize and manage tasks
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.
syzoj/syzoj-ng-csharp
The SYZOJ next generation server, in ASP.NET Core
AntonioFalcaoJr/Microservice.Whatevers
Projeto inicial para meetup/hand's-on .NET Core
fernandovmp/todo-list
Todo list built with ASP.NET Core, ReactJS and Docker