referbruv / MailingNinjaLinks
MailingNinja is a simple boilerplate solution that demonstrates sending mails with attachments from an ASP.NET Core (.NET 6) application using MailKit and MimeKit.
☆34Updated last year
Alternatives and similar repositories for MailingNinja
Users that are interested in MailingNinja are comparing it to the libraries listed below
Sorting:
- Sample project to demonstrate Google and Facebook Authentication using ASP.NET Core☆18Updated 2 years ago
- A web application that manages appointment scheduling, reminders and cancellation of appointments☆68Updated 6 months ago
- A Minimalistic TokenServer based on the IdentityServer4 framework.☆27Updated 3 years ago
- Examples of multitenancy using EF Core and Blazor.☆83Updated 4 years ago
- SwaggerHeroes is a boilerplate solution to demonstrate integrating Swagger UI with ASP.NET Core.☆43Updated last year
- Automatically Log all the changes done via Entity Framework Core seamlessly.☆32Updated 4 years ago
- A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.☆52Updated 3 weeks ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 3 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆87Updated 2 years ago
- An example web app based on the new feature in .NET 8 | minimal web API in ASP.NET 8☆148Updated last year
- ☆56Updated 3 years ago
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- ☆32Updated 2 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆60Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- This sample shows how to secure a Blazor WebAssembly application with cookie authentication. It uses OpenID Connect to request security t…☆60Updated 2 years ago
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated 2 months ago
- Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Microsoft Entra ID BFF (server authentication)☆87Updated 10 months ago
- OData.QueryBuilder - library for creating complex OData queries (OData version 4.01) based on data models with linq syntax.☆82Updated last year
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- ☆57Updated 4 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- ☆34Updated 4 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆40Updated 9 months ago
- ASP.NET Core scheduling with Quartz.NET and SignalR☆48Updated 3 months ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Web API authorization, multi-IDP solutions in ASP.NET Core☆52Updated last week
- Services to provide simple soft delete and cascade soft delete in EF Core