.NET Core 3.1 Web API & Entity Framework Core Jumpstart
What you’ll learn
-
Build a complete .NET Core 3.1 back-end with Web API, Entity Framework Core, SQL Server & SQLite
-
Implement Token Authentication with JSON Web Tokens & Roles
-
Utilize all three types of relationships in your database: one-to-one, one-to-many, many-to-many
-
Use the HTTP request methods GET, POST, PUT & DELETE
-
Implement best practices that are used in the real world like a proper structure for your Web API, Dependency Injection, asynchronous calls with async/await and Data-Transfer-Objects (DTOs)
-
Use LINQ to filter, sort, map, select and access your entities.
-
Seed data with code-first migrations programmatically
-
Migrate from .NET Core 3.1 to .NET 5
- Homepage
you must be registered member to see linkes Register Now