AntiXSS
by: Microsoft
- 9 total downloads
- Latest version: 4.3.0
AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.
Antlr
by: Sam Harwell, Terence Parr
- 33 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Antlr3.Runtime
by: Sam Harwell, Terence Parr
- 13 total downloads
- Latest version: 3.5.2-rc1
The runtime library for parsers generated by the C# target of ANTLR 3. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
Antlr4.Runtime.Standard
by: Eric Vergnaud, Terence Parr, Sam Harwell
- 21 total downloads
- Latest version: 4.9.0
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
Apache.Avro
by: Avro
- 13 total downloads
- Latest version: 1.9.0
Avro provides:
Rich data structures.
A compact, fast, binary data format.
A container file, to store persistent data.
Remote procedure call (RPC).
Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
Apache.Avro.Tools
by: Welly
- 13 total downloads
- Latest version: 1.7.7.4
Avro provides:
Rich data structures.
A compact, fast, binary data format.
A container file, to store persistent data.
Remote procedure call (RPC).
Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
AspectInjector
by: Aspect Injector Contributors
- 151 total downloads
- Latest version: 2.9.0
Attributes-based compile-time AOP framework.
Cross-cutting concerns made easy!
Just apply your attributes where you need them and everything automagicaly works!
No xml configs! No wierd reflection hacks! No runtime emit!
Works with AOT and Blazor!
See release notes for this version here:
https://github.com/pamidur/aspect-injector/releases/tag/2.9.0
AsyncBridge
by: Daniel Grunwald, Omer Mor, Alex Davies
- 9 total downloads
- Latest version: 0.1.0
Adds the new C#5 async features for .NET 4 and .NET 3.5 projects
AsynchronousBridge
by: Tom Jacques
- 13 total downloads
- Latest version: 1.2.2
Binaries for the AsyncBridge library.
Visit https://github.com/tejacques/AsyncBridge for an overview and usage examples.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 12 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 1 total downloads
- Latest version: 3.1.1
Base assemblies for the Autofac Inversion of Control Container
Avalonia
by: Avalonia Team
- 6 total downloads
- Latest version: 11.0.0-rc2.2
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.BuildServices
by: Avalonia Team
- 1 total downloads
- Latest version: 0.0.31
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
AWSSDK.Core
by: Amazon Web Services
- 15 total downloads
- Latest version: 4.0.0-preview.13
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 2 total downloads
- Latest version: 4.0.101.7
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 2 total downloads
- Latest version: 4.0.100.4
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Baseclass.Contrib.Nuget.Output
by: Daniel Romero
- 4 total downloads
- Latest version: 2.3.0
Treats the "output" folder in an dependend nuget package as an additional special folder and copies it's content to the build folder
bblanchon.PDFium.Linux
by: Benoit Blanchon
- 282 total downloads
- Latest version: 119.0.6015
This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.
bblanchon.PDFium.macOS
by: Benoit Blanchon
- 254 total downloads
- Latest version: 119.0.6015
This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.
BCrypt.Net-Next
by: Chris McKee, Ryan D. Emerl, Damien Miller
- 3 total downloads
- Latest version: 4.0.3
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".