联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 调试/Bug(262) 
按平台查找All C#(262) 

[调试/Bug] MiniGamesAPI

这是一个Tshock服务器插件主要用于:为插件开发者提供快速的小游戏整体部署,内置了许多小游戏常用的类以及方法,由于作者隐退羽学将其插件反编译后进行二次开源,现已适配Tshock 5.2.0, stars:0, update:2024-04-29 02:00:45 (2024-04-30, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714465583648424.html

[调试/Bug] Unity.TransformChangesDebugger

该工具将使您能够查看和调试由任何方法设置器逐帧完成的任何Unity变换上对位置旋转比例的更改。
Tool will enable you to view and debug changes to position rotation scale on any Unity transform done by any method setter on a frame by frame basis. (2024-01-28, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706412981458557.html

[调试/Bug] de.codesmile

资产检查器提供选定资产的所有可用信息。帮助调试和分析资产。
Asset Inspector provides all available information for selected assets. Aids in debugging and analyzing assets. (2023-12-05, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701832175913960.html

[调试/Bug] de.codesmile.editor

资产文件检查器,提供有关资产的详细信息,通常仅通过API可用。这主要有助于deb...
Asset Inspector provides all available information for selected assets. Aids in debugging and analyzing assets. (2023-11-11, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699751022641266.html

[调试/Bug] Blue-Lagoon-Crypter

教育培训项目。该项目表示一个加密器,它应该将PE作为输入,将其作为有效负载,...,
Training project for educational purposes. The project represents a crypter that should take your PE as an input, take it as the payload, and inject the payload in the self-decrypting stub. Once the stub is compiled by crypter, it should decrypt the payload in runtime, executing it step by step. [Fixing] [Debugging] (2023-09-10, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694345661114829.html

[调试/Bug] MiniBug

简单的桌面问题跟踪器和待办事项列表,用C#Windows Forms.编写。,
Simple desktop issue tracker and to-do list, written in C# Windows Forms., (2019-05-13, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689630032310607.html

[调试/Bug] tle-analyser

使用C#中的JetBrains反编译器进行反编译(在VB.NET中开发)。欢迎提供任何帮助来修复代码!,
Decompiled with JetBrains decompiler in C# (developped in VB.NET). Any help is welcome to fix the code !, (2022-04-24, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808877610510.html

[调试/Bug] ReCLI

一个基本概念.NET程序集反编译器,支持模糊处理的二进制文件。使用JB Evain的cecil库和0xd4d的dnlib库。,
A basic concept .NET assembly decompiler with support for obfuscated binaries. Uses both JB Evain s cecil library and 0xd4d s dnlib library., (2017-12-19, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808510728767.html

[调试/Bug] Anti-De4dot

Anti-De4dot保护.NET二进制文件免受De4dot反编译器的攻击,保护知识产权免受未经授权的访问。该工具是独立的...,
Anti-De4dot safeguards .NET binaries from De4dot decompiler, protecting intellectual property from unauthorized access. This tool is independent, requiring no additional modules or libraries. (2023-07-07, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808432875192.html

[调试/Bug] Luau-bytecode-decompiler

这是我在C#中的luau反编译器的测试版,它是为了传播知识而公开的。不需要...,
This is a beta version of my luau decompiler in C#, it has been made public for the intention of spreading knowledge. Does not require a lua environemt to run, everything is one single file! (2020-08-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808197705792.html

[调试/Bug] Unreal-Library

用于Unreal包文件(.upk、.u、.uasset;等)的UnrealScript反编译器库,支持Unreal引擎1、2和3。,
UnrealScript decompiler library for Unreal package files (.upk, .u, .uasset; etc), with support for Unreal Engine 1, 2, and 3., (2023-06-27, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808035270185.html

[调试/Bug] Cholula

C#Asp.Net Core 3.1解决方案构建器。包含WebApi项目-Swagger-NLog-全局异常处理-EF核心工作进程-...,
C# Asp.Net Core 3.1 Solution builder. Containing a WebApi project - Swagger - NLog - Global Exception Handling - EF core Worker Process - EF core - NLog Testing - Moq - Specflow - MsTest Created with SideWaffle (2023-01-06, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802317494901.html

[调试/Bug] xevent-logger

一个网络核心事件记录器,能够以json格式记录异常或文本字符串,允许用户轻松访问日志,
A net core event logger capable of logging exceptions or text strings in json format allowing users easy access to logs, (2022-12-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802308321620.html

[调试/Bug] nlog

自定义NLog布局渲染器允许在日志(文件或控制台)中使用可读格式(从我的观点来看)显示异常。添加...,
custom NLog layoutRenderer allows to show exception using readable format (from my point of view) in the log (file or console). Additionally it does not log full exception stack trace if it is logged second time (it happens if exception is rethrown like inner exception) (2019-03-07, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802280677740.html

[调试/Bug] ExceptionHandlerMiddleware

具有asp.net核心的特定数据模型的自定义异常处理程序,包括中间件和MVC异常筛选器。,
A custom exception handler with a specific data model for asp.net core, including middleware and MVC exception filter., (2021-03-29, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802172967932.html

[调试/Bug] LogSpect

LogSpect是一个用于.NET的轻量级、可扩展和易于使用的AOP记录器,它将您从重复的日志记录工作中解放出来。只是3月...,
LogSpect is a light-weight, extensible and easy to use AOP logger for .NET that saves you from the repeating efforts of logging. Just mark the methods you want and everything will be logged automatically: method calls, parameters, return values and exceptions. (2015-10-21, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802133467038.html

[调试/Bug] coreapplication

ASP.NET核心Web API项目模板,包含多个中间件,如日志记录、异常处理程序、响应包装器。这个pr...,
An ASP.NET Core Web API project template that contains multiple middlewares such as Logging, Exception Handler, Response Wrapper. This project also contains an implementation of repository pattern, dependency injection, entity framework core and more. (2022-12-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802049933293.html

[调试/Bug] ErrorLogger

用于将标准记录器初始化为任何C#应用程序的小型库。这将使您能够将异常输出到单个文本...,
A small library used to initialize a standard logger into any C# application. This will enable you to output Exceptions to a single Text file in any given location. (2023-01-02, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802049996902.html

[调试/Bug] Dynamics365-Custom-Generic-Logging-

该存储库为Dynamics 365自定义代码的跟踪和异常日志记录建议了一个基础架构,适用于服务器端和客户端,
This repository suggests an infrastructure for tracing and exceptions logging for Dynamics 365 custom code, for both server and client sides, (2019-04-21, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802042334540.html

[调试/Bug] WebApi-Custom-Exception

本文演示如何在ASP.NET Web API中使用自定义异常筛选器来管理要发送到客户端应用程序的自定义消息。,
This article shows how to use Custom Exception filters in ASP.NET Web API to manage custom messages to be sent to the client application., (2015-05-22, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688802018308158.html
总计:262