Abp by: Abp
  • 34 total downloads
  • Latest version: 1.1.1
  • asp.net asp.net mvc boilerplate application framework web framework framework domain driven design
Abp
Abp.ZeroCore by: Abp.ZeroCore
  • 107 total downloads
  • Latest version: 5.12.0
  • asp.net asp.net mvc boilerplate application framework web framework framework domain driven design multitenancy user management role management identity
Abp.ZeroCore
Antlr by: Sam Harwell Terence Parr
  • 118 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
  • 155 total downloads
  • Latest version: 3.5.2-rc1
  • antlr antlr3 parsing
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.
AsmResolver by: AsmResolver
  • 26 total downloads
  • Latest version: 6.0.0-beta.3
  • exe pe dotnet cil inspection manipulation assembly disassembly
The base library for the AsmResolver executable file inspection toolsuite.
AsmResolver.DotNet by: AsmResolver.DotNet
  • 22 total downloads
  • Latest version: 6.0.0-beta.3
  • exe pe directories imports exports resources dotnet cil inspection manipulation assembly disassembly
High level .NET image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE by: AsmResolver.PE
  • 20 total downloads
  • Latest version: 6.0.0-beta.3
  • exe pe directories imports exports resources dotnet cil inspection manipulation assembly disassembly
PE image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE.File by: AsmResolver.PE.File
  • 25 total downloads
  • Latest version: 6.0.0-beta.3
  • exe pe headers sections inspection manipulation assembly disassembly
Raw PE file models for the AsmResolver executable file inspection toolsuite.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 58 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
Autofac by: Autofac Contributors
  • 216 total downloads
  • Latest version: 2.6.3.862
Base assemblies for the Autofac Inversion of Control Container
AutoMapper by: Jimmy Bogard
  • 126 total downloads
  • Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
Autoupdater.NET.Official by: rbsoft
  • 161 total downloads
  • Latest version: 1.6.4
  • autoupdate updater c# vb wpf winforms
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
AvalonEdit by: Daniel Grunwald
  • 98 total downloads
  • Latest version: 6.0.0-netcore3p4alpha1
  • WPF Text Editor SharpDevelop AvalonEdit
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are two builds of AvalonEdit included in this package. One that targets .NET 4.0 and one that targets .NET 3.5.
AWSSDK.Core by: Amazon Web Services
  • 20.231k total downloads
  • Latest version: 4.0.0.2
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken by: Amazon Web Services
  • 20.093k total downloads
  • Latest version: 4.0.0.1
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Bogus by: Brian Chavez
  • 31 total downloads
  • Latest version: 15.0.1
  • fake bogus poco data generator database seed values test-data test
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
BouncyCastle by: Bouncy Castle Project Contributors
  • 157 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore by: BouncyCastle
  • 181 total downloads
  • Latest version: 1.9.0
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core by: Castle Project Contributors
  • 608 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy by: Castle Project Contributors
  • 57 total downloads
  • Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.