Web API for todo list developed including login, register, add/upd todo and list todo
-
Updated
May 27, 2019 - C#
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
Web API for todo list developed including login, register, add/upd todo and list todo
This project is a work in progress to practice and display my development skills on the DOT NET stack. It's not running on Azure anymore because its hella expensive for a demo app... ¯\_(ツ)_/¯
ASP.NET Core JWT Authentication with a custom middleware component
Creation of Fundoo App Using ASP.NET CORE WEB API with the implementation of Dependency Injections,3-Tier Architecture, Swagger, JWT Token, HTTP Verbs/Methods
ASP.NET Core RESTful API for managing hotel and country data. Implements C# 10 features, Entity Framework for ORM, Swashbuckle for Swagger integration, JWT for security, and follows a clean architecture pattern with extensive logging and API versioning.
Real Estate Web App and API developed in ASP.NET Core with an Onion Architecture, Entity Framework for persistence. Utilizes Identity for user management, with CQRS and Mediator patterns implemented exclusively in the API for enhanced reliability and performance.
.Net 7 RESTful Api project with Onion architecture
A robust ASP.NET Core Web API budget management application with real-time notifications, secure authentication, and comprehensive financial tracking.
Startup ASP.NET Core app with essential functionalities (Authentication, Dockerization, Settings, etc...)
In this repository, an N-tier API example. Dependency Injection was implemented with Autofac. JWT is used. AOP (Validation, Caching, Transaction, Exception, Logging, Performance) is used. It has CrossCuttingConcerns examples.
Curso: desenvolvedor.io
Backend for a twitter clone app I am making
Authentication & Authorization .NET 8 Web Api in which I demonstrated that how we can use Identity Framework with JWT (Json Web Tokens). This project is the best example of CodeFirst Approach with Db Interactions with the help of EF Core migrations. DTOs for Regestration, Login and Authorized access for the specfic user.
The Car Rental Project is a modern web application designed for users to browse, rent, and manage vehicles effortlessly. Built with Next.js and Node.js, the project ensures a smooth and efficient rental experience with real-time booking updates, secure authentication, and a user-friendly interface.
MuhasebeApp is a modern accounting API built with .NET 8, Entity Framework Core, and PostgreSQL. It features a scalable, enterprise-grade architecture inspired by leading SaaS accounting solutions (like Paraşüt), and supports CQRS, MediatR, and robust user management.
Este proyecto, se realizo con el fin crear un API-REST usando ASP .NET CORE, se utilizó Entity Framework como ORM para el mapeo de entidades a la base de datos.
A .NET 8 Web API using Clean Architecture with JWT authentication. It supports user registration, login with token generation, and balance retrieval, following best practices like the Repository Pattern and Unit of Work.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015