All Projects โ†’ dotnet-labs โ†’ HerokuContainer

dotnet-labs / HerokuContainer

Licence: MIT license
Dockerized ASP.NET Core Web API app in Heroku

Programming Languages

C#
18002 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to HerokuContainer

auth
๐Ÿ”‘ Laravel Authentication package with built-in two-factor (Authy) and social authentication (Socialite).
Stars: โœญ 39 (+50%)
Mutual labels:  auth, authorization
dart-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
Stars: โœญ 30 (+15.38%)
Mutual labels:  auth, authorization
hapi-doorkeeper
User authentication for web servers
Stars: โœญ 14 (-46.15%)
Mutual labels:  auth, authorization
casbin-ex
An authorization library that supports access control models like ACL, RBAC, ABAC in Elixir
Stars: โœญ 37 (+42.31%)
Mutual labels:  auth, authorization
react-auth-kit
Easily manage Authentication state of users in React-based Apps using Hooks and Higher-order components
Stars: โœญ 177 (+580.77%)
Mutual labels:  auth, authorization
Sphinx
Authorization library for Phoenix web framework
Stars: โœญ 19 (-26.92%)
Mutual labels:  auth, authorization
gotrue
A JWT based API for managing users and issuing JWT tokens
Stars: โœญ 325 (+1150%)
Mutual labels:  auth, authorization
Docker Series
Docker Series about containerizing ASP.NET Core app with MySQL..
Stars: โœญ 88 (+238.46%)
Mutual labels:  dotnetcore, container
Scraps
Scrap.TF Raffle Joining Bot
Stars: โœญ 24 (-7.69%)
Mutual labels:  dotnetcore, dotnet5
authorizer
Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
Stars: โœญ 770 (+2861.54%)
Mutual labels:  auth, authorization
ApiJwtWithTwoSts
Web API authorization, multi-IDP solutions in ASP.NET Core
Stars: โœญ 43 (+65.38%)
Mutual labels:  dotnetcore, authorization
logto
๐Ÿง‘โ€๐Ÿš€ Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.
Stars: โœญ 3,421 (+13057.69%)
Mutual labels:  auth, authorization
Active Directory B2c Dotnetcore Webapp
An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
Stars: โœญ 160 (+515.38%)
Mutual labels:  dotnetcore, webapp
caddy-security
๐Ÿ” Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. ๐Ÿ’Ž Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. ๐Ÿ’Ž Authorization with JWT/PASETO tokens. ๐Ÿ”
Stars: โœญ 696 (+2576.92%)
Mutual labels:  auth, authorization
Dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Stars: โœญ 135 (+419.23%)
Mutual labels:  dotnetcore, container
lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)
Stars: โœญ 43 (+65.38%)
Mutual labels:  auth, authorization
Framework
A lightweight low ceremony API for web services.
Stars: โœญ 644 (+2376.92%)
Mutual labels:  dotnetcore, webapp
Aspnetcore Practice
ASP.NET Core ๅฐˆๆกˆ็ทด็ฟ’้›†ๅˆ๏ผŒASP.NET Core Practice Projects
Stars: โœญ 80 (+207.69%)
Mutual labels:  dotnetcore, file-upload
authorize-me
Authorization with social networks
Stars: โœญ 44 (+69.23%)
Mutual labels:  auth, authorization
mod authnz jwt
An authentication module for Apache httpd using JSON Web Tokens
Stars: โœญ 74 (+184.62%)
Mutual labels:  auth, authorization

Dockerized ASP.NET Core Web API app in Heroku

Buy Me a Coffee at ko-fi.com

Medium Article 1: Deploy a Dockerized ASP.NET Core Web API app to Heroku

In this blog post, we will create a containerized ASP.NET Core 3.1 Web API project, and set up a CI/CD pipeline using GitHub Actions. In the GitHub workflow, we will build and test the Web API project, and deploy the final docker image to Heroku.

Medium Article 2: Get Started with Swashbuckle and ASP.NET Core

This article is intended to add some supplementary information to the official documentation in Microsoft Docs. My goal is to connect the dots between the code/comments and the Swagger UI elements.

Medium Article 3: File Upload via Swagger

In this article, we will go over examples about uploading a single file, uploading a list of files, and uploading a file in a FormData object.


API Website

License

Feel free to use the code in this repository as it is under MIT license.

Buy Me a Coffee at ko-fi.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].