Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili Claire Novotny
- 15 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 20 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 19 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Iced
by: 0xd4d
- 11 total downloads
- Latest version: 1.8.0
Iced is a high performance and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler.
- ✔️Supports all Intel and AMD instructions
- ✔️Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed
- ✔️100% C# code
- ✔️The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- ✔️The decoder is 2x+ faster than other similar libraries and doesn't allocate any memory
- ✔️Small decoded instructions, only 32 bytes
- ✔️High level Assembler providing a simple and lean syntax (e.g `asm.mov(eax, edx)`))
- ✔️The encoder can be used to re-encode decoded instructions at any address
- ✔️API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, flow control info, etc
- ✔️Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+`
- ✔️License: MIT
Inferno
by: Stan Drapkin
- 15 total downloads
- Latest version: 1.6.0
Modern, free, open-source, professionally audited .NET crypto library.
itext7
by: iText Software
- 28 total downloads
- Latest version: 7.1.9
iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow. iText 7 allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in Java and .NET.
jQuery
by: jQuery Foundation Inc.
- 26 total downloads
- Latest version: 3.5.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jQuery.Migrate
by: jQuery Foundation
- 23 total downloads
- Latest version: 3.3.0
Migrate older jQuery code to jQuery 1.9+
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Knockout.Mapping
by: Roy Jacobs
- 23 total downloads
- Latest version: 2.4.0
The mapping plugin gives you a straightforward way to map plain JavaScript objects into a view model with the appropriate Knockout observables. This is an alternative to manually writing your own JavaScript code that constructs a view model based on some data you've fetched from the server.
knockoutjs
by: The Knockout.js team
- 28 total downloads
- Latest version: 3.5.1
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
log4net
by: The Apache Software Foundation
- 41 total downloads
- Latest version: 2.0.14
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
MediatR
by: Jimmy Bogard
- 86 total downloads
- Latest version: 8.0.2
Simple, unambitious mediator implementation in .NET
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 16 total downloads
- Latest version: 5.0.2
MediatR extensions for ASP.NET Core
MessagePack
by: neuecc aarnott
- 13 total downloads
- Latest version: 2.1.152
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 13 total downloads
- Latest version: 2.1.152
Attributes and interfaces for .NET types serializable with MessagePack.
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 24 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Moment.js
by: Tim Wood Iskren Chernev Moment.js contributors
- 27 total downloads
- Latest version: 2.27.0
A lightweight JavaScript date library for parsing, manipulating, and formatting dates.
Mono.Reflection
by: Jb Evain
- 12 total downloads
- Latest version: 2.0.0
Complement for System.Reflection, including an IL disassembler.
Mono.Reflection.Core
by: Jb Evain
- 18 total downloads
- Latest version: 1.1.1
Complement for System.Reflection, including an IL disassembler.
Mono.TextTemplating
by: mhutch
- 240 total downloads
- Latest version: 2.2.1
Open source implementation of the T4 templating engine
This package allows embedding the T4 engine in an application.
* To install as a dotnet global or local tool, use `dotnet-t4` instead.
* To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.