binarythistle / S02E01-REST-API-.Net-CoreLinks
Example of a full REST API build using .Net Core 2.2 and c#
☆25Updated 4 years ago
Alternatives and similar repositories for S02E01-REST-API-.Net-Core
Users that are interested in S02E01-REST-API-.Net-Core are comparing it to the libraries listed below
Sorting:
- ☆39Updated 4 years ago
- Project using .NET Core 3.1, Angular 9, EF Core, SQL Server, xUnit with SQLite database InMemory and EF Core InMemory☆53Updated last year
- ☆37Updated 2 years ago
- Microservice architecture with Ocelot API Gateway in ASP.Net Core 3.1☆20Updated 4 years ago
- Overview of a Clean Architecture☆56Updated 5 years ago
- Udemy Course - Advanced ASP.NET Core 3 MVC☆29Updated last year
- .NET Core Leave Management Application for educational purposes☆97Updated 3 years ago
- This repository contains source code for the "Uploading Files With .NET Core Web API" article on the Code Maze blog☆50Updated 3 months ago
- ☆64Updated 3 years ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 3 years ago
- User Registration with Asp.Net Core Web API and Angular 7☆50Updated 2 years ago
- This repo contains the source code for "Automapper in ASP.NET Core" article on Code Maze☆32Updated 4 years ago
- JWT Authentication with .Net Core Web API and Angualr 7☆118Updated 2 years ago
- Asp.Net Core 5.0 Web API CRUD with Angular 11☆64Updated 3 years ago
- ☆26Updated 2 years ago
- Design patterns examples applied in real world situations. The intent of this repository is to show how .NET developers can write clean c…☆37Updated 7 years ago
- ☆36Updated last year
- Building a .Net Core web API with TDD☆30Updated 5 years ago
- Asp.Net Core Web API and Angular 7 CRUD☆146Updated 2 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 3 years ago
- Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this …☆77Updated 5 years ago
- Security of Microservices with .NET Core 5 using ASP.NET Web API, IdentityServer4, JSON Web Tokens, OpenID Connect, Identity Model, OAuth…☆21Updated 4 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Sample project with angular 4 + ASP.NET Core☆121Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Maze☆52Updated 4 years ago
- Complete ASP.NET CORE application with Angular 7☆57Updated 2 years ago
- ASP.NET MVC case study solution for PluralSight Guides. Demonstrates structuring a solution with separate projects for the web applicatio…