⭐ Please help by giving this repository a star. It takes seconds and help thousands of developers! ⭐

I Love .NET Star Request

🤝🏿 Please share with the community! 🤝🏿

As an open-source project without funding, I cannot afford advertising I ❤️ .NET in a typical way. Instead, the project relies on community interactions. Please consider sharing a post about I ❤️ .NET and the value it provides. It really does help!

  • All
  • Blazor
  • Dependency Injection
  • Design Pattern
  • LINQ
  • Middleware
  • OOPS
  • Python
  • Report
  • SOLID
  • Talk
  • TDD
  • WebAPI
Unit Testing Filters in ASP.NET Web API
Blazor WASM Publishing to AWS Amplify
Dependency Inversion Principle in SOLID
Interface Segregation Principle in SOLID
Liskov Substitution Principle in SOLID
Open Closed Principle in SOLID
Single Responsibility Principle in SOLID
Convert HTML to PDF Report in .NET
SOLID Principles Introduction
Blazor WASM Dockerizing
Creational Design Pattern - Singleton
Design Pattern Introduction
Understanding LINQ Deferred, Immediate, Streaming and Non-Streaming Executions
Using LINQ For Each to Iterate Collections
Generate PDF Report using Quest PDF in .NET
Using LINQ Count Min Max Average and Sum to Aggregate data
Using LINQ Group By to group data
Generate Excel Report using Closed XML in .NET
Simulating Left Outer Join using LINQ
Using LINQ Group Join to combine data
Using LINQ Join to combine data
Using LINQ Concat to combine data
Using LINQ Union to combine data
Using LINQ Intersect to Find Common data
Using LINQ Except to Find Difference in data
Using LINQ Sequence Equal to Find Equality of data
Using LINQ Contains to Check Data
Using LINQ Any to Find Type of Data
Using LINQ All to Find Type of Data
Using LINQ Chunk to Split Data
Using LINQ Distinct to Select Unique Data
Using LINQ Skip to Select Specific Data
Using LINQ Take to Select Specific Data
Using LINQ Single to Select Single Data
Using LINQ Last to Select Single Data
Using LINQ First to Select Single Data
Profiling Web API with Mini Profiler
Python Dynamic Interop with Dotnet
Using LINQ Where to Filter Data
Using LINQ OrderBy to Sort Data
Using LINQ to Select and Project Data
LINQ Introduction
Blazor WASM Pre Rendering
Dependency Injection Lifetimes in .NET
Introducing Dependency Injection in .NET
Blazor WASM Publishing to GitHub Pages
Blazor WASM Publishing to IIS
Blazor WASM Dynamic Component
Types of Middleware in ASP.NET
Introducing Middleware in ASP.NET
Blazor WASM Virtualization
Blazor WASM Forms Validation
Blazor WASM Forms
Blazor WASM Communication Between Components
OOPS Abstraction
Blazor WASM Controlling Head Content
OOPS Encapsulation
Blazor WASM Data Binding
Blazor WASM Event Handling And Event Arguments
Blazor WASM Components
Implementing TDD in C# .Net
Introducing TDD in C# .Net
Blazor WASM Introduction
Blazor - SPA from ASP.NET Family
Importance of Status Code in Web API
Blazor WASM App Settings
Blazor WASM Lazy Loading
Blazor WASM Styles and CSS Isolation
Blazor WASM Javascript Interop and Isolation
Blazor WASM Dark Theme and Light Theme
Blazor WASM Error Logging
Blazor WASM Exception Handling and Error Boundary