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
Alternatives and similar repositories for Serilog.WebApplication:
Users that are interested in Serilog.WebApplication are comparing it to the libraries listed below
- 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
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 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 2 years ago
- Project Moved to☆18Updated 4 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated 2 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆21Updated 2 years ago
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Updated 4 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆21Updated 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
- Integrating Tailwind CSS with Blazor.☆14Updated 3 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 project that contains Fixie tests that can run on .NET Core on Windows, Linux, and MacOS.☆11Updated 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
- HOW TO IMPLEMENT AUDIT TRAIL IN ASP.NET CORE☆13Updated 3 years ago
- In this post we will get overview and generate a basic label code using our database table column that help in development.☆20Updated 6 years ago
- Prototype for Clean Architecture in WPF using UI Components and DI☆9Updated 4 years ago
- ☆19Updated 3 years ago
- DDD with Clean Architecture.☆10Updated 4 years ago
- This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze☆15Updated 5 years ago
- Response Caching with MediatR in ASP.NET Core☆21Updated 2 years ago
- This will be the Core of the entire solution. This Api will be responsible for overall data distribution and authorization.☆13Updated 2 years ago
- ☆11Updated 5 months ago
- A sample .net5 application implementing CQRS and MediatR pattern☆8Updated 3 years ago
- Example code for my blog post on Client-side Blazor prerendering☆15Updated 4 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
- Microservice messaging based architecture using RabbitMQ and MassTransit☆18Updated 3 years ago