-
MailingNinja Public
MailingNinja is a simple boilerplate solution that demonstrates sending mails with attachments from an ASP.NET Core (.NET 6) application using MailKit and MimeKit.
-
SwaggerHeroes Public
SwaggerHeroes is a boilerplate solution to demonstrate integrating Swagger UI with ASP.NET Core.
-
springboot-swaggerui-example Public
Swagger Heroes is a simple Spring Boot Project to demonstrate SwaggerUI integration with Spring Boot 3.
Java MIT License UpdatedFeb 25, 2024 -
A sample application to demonstrate the implementation of Role based and Policy based Authorization in ASP.NET Core
-
SocialNinja Public
Sample project to demonstrate Google and Facebook Authentication using ASP.NET Core
-
NCachedBookStore Public
A sample project to demonstrate query caching with Entity Framework Core via NCache.
-
ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET 6) Web API following Clean Architecture, and Angular.
-
A Sample API to demonstrate creating APIs using NodeJs and Express.Js and integrating with MySql
-
dynamodb-nodejs-sample Public
A sample NodeJS application to demonstrate working with DynamoDB
-
builder-pattern-example Public
A Sample Project to demonstrate the implementation of Builder Pattern
-
serilog-dotnetcore-example Public
A Sample Project to demonstrate how to configure and work with Serilog in ASP.NET Core
UpdatedMay 30, 2022 -
CognitoUserManager Public
Cognito User Manager is a user management solution that demonstrates building User flows in AWS Cognito using ASP.NET Core.
-
PagedNinja Public
PagedNinja is a simple boilerplate project which explains the implementation of Pagination in ASP.NET Core Web API together with Entity Framework Core.
-
CqrsNinja Public
CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.
-
CustomSchemeNinja Public
A Sample API project to demonstrate creating and using a custom authentication scheme in ASP.NET Core (.NET 6)
-
odataheroes Public
ODataHeroes is a boilerplate solution, built to demonstrate OData API implementation in an ASP.NET Core (.NET 5) API
-
dotnetcore-mongo-bookstore Public
A Sample Application to demonstrate working with MongoDB using ASP.NET Core
-
simple-sts Public
A Minimalistic TokenServer based on the IdentityServer4 framework.
-
-
options-pattern-example Public
A sample project to demonstrate various prospectives of using Options pattern in ASP.NET Core
-
-
A Sample Application to explain how to setup Cookie Authentication with ASP.NET Core without using Identity.
-
docker-fluentd-example Public
A Sample Implementation of Docker Container Logging to MySQL using Fluentd. The entire setup is built using Docker-Compose and are custom built with own Dockerfiles. The components include an API (…
C# UpdatedJul 13, 2021 -
covid-vaccine-tracker Public
A Portal to Check the Availability of COVID19 Vaccination Centers and Slot information across India. Built using the Cowin public APIs provided by the Government of India along with technical best …
-
A sample project to explain the integration of RabbitMQ with an ASP.NET Core API.
-
A Sample API project to demonstrate the configuration and usage of Redis cache in an ASP.NET Core (.NET 5) application space.
-
A sample API project to demonstrate integrating Dapper micro-ORM with ASP.NET Core. The API also contains implemented EF Core Repository in order to effectively compare and understand how they diff…
-
-
flutter-create-color-app Public
A sample application to demonstrate the use of RepaintBoundary and how to write files to storage via Flutter
-
log4net-sample Public
A Sample application to demonstrate configuring and implementing Log4Net.