Abp.Castle.Log4Net
by: Abp.Castle.Log4Net
- 1.433k total downloads
- Latest version: 10.3.0
Abp.Castle.Log4Net
Abp.EntityFramework.Common
by: Abp.EntityFramework.Common
- 1.939k total downloads
- Latest version: 10.3.0
Abp.EntityFramework.Common
Abp.EntityFrameworkCore
by: Abp.EntityFrameworkCore
- 1.705k total downloads
- Latest version: 10.3.0
Abp.EntityFrameworkCore
Acornima
by: Adam Simon
- 12 total downloads
- Latest version: 1.3.1
A standard-compliant JavaScript parser, which is a fork of Esprima.NET combined with the .NET port of the acornjs parser.
Acornima.Extras
by: Adam Simon
- 12 total downloads
- Latest version: 1.3.1
Additional features and utilities for the Acornima package.
Akka
by: Akka.NET Team
- 2.608k total downloads
- Latest version: 1.5.63
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Akka.Analyzers
by: Akka
- 198 total downloads
- Latest version: 0.3.3
Akka.NET Roslyn Analyzers designed to help fix frequent, recurring design problems that may occur
in end-user code bases. Also includes helpful upgrade suggestions for migrating between minor and
major versions of Akka.NET.
AngleSharp
by: AngleSharp
- 3.002k total downloads
- Latest version: 1.4.1-beta.506
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AngleSharp.Css
by: AngleSharp
- 1.052k total downloads
- Latest version: 1.0.0-beta.211
Extends the CSSOM from the core AngleSharp library.
Antlr
by: Sam Harwell, Terence Parr
- 53 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
- 74 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.
apache-thrift-netcore
by: The Apache Software Foundation
- 12 total downloads
- Latest version: 0.9.3.2
For .Net Core - naive port, use with caution...
Apache.Arrow
by: The Apache Software Foundation
- 145 total downloads
- Latest version: 22.1.0
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
Ardalis.ApiEndpoints
by: Steve Smith (@ardalis)
- 131 total downloads
- Latest version: 4.1.0
An alternative to Controllers for ASP.NET Core API Endpoints.
Ardalis.ApiEndpoints.CodeAnalyzers
by: Steve Smith (@ardalis), Philip Pittle (@ppittle)
- 95 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 499 total downloads
- Latest version: 5.0.0
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
Ardalis.ListStartupServices
by: Steve Smith (@ardalis)
- 80 total downloads
- Latest version: 1.1.4
Diagnostic middleware for ASP.NET Core to display all registered services.
Ardalis.Result
by: Steve Smith (@ardalis), Shady Nagy (@ShadyNagy)
- 325 total downloads
- Latest version: 10.1.0
A simple package to implement the Result pattern for returning from services.