• Stars
    star
    15,976
  • Rank 1,797 (Top 0.04 %)
  • Language
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Roadmap to becoming an ASP.NET Core developer in 2023

ASP.NET Core Developer Roadmap

PRs Welcome Backers on Open Collective Sponsors on Open Collective

Roadmap to becoming an ASP.NET Core developer in 2023:

Below you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become an ASP.NET Core developer. I made this chart as a tip for everyone who asks me, "What should I learn next as an ASP.NET Core developer?"

Disclaimer

The purpose of this roadmap is to give you an idea about the landscape. The road map will guide you if you are confused about what to learn next, rather than encouraging you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy does not always mean best suited for the job.

Give a Star!

If you like or are using this project to learn or start your solution, please give it a star. Thanks!

Roadmap

Roadmap

Resources

  1. General Development Skills

  2. C#

  3. SQL Fundamentals

  4. ASP.NET Core Basics

  5. SOLID

  6. ORM

  7. Dependency Injection

    1. DI Containers
    2. Life Cycles
    3. Scrutor
  8. Databases

    1. Relational
    2. Search Engines
    3. NoSQL
  9. Caching

  10. Log Frameworks

  11. API Clients & Communications

    1. REST
    2. gRPC
    3. GraphQL
  12. Real-Time Communication

  13. Object Mapping

  14. Background Task Scheduler

  15. Testing

    1. Unit Testing
    2. Integration Testing
    3. Snapshot Testing
    4. Behavior Testing
    5. E2E Testing
    6. Performance Testing
  16. Microservices

    1. Message-Brokers
    2. Message-Bus
    3. API Gateway
    4. Containerization
    5. Orcherstration
    6. Other
  17. Continuous Integration & Continuous Delivery

  18. Design Patterns

  19. Monitoring/Logging/Tracing/Alerting

  20. Client-Side .NET

  21. Good to Know

Wrap Up

If you think the roadmap can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to star this repository to revisit.

Idea from : React Developer RoadMap

Contribution

Want to contribute? We encourage community feedback and contributions. Please follow our contributing guidelines.

Credits

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

License: CC BY-NC-SA 4.0

More Repositories

1

MediatrTutorial

CQRS implementation in ASP.NET Core using MediatR in .NET 5
C#
117
star
2

GraphQL.Tools

GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.
C#
82
star
3

Blazor-CRUD

Simple CRUD application using C#/Blazor
HTML
28
star
4

DesignPatterns-Mediator

Mediator Design Pattern Example in C#
C#
22
star
5

EscPrinterSample

A sample to demonstrate how to print on an ESC/POS printer in C#
C#
17
star
6

MoienTajik

Everything about me ;D
10
star
7

Bridge-Pattern-Sample

A very easy to understand sample of Bridge design pattern in C#.
C#
8
star
8

GoogleRecaptcha

Google reCAPTCHA in ASP.NET MVC
C#
8
star
9

moientajik.github.io

Moien Tajik's personal blog
HTML
5
star
10

NetMqAspNetCoreSample

A simple sample usage of NetMQ in a ASP.NET Core background-service.
C#
4
star
11

StatePatternEfCore

A simple example of State pattern with EF Core.
C#
4
star
12

AspNetCoreGlobalModelStateValidator

Global ModelState Validator for Views in ASP.NET Core
HTML
4
star
13

FilterAttributeStrategyPattern

A sample which shows how to use strategy pattern in filter attributes in ASP.NET Core.
C#
4
star
14

ProtobufVsMsgPackBenchmark

A benchmark between Protobuf and MsgPack serializers with GZip compression alghorithm.
C#
4
star
15

AspNetCoreStreamTest

Stream limited length of Audio/Video in ASP.NET Core
C#
3
star
16

AspNetCore-Developer-Roadmap-Slides

Presentation files related to ASP.NET Core Developer Roadmap introduction videos.
3
star
17

AIHR.WorkloadCalculator

AIHR - Workload Calculator
C#
2
star
18

AIHR.Logic

AIHR - Logic Test
C#
1
star