nlog
Here are 170 public repositories matching this topic...
NLog - Advanced and Structured Logging for Various .NET Platforms
-
Updated
Dec 21, 2020 - C#
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
-
Updated
Nov 26, 2020 - C#
Makes things cross-platform
-
Updated
Dec 18, 2020 - C#
NLog Provider for Microsoft.Extensions.Logging for .NET Standard libraries and .NET Core applications
-
Updated
Dec 7, 2020 - C#
Admin后端,前后端分离的权限管理系统,集成统一认证授权,支持国内外主流数据库自由切换和动态高级查询,基于.Net开发的WebApi
-
Updated
Dec 11, 2020 - C#
Professional REST API design with ASP.NET Core 3.1 WebAPI
-
Updated
Dec 14, 2020 - C#
NLog integration for ASP.NET & ASP.NET Core 1-3
-
Updated
Dec 12, 2020 - C#
Domain Driven Design oriented application framework, meets CRUD needs
-
Updated
Dec 11, 2018 - C#
AA.Framework is built on the popular open source class library of NET Core
-
Updated
Oct 8, 2020 - C#
.NET Logging adaptors
-
Updated
Oct 31, 2019 - C#
Starter kit to quickly create ASP.NET Core with On-Premises Active Directory Authentication.
-
Updated
Sep 22, 2017 - HTML
Logbert is an advanced log message viewer for log4net, log4j and others.
-
Updated
Mar 31, 2020 - C#
A Syslog server target for NLog
-
Updated
Oct 19, 2020 - C#
ASP.NET Core NLog MS SQL Server PostgreSQL MySQL Elasticsearch
-
Updated
Jan 12, 2020 - C#
An Autofac module to integrate Autofac and NLog, it supports both constructor and property injection.
-
Updated
Nov 13, 2020 - C#
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
-
Updated
Dec 20, 2020 - C#
LogJoint log viewer core. Viewer plugins for publicly-available domains.
-
Updated
Nov 1, 2020 - C#
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
-
Updated
Dec 20, 2020 - C#
NLog target that pushes log messages to Graylog using the Http input.
-
Updated
Dec 14, 2020 - C#
Improve this page
Add a description, image, and links to the nlog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nlog topic, visit your repo's landing page and select "manage topics."


Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.