This is your work, valued
Quality articles and content on web, mobile and cloud technologies.
ContainerNinja.CleanArchitecture. 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.
233SwaggerHeroes. SwaggerHeroes is a boilerplate solution to demonstrate integrating Swagger UI with ASP.NET Core.
44CqrsNinja. CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.
37MailingNinja. MailingNinja is a simple boilerplate solution that demonstrates sending mails with attachments from an ASP.NET Core (.NET 6) application using MailKit and MimeKit.
35CustomSchemeNinja. A Sample API project to demonstrate creating and using a custom authentication scheme in ASP.NET Core (.NET 6)
32simple-sts. A Minimalistic TokenServer based on the IdentityServer4 framework.
27CognitoUserManager. Cognito User Manager is a user management solution that demonstrates building User flows in AWS Cognito using ASP.NET Core.
26SocialNinja. Sample project to demonstrate Google and Facebook Authentication using ASP.NET Core
19dotnetcore-mongo-bookstore. A Sample Application to demonstrate working with MongoDB using ASP.NET Core
16role-policy-authorization-sample. A sample application to demonstrate the implementation of Role based and Policy based Authorization in ASP.NET Core
15odataheroes. ODataHeroes is a boilerplate solution, built to demonstrate OData API implementation in an ASP.NET Core (.NET 5) API
12cookie-authentication-example-aspnetcore. A Sample Application to explain how to setup Cookie Authentication with ASP.NET Core without using Identity.
11aspnetcore-dynamodb-boilerplate. A sample application with boilerplate code to Demonstrate the Create, Retrieve, Update, Delete operations on a DynamoDB Table from ASP.NET Core application.
11aspnetcore-rabbitmq-heroes-example. A sample project to explain the integration of RabbitMQ with an ASP.NET Core API.
10options-pattern-example. A sample project to demonstrate various prospectives of using Options pattern in ASP.NET Core
9aspnetcore-microservices-cloudformation. A sample application to demonstrate creating Microservices with ASP.NET Core in AWS using Serverless Application Model (SAM) and CloudFormation.
6redis-heroes-dotnetcore-example. A Sample API project to demonstrate the configuration and usage of Redis cache in an ASP.NET Core (.NET 5) application space.
6log4net-sample. A Sample application to demonstrate configuring and implementing Log4Net.
6NCachedBookStore. A sample project to demonstrate query caching with Entity Framework Core via NCache.
5flutter-webview-example. A sample application to demonstrate working with WebViews in Flutter
5PagedNinja. PagedNinja is a simple boilerplate project which explains the implementation of Pagination in ASP.NET Core Web API together with Entity Framework Core.
4memcached-aspnetcore-sample. A Sample application to demonstrate usage of Memcached in ASP.NET Core
4dynamodb-nodejs-sample. A sample NodeJS application to demonstrate working with DynamoDB
3aspnetcore-dapper-heroes-example. 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 differ from one another in general usage.
3aspnetcore-lambda-layers-example. A Sample application to demonstrate working with AWS Lambda Layers with ASP.NET Core
3covid-vaccine-tracker. 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 practices.
2flutter-upload-download-image. C#
2builder-pattern-example. A Sample Project to demonstrate the implementation of Builder Pattern
2aws-parameterstore-aspnetcore-sample-app. A Sample application to demonstrate working with AWS Parameter Store in an ASP.NET Core Application / API
2mysql-efcore-sample. A Sample example to demonstrate working with MySQL from an AspNetCore application using EF Core
2flutter-login-form-example. A sample project to demonstrate creating and working with a Login form in Flutter using Forms widget.
1Fluent-AspNetCore-Example. HTML
1referbruv.
1flutter-create-color-app. A sample application to demonstrate the use of RepaintBoundary and how to write files to storage via Flutter
1servicelifetime-sample. A Sample application to demonstrate Service Lifetimes in AspNetCore.
1node-express-mysql-simple-api. A Sample API to demonstrate creating APIs using NodeJs and Express.Js and integrating with MySql
1aspnetcore-dependencyinjection-sample. A Sample application to demonstrate the use of Dependency Injection in ASP.NET Core
1