Leveraging .NET Core, SignalR, Ocelot and Audit Logs for Secure Real-Time Messaging

This project presents a secure, real-time messaging application, skillfully harnessing .NET Core, SignalR, JWTs, Ocelot, and SQL Server. User information and messages are securely stored in a SQL Server database, ensuring data persistence and reliability. Through secure cookies, we manage authentication, while maintaining the application's real-time nature. Ocelot enhances our architecture as a proficient reverse proxy, and audit logs provide essential tracking for user activities. The project underlines its commitment to quality through rigorous testing protocols. Enjoy exploring this technological integration marvel!

ASPNET.CORE EF CORE SQL SERVER IDENTITY SIGNALR OCELOT JWT SERILOG

Logging in ASP.NET

"Discover the intersection of application security and log analysis in this project, utilizing the Elastic Stack (ELK) for comprehensive log processing and insightful data visualization."

Docker Elastic Search Kibana API Integration