Abp.Castle.Log4Net
by: Abp.Castle.Log4Net
- 1.486k total downloads
- Latest version: 10.3.0
Abp.Castle.Log4Net
Abp.EntityFramework.Common
by: Abp.EntityFramework.Common
- 1.979k total downloads
- Latest version: 10.3.0
Abp.EntityFramework.Common
Abp.EntityFrameworkCore
by: Abp.EntityFrameworkCore
- 1.734k total downloads
- Latest version: 10.3.0
Abp.EntityFrameworkCore
Acornima
by: Adam Simon
- 23 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
- 23 total downloads
- Latest version: 1.3.1
Additional features and utilities for the Acornima package.
Akka
by: Akka.NET Team
- 2.675k total downloads
- Latest version: 1.5.64
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Akka.Analyzers
by: Akka
- 206 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.116k total downloads
- Latest version: 1.4.1-beta.518
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.132k total downloads
- Latest version: 1.0.0-beta.213
Extends the CSSOM from the core AngleSharp library.
Antlr
by: Sam Harwell, Terence Parr
- 55 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
- 75 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
- 18 total downloads
- Latest version: 0.9.3.2
For .Net Core - naive port, use with caution...
Apache.Arrow
by: The Apache Software Foundation
- 248 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.
Apache.Avro
by: Avro
- 1 total downloads
- Latest version: 1.12.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.
Ardalis.ApiEndpoints
by: Steve Smith (@ardalis)
- 136 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)
- 97 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 516 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)
- 81 total downloads
- Latest version: 1.1.4
Diagnostic middleware for ASP.NET Core to display all registered services.