0% found this document useful (0 votes)
2 views5 pages

Core Guide

The document outlines a comprehensive ASP.NET Core course covering various topics including Entity Framework, Onion Architecture, File Handlers, Automapper, Identity, API construction and security, and the CQRS pattern. Each section includes video resources and examples for practical understanding. The course aims to provide foundational and advanced knowledge in ASP.NET Core development.

Uploaded by

cacaito
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views5 pages

Core Guide

The document outlines a comprehensive ASP.NET Core course covering various topics including Entity Framework, Onion Architecture, File Handlers, Automapper, Identity, API construction and security, and the CQRS pattern. Each section includes video resources and examples for practical understanding. The course aims to provide foundational and advanced knowledge in ASP.NET Core development.

Uploaded by

cacaito
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Curso ASP.

NET CORE

Contenidos:

1. Introduccion a Entity Framework

• Entity Framework Code First

Video 1: [Link] (Configurando


Entity Framework)
Video 2: [Link] (Creando un
CRUD en MVC 5)

Ejemplo:
[Link]
GuUU/view?usp=sharing
2. Introducción a la arquitectura Onion (Dominio y
persistencia)

• Onion Arquitecture
• Aplicando los SOLID Principles
• Dependency Injection
• Repositorios Genericos

Video 1: [Link] (Configuración de


Arquitectura ONION)

Video 2: [Link] (CRUD Con


Onion)

Video 3 : [Link] (CRUD Con


Onion Agregando filtros y Common Properties)

Ejemplo:
[Link]
w?usp=sharing
3. File Handlers & Sessions

• Subir Archivos
• Login, Registro y Seguridad con Sessions

Video 1: [Link] (Login, registro y


seguridad con sessions)
Video 2: [Link] (Upload Image
File)

Ejemplo:
[Link]
view?usp=sharing

4. Automapper y Shared Layer

• Shared layer
• Email Service (with Mailkit and SmtpClient)
• Automapper

Video 1: [Link] (Create Email


Service)
Video 2: [Link] (Automapper
Configuration)
Ejemplo:
[Link]
view?usp=sharing
5. Identity

• Introduccion a [Link] Core Identity

Video 1: [Link] (Identity


introduction Context and Service)

Video 2: [Link] (Identity


implementation controllers and authorize)

Ejemplo: [Link]
mPYcXN36ISJKZq0J0bozCat0/view?usp=sharing

6. Introducción a API

• Construyendo una API


• Versionado de API

Video 1: [Link] (Introduccion a


API y Versionando)

Video 2: [Link] (Part 2)

Ejemplo: [Link]
DeOED48OHf_vWmiPFh1/view?usp=sharing
7. API Security

• JWT Authentication

Video 1: [Link] (API Security )

Ejemplo: [Link]
vprO4KEVfoTe/view?usp=sharing

8. CQRS Pattern & Mediator

• API with CQRS and Mediator


• Mediator Patterns

Video 1: [Link] (CQRS and


mediator pattern)

Ejemplo:
[Link]
usp=sharing

You might also like