tomhudak / FirebaseCloudMessaging.Example
A simple .NET Core example for sending Push messages via Firebase Cloud Messaging (FCM).
☆16Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FirebaseCloudMessaging.Example
- Example of an implementation of Repository and Unit of Work Patterns with MongoDB for ASP.NET Core.☆204Updated last year
- An ASP.NET Core JWT authentication server.☆49Updated 3 years ago
- UnitOfWork pattern implementation for ASP.NET Core☆29Updated 2 weeks ago
- .NET 5.0 API - JWT Authentication with Refresh Tokens☆105Updated 3 years ago
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆348Updated 10 months ago
- Schedule Cron Jobs using HostedService in ASP.NET Core☆264Updated last month
- ☆160Updated 3 years ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆85Updated 4 months ago
- Security of Microservices with .NET Core 5 using ASP.NET Web API, IdentityServer4, JSON Web Tokens, OpenID Connect, Identity Model, OAuth…☆20Updated 3 years ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆72Updated last year
- Let’s go in-depth and understand the functionalities you can achieve with the help of Microsoft Identity. We will build a small yet pract…☆270Updated 2 years ago
- Proyecto que usa una arquitectura ADO.NET mediante el patrón Unit Of Work y Repository para proyectos .NET Core.☆38Updated 10 months ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆69Updated 4 months ago
- Templates for microservice architecture. Nimble Microservice Framework contains two modules. The first with OpenIddict and the second wit…☆262Updated 2 months ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆271Updated 2 years ago
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆193Updated 10 months ago
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆157Updated 9 months ago
- ☆73Updated 2 years ago
- .NET 8 Minimal API with Vertical Slice Architecture☆167Updated 9 months ago
- The best path to .Net Microservices Udemy Learning Path. .Net world evolving to the microservices and Cloud-native systems to provide rap…☆48Updated 4 months ago
- Rally simulator accompanied with a RESTful API.☆107Updated 2 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze