42 packages tagged with “Dos”
Dos.ORM于2009年发布、2015年开源,该组件已在大量成熟项目中应用。开源低代码平台 - Microi吾码:https://microi.net
开源iTdos C#常用开发类库,集成了大量通用方法。开源低代码平台 - Microi吾码:https://microi.net
开源低代码平台-Microi吾码,官网:https://microi.net
Provides additional APIs for interacting with Windows filesystem features such as junctions and hard links.
Dos.ORM使用MySql数据库需要额外引用此库。开源低代码平台 - Microi吾码:https://microi.net
开源低代码平台-Microi吾码,V8引擎注入。此类库开源,官网:https://microi.net
开源低代码平台-Microi吾码,核心库。此类库开源,官网:https://microi.net
微信开发组件,包括微信消息处理、微信支付、JsSdk等。
A .NET 4 library to defend websites and web APIs against brute force and Denial-of-service attacks. .NET Core version also available. Features: * Protect login, registration, password reset pages against brute force and DOS attacks. * Block users from performing any action too many times. * Prevent too many hits from any IP or IP Range. * Blacklist/Whitelist specific IP, IP range, username, URLs, transactions for a period. An example scenario is a Bank Login page, where brute force password attempts on user accounts and DOS attack on Login page are a regular event. Using this library, you can protect login page from brute force attacks, blocking too many usernames from certain IPs, or too many hits from a range of IP trying to do DOS attack, or even simple 3 invalid login attempts per username, per 15 mins. This high performance, very lightweight library protects you from hitting the database too many times on pages and APIs that are prone to attacks, thus lowering web server and database CPU, increasing the scalability of the overall application. Example code: var result = await Hacker.DefendAsync("/Account/LogOn", Request.UserHostAddress); if (result == Hacker.Result.TooManyHitsFromOrigin) await Hacker.BlacklistOriginAsync(Request.UserHostAddress, TimeSpan.FromMinutes(10)); else if (result == Hacker.Result.TooManyHitsOnKey) await Hacker.BlacklistKeyAsync("/Account/LogOn", TimeSpan.FromMinutes(10)); . . . Hacker.DefendAsync("/Account/PasswordReset", Request.UserHostAddress, TimeSpan.FromMinutes(5), 100); Hacker.DefendAsync("Username" + username, Request.UserHostAddress); Hacker.DefendAsync("Comment", Request.UserHostAddress);
iTdos.DIY开发框架,在线文档:https://www.itdos.com/itdos.diy.html
开源低代码平台-Microi吾码,接口类。此类库开源,官网:https://microi.net
Provides types to read Windows minidumps into C# structures. Defines MINIDUMP_HEADER and other types from the Windows API.
开源低代码平台 - Microi吾码:分布式存储,目前支持阿里云、MinIO、Amazon S3。此类库开源,官网:https://microi.net
开源低代码平台 - Microi吾码:分布式缓存插件。此类库开源,官网:https://microi.net
Dos.ORM使用Oralce数据库需要额外引用此库。开源低代码平台 - Microi吾码:https://microi.net
开源低代码平台 - Microi吾码:ORM相关功能。此类库开源,官网:https://microi.net
Dos.ORM使用Sqlite数据库需要额外引用此dll。Dos.ORM(原Hxj.Data)于2009年发布、2015年正式开源,该组件已在数百个成熟项目中应用,是目前国内用户量最大、最活跃、最完善的国产ORM。初期开发过程中参考了NBear与MySoft,吸取了他们的一些精华,加入新思想,后期参考EF的Lambda语法进行大量扩展。
ASP.NET zero-configuration HttpModule for preventing Denial-Of-Service attacks
Turn easy the execution of loops, for and batch command line programs
Nugget Win-Script Tool for Packaging
Gif动态验证码控件,交流QQ群:60831381。
Primitive art for the primitive DOS console.
开源低代码平台 - Microi吾码:文档相关扩展,如导入导出、自定义模板打印等。此类库开源,官网:https://microi.net
开源低代码平台 - Microi吾码:验证码组件。此类库开源,官网:https://microi.net
开源低代码平台 - Microi吾码:微信平台相关功能依赖注入。此类库开源,官网:https://microi.net
开源低代码平台 - Microi吾码:任务调度引擎依赖注入。此类库开源,官网:https://microi.net
开源低代码平台 - Microi吾码:MQ消息队列依赖注入。此类库开源,官网:https://microi.net
开源低代码平台 - Microi吾码:MongoDB扩展。此类库开源,官网:https://microi.net
Kamenicky (KEYBCS2) encoding implementation for .NET. Supports Czech and Slovak characters (Code Page 895).
开源低代码平台 - Microi吾码:搜索引擎依赖注入。此类库开源,官网:https://microi.net