- Pune, Maharashtra
-
18:51
- 12h behind - https://niravsoni.hashnode.dev/
- in/niravmsoni
Lists (2)
Sort Name ascending (A-Z)
Stars
Building and deploying a WebAPI through Github Actions and configuring Dependabot alerts
How to validate in your CI/CD pipeline if any NuGet package on your application contains a security vulnerability
Fidding around with the default middlewares shipped with .NET Core
A demo showing how do we centralise package management using Directory.Packages.props
Extracting Client IP address in .NET Core
A solution template using Clean Architecture for building a .NET Core Worker Service.
An example of a full-stack application for file upload and download, built with ASP.NET Core 9.0 (Minimal API) and Angular 19.
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and variou…
The library for web and native user interfaces.
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
A collection of awesome .NET libraries, tools, frameworks and software
Getting started with AzureRm Terraform provider and provision a VNet using Module
Code examples for the Pluralsight course Implementing Terraform on Microsoft Azure
Course code for the Docker and Kubernetes course: https://codewithdan.com/products/docker-kubernetes
Exercise files for my Pluralsight course
Deploy a basic HTML+CSS site to Azure App Service by using the Azure CLI az webapp up command.
Demonstrates Decorator pattern implementation in .NET Core
Demonstrating usecase with dependency captivity
Offloading Composition root responsibilities to a separate class library to promote reusability
All about working with DI containers with .NET Core
Demonstrate usage of builder pattern with .NET Core
Getting started with using Dapper as Data layer to interact with SQL
We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work and related topics. We will build a project right from scratc…