iammukeshm / Serilog.WebApplication
Serilog is a third-party logging library that plugs into the default ILogger of our application with its own implementations. It enables the developers to log the events into various destinations like console, file, database, and more. Now, if you are already using a database in your ASP.NET Core Application, logging events to a database can be …
☆10Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Serilog.WebApplication
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆9Updated 4 years ago
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆13Updated 4 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆14Updated 4 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆11Updated 4 years ago
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆12Updated 4 years ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Updated last year
- A Helper Library for all my future .NET Core Projects☆10Updated last year
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 4 years ago
- Project Moved to☆18Updated 4 years ago
- eCommerce Application on .NET Core to demonstrate various Architecture , Design Patterns and Best Practices for Clean and Scalable Code.☆10Updated 3 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆20Updated last year
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆21Updated 4 years ago
- .Net Core 3.1 API with Swagger UI and JWT Token authentication and authorization in a secured manner☆15Updated 2 years ago
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Updated 4 years ago
- This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Maze☆13Updated 3 years ago
- A sample enterprise application for restaurant business developed in May 2014 using ASP.NET MVC 5, WinForm, WCF, EF, and SQL Server☆10Updated 2 years ago
- Prototype for Clean Architecture in WPF using UI Components and DI☆9Updated 4 years ago
- Integrating Tailwind CSS with Blazor.☆13Updated 3 years ago
- This will be the Core of the entire solution. This Api will be responsible for overall data distribution and authorization.☆13Updated last year
- Complete source code developed as part of article - Build Resilient Microservices (Web API) using Polly in ASP.NET Core☆20Updated 3 years ago
- ☆19Updated 3 years ago
- HOW TO IMPLEMENT AUDIT TRAIL IN ASP.NET CORE☆13Updated 3 years ago
- Full Cloud Project that is based on ASP.NET Core, EF Core, SQL Server and Blazor WebAssembly client, this apps shows an e-learning web ap…☆13Updated 3 years ago
- Sample for building modular monoliths using .NET Core razor class libraries☆16Updated 4 years ago
- A sample .net5 application implementing CQRS and MediatR pattern☆8Updated 3 years ago
- ASP.NET Core MVC Bootstrap 4 Ajax☆12Updated 2 years ago
- ☆9Updated 2 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 3 years ago
- Implementing CRUD Operations in Blazor .NET 5 using the Mudblazor Component Library.☆18Updated 3 years ago
- An advanced Blazor example demonstrating a Razor class library with embedded JavaScript shared between a Blazor Server and a Blazor WebAs…☆13Updated 4 years ago