C# .NET Full Stack Tutorials
Hi there!
Below is a list of my organized notes useful for aspiring full stack developers using C#.NET Core framework. I reuse official documentation wherever possible, sometimes as it is and at times simplified version of them. In case the documentation is complex or not available, I use my own!
Some contents might be a stub. I constantly keep adding and modifying these as and when I handle trainings using them. Suggestions are welcome: raviram.mysore@gmail.com
Happy learning 😄
Fundamentals
Object oriented programming part 1
Object oriented programming part 2
Object oriented programming, an example
Interface example
Delegates
Aync programing
Collections
LINQ
Mini Project
Basics
Mini Project
Basics
LINQ Queries
Getting started
Creating a razor app
Razor markup details
Getting started
Handling data
Dependency injection
Getting Started
Getting started
Moving ahead
Unit Testing in Visual Studio
Code Coverage & Quality
Sonarqube, NCover and .NET report generator
Mocking using Moq
Getting started
Bowling alley rules
Bolling alley implementation
TDD practices
Legacy code
Case studies
Getting started
Getting started
Certifications overview
Basics of Azure
Getting started
Interesting open-source projects
Useful resources
Edabit: Coding challenges with automatic evaluation
Last updated