AdvancedDLSupport
by: TheBlackCentipede Jax
- 22 total downloads
- Latest version: 2.1.0
An alternative approach to your typical P/Invoke.
Aspire.Hosting
by: Microsoft
- 34 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
- 122 total downloads
- Latest version: 13.0.2
Core library and MSBuild logic for Aspire AppHost projects.
AsyncBridge
by: Daniel Grunwald Omer Mor Alex Davies jnm2
- 24 total downloads
- Latest version: 0.3.1
C# 5 async/await support for .NET Framework pre-4.5
This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 18 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 188 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
Avalonia.Angle.Windows.Natives
by: Avalonia Team
- 29 total downloads
- Latest version: 2.1.25547.20250602
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.
BenchmarkDotNet
by: .NET Foundation and contributors
- 213 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 87 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 33 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 21 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
BouncyCastle.NetCore
by: BouncyCastle
- 66 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 197 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: .NET Foundation and Contributors
- 59 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
coverlet.collector
by: tonerdo
- 15 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Cube.Core
by: clown cube-soft
- 132 total downloads
- Latest version: 5.0.0
Provides support the MVVM pattern in WPF or WinForms applications.
DotNetZip
by: Henrik/Dino Chiesa
- 27 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Esprima
by: Sebastien Ros
- 3 total downloads
- Latest version: 1.0.1258
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
FastExpressionCompiler
by: Maksim Volkau
- 58 total downloads
- Latest version: 4.2.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fractions
by: Daniel Mueller
- 84 total downloads
- Latest version: 6.0.0
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.