Apache.Arrow
by: The Apache Software Foundation
- 798 total downloads
- Latest version: 14.0.2
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
- 109 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.
Ardalis.ApiEndpoints.CodeAnalyzers
by: Steve Smith (@ardalis), Philip Pittle (@ppittle)
- 207 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 794 total downloads
- Latest version: 4.0.1
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.SmartEnum
by: Steve Smith (@ardalis)
- 276 total downloads
- Latest version: 2.0.0
Classes to help produce strongly typed smarter enums in .NET.
Ardalis.Specification
by: Steve Smith (@ardalis), Scott DePouw
- 133 total downloads
- Latest version: 1.1.1
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Argu
by: Eirik Tsarpalis
- 1.444k total downloads
- Latest version: 5.5.0
A declarative command line and XML configuration parser for F# applications.
Askmethat.Aspnet.JsonLocalizer
by: TEIXEIRA Alexandre
- 262 total downloads
- Latest version: 1.1.5
Json Localizer library for .NetStandard and .NetCore Asp.net projects
AsmResolver
by: AsmResolver
- 216 total downloads
- Latest version: 6.0.1
The base library for the AsmResolver executable file inspection toolsuite.
AsmResolver.DotNet
by: AsmResolver.DotNet
- 254 total downloads
- Latest version: 6.0.1
High level .NET image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE
by: AsmResolver.PE
- 239 total downloads
- Latest version: 6.0.1
PE image models for the AsmResolver executable file inspection toolsuite.
AsmResolver.PE.File
by: AsmResolver.PE.File
- 223 total downloads
- Latest version: 6.0.1
Raw PE file models for the AsmResolver executable file inspection toolsuite.
Asp.Versioning.Abstractions
by: .NET Foundation and Contributors
- 583 total downloads
- Latest version: 10.2.1
The abstractions library for API versioning.
Aspire.Dashboard.Sdk.win-x64
by: Microsoft
- 2.163k total downloads
- Latest version: 13.5.4
Dashboard browser interface for Aspire.
Aspire.Hosting
by: Microsoft
- 172 total downloads
- Latest version: 9.0.0-preview.2.24162.2
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost
by: Microsoft
- 1.373k total downloads
- Latest version: 13.5.4
Core library and MSBuild logic for Aspire AppHost projects.
Aspire.Hosting.Orchestration.win-x64
by: Microsoft
- 2.125k total downloads
- Latest version: 13.5.4
Aspire Orchestration Dependencies
Aspire.Hosting.Sdk.Msi.x64
by: Microsoft
- 479 total downloads
- Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Hosting SDK. Enabled via <IsAspireHost>true</IsAspireHost>.
Aspire.ProjectTemplates.Msi.x64
by: Microsoft
- 459 total downloads
- Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Template Pack for Microsoft Template Engine
AspNet.Security.OAuth.GitHub
by: Kévin Chalet, Jerrie Pelser
- 299 total downloads
- Latest version: 1.0.1
ASP.NET Core security middleware enabling GitHub authentication.