All Projects → minimal-apis.github.io → Similar Projects or Alternatives

465 Open source projects that are alternatives of or similar to minimal-apis.github.io

Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (+1491.49%)
Mutual labels:  aspnetcore, webapi
Aspnetcore Webapi Sample
This is a sample ASP.NET Core WebAPI
Stars: ✭ 310 (+559.57%)
Mutual labels:  aspnetcore, webapi
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (+87.23%)
Mutual labels:  aspnetcore, webapi
Aspnet Api Versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
Stars: ✭ 2,154 (+4482.98%)
Mutual labels:  aspnetcore, webapi
Aspnetcoreapistarter
An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.
Stars: ✭ 304 (+546.81%)
Mutual labels:  aspnetcore, webapi
Active Directory Dotnet Webapp Webapi Openidconnect Aspnetcore
An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.
Stars: ✭ 124 (+163.83%)
Mutual labels:  aspnetcore, webapi
worddaze
A Blazor Powered Blogging Application
Stars: ✭ 78 (+65.96%)
Mutual labels:  aspnetcore, webapi
Cleanarchitecture.webapi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
Stars: ✭ 615 (+1208.51%)
Mutual labels:  aspnetcore, webapi
Nswag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
Stars: ✭ 4,825 (+10165.96%)
Mutual labels:  aspnetcore, webapi
SparkTodo
TodoList WebApi Powered by ASP.Net Core and JWT token auth
Stars: ✭ 37 (-21.28%)
Mutual labels:  aspnetcore, webapi
FastEndpoints
A light-weight REST API development framework for ASP.Net 6 and newer.
Stars: ✭ 2,386 (+4976.6%)
Mutual labels:  aspnetcore, webapi
Angularspawebapi
Angular Single Page Application with an ASP.NET Core Web API that uses token authentication
Stars: ✭ 222 (+372.34%)
Mutual labels:  aspnetcore, webapi
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+231.91%)
Mutual labels:  aspnetcore, webapi
aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
Stars: ✭ 2,396 (+4997.87%)
Mutual labels:  aspnetcore, webapi
webapis-media-recorder
這個範例示範如何透過瀏覽器內建的 MediaStream API 來打造影音錄影的功能
Stars: ✭ 27 (-42.55%)
Mutual labels:  webapi
CoreFormatters
.NET Core Custom Formatter for Yaml
Stars: ✭ 21 (-55.32%)
Mutual labels:  aspnetcore
abp-push
Push Notification System for ASP.NET Boilerplate
Stars: ✭ 16 (-65.96%)
Mutual labels:  aspnetcore
docker-workshop-with-react-aspnetcore-redis-rabbitmq-mssql
An Asp.Net Core Docker workshop project that includes react ui, redis, mssql, rabbitmq and azure pipelines
Stars: ✭ 53 (+12.77%)
Mutual labels:  aspnetcore
SignalR-Core-SqlTableDependency
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
Stars: ✭ 36 (-23.4%)
Mutual labels:  aspnetcore
RustyRockets
This repository contains a sample that I used to do an introduction talk about Building Web APIs with Rust and Rocket at the Rust Linz meetup.
Stars: ✭ 25 (-46.81%)
Mutual labels:  webapi
BlazorDemo
Demo application for my writings about Blazor
Stars: ✭ 79 (+68.09%)
Mutual labels:  aspnetcore
react-use-observer
Performant react hooks for WebApi Observers, useResizeObserver, useInteractionObserver, useMutationObserver
Stars: ✭ 19 (-59.57%)
Mutual labels:  webapi
BlazorServerWithDocker
Companion code sample for my blog post - Containerising a Blazor Server App
Stars: ✭ 16 (-65.96%)
Mutual labels:  aspnetcore
JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Stars: ✭ 278 (+491.49%)
Mutual labels:  aspnetcore
mssql-restapi
A simple REST API for SQL Server, Azure SQL DB and Azure SQL DW using SMO on .NET Core 2.0
Stars: ✭ 33 (-29.79%)
Mutual labels:  aspnetcore
demo-serverless-aspnetcore
ASP.Net Core 3.1 on AWS Lambda demo
Stars: ✭ 22 (-53.19%)
Mutual labels:  aspnetcore
react-redux-aspnet-core-webapi
No description or website provided.
Stars: ✭ 34 (-27.66%)
Mutual labels:  aspnetcore
Webapi JWT Authentication
Secure web api endpoint with JWT
Stars: ✭ 51 (+8.51%)
Mutual labels:  webapi
ZeroToHeroDaprCon
Demos from my Zero to Hero with Dapr session @ DaprCon
Stars: ✭ 36 (-23.4%)
Mutual labels:  aspnetcore
Something-about-aspnetcore-book
The Something about ASP.NET Core Book is introduction to web programming and based on ASP.NET Core 2.2
Stars: ✭ 35 (-25.53%)
Mutual labels:  aspnetcore
BlazorWasmWithDocker
Companion code sample for my blog post - Containerising a Blazor WebAssembly App
Stars: ✭ 16 (-65.96%)
Mutual labels:  aspnetcore
microservices-change-data-capture-with-debezium
Microservices data exchange with change data capture and outbox pattern.
Stars: ✭ 78 (+65.96%)
Mutual labels:  aspnetcore
casbin-aspnetcore
Casbin.NET integration and extension for ASP.NET Core
Stars: ✭ 39 (-17.02%)
Mutual labels:  aspnetcore
run-aspnet-grpc
Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by Step Implementation on .NET Course w/ discount->
Stars: ✭ 82 (+74.47%)
Mutual labels:  aspnetcore
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
Stars: ✭ 54 (+14.89%)
Mutual labels:  aspnetcore
ChatService
ChatService (SignalR).
Stars: ✭ 26 (-44.68%)
Mutual labels:  aspnetcore
DNTBreadCrumb.Core
DNTBreadCrumb.Core Creates custom bread crumb definitions, based on Twitter Bootstrap 3.x features for ASP.NET Core applications.
Stars: ✭ 32 (-31.91%)
Mutual labels:  aspnetcore
hk-cache-manager
Simple wrapper for Redis Cache with Stackoverflow.Redis & AspNetCore aim
Stars: ✭ 17 (-63.83%)
Mutual labels:  aspnetcore
aspnet-core-3-basic-authentication-api
ASP.NET Core 3.1 - Basic HTTP Authentication API
Stars: ✭ 70 (+48.94%)
Mutual labels:  aspnetcore
webapi
Go HTTP service component for automatic route registration and compilation constraint checking.
Stars: ✭ 24 (-48.94%)
Mutual labels:  webapi
ef-db-diagrams
Visualize model created with EntityFramework Core
Stars: ✭ 52 (+10.64%)
Mutual labels:  aspnetcore
AspNetCore.Mvc.FluentActions
Fluent Actions for ASP.NET Core MVC are abstractions of regular MVC actions that are converted into MVC actions during startup.
Stars: ✭ 17 (-63.83%)
Mutual labels:  aspnetcore
Huxley2
A cross-platform JSON proxy for the GB railway Live Departure Boards SOAP API
Stars: ✭ 22 (-53.19%)
Mutual labels:  aspnetcore
asp-net-core-exception-handling
ASP.NET Core exception handling policies middleware
Stars: ✭ 34 (-27.66%)
Mutual labels:  aspnetcore
FireflySoft.RateLimit
It is a rate limiting library based on .Net standard.
Stars: ✭ 76 (+61.7%)
Mutual labels:  aspnetcore
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-65.96%)
Mutual labels:  aspnetcore
spid-aspnetcore
AspNetCore Remote Authenticator for SPID
Stars: ✭ 28 (-40.43%)
Mutual labels:  aspnetcore
webpack-aspnetcore
🚀 Make Webpack and ASP.NET Core friends easy way
Stars: ✭ 28 (-40.43%)
Mutual labels:  aspnetcore
Home
Asp.net core Mvc Controls Toolkit
Stars: ✭ 33 (-29.79%)
Mutual labels:  aspnetcore
JqueryDataTablesServerSideDemo
Jquery DataTables with Asp.Net Core server side multi column sorting and searching Demo Project.
Stars: ✭ 43 (-8.51%)
Mutual labels:  aspnetcore
Ext.NET
Ext.NET public Issues.
Stars: ✭ 28 (-40.43%)
Mutual labels:  aspnetcore
run-aspnetcore-blazor
New .Net Core 3.0 Asp.Net Blazor Components SPA Web Application
Stars: ✭ 22 (-53.19%)
Mutual labels:  aspnetcore
N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.
Stars: ✭ 105 (+123.4%)
Mutual labels:  webapi
dotNetify-react-native-demo
DotNetify + React Native + .NET Core demo
Stars: ✭ 43 (-8.51%)
Mutual labels:  aspnetcore
Abp.Castle.NLog
Abp的NLog日志输出模块。
Stars: ✭ 15 (-68.09%)
Mutual labels:  aspnetcore
Ark.Tools
Ark set of helper libraries
Stars: ✭ 20 (-57.45%)
Mutual labels:  aspnetcore
AspSqliteCache
An ASP.NET Core IDistributedCache provider backed by SQLite
Stars: ✭ 39 (-17.02%)
Mutual labels:  aspnetcore
IdentityServerSample
Sample ASP.NET Core MVC and Angular apps and API using Identity Server 4
Stars: ✭ 25 (-46.81%)
Mutual labels:  webapi
FigmaPy
An unofficial Python3+ wrapper for Figma API
Stars: ✭ 19 (-59.57%)
Mutual labels:  webapi
WebApiWithBackgroundWorker
Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core
Stars: ✭ 55 (+17.02%)
Mutual labels:  webapi
1-60 of 465 similar projects