CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 224 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
- 20 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CppSharp.Runtime
by: João Matos Dimitar Dobrev Jose Torres
- 32 total downloads
- Latest version: 1.1.5.3168
Package Description
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
- 20 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
FastExpressionCompiler
by: Maksim Volkau
- 70 total downloads
- Latest version: 5.3.0
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
Fractions
by: Daniel Mueller
- 235 total downloads
- Latest version: 8.3.2
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.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 44 total downloads
- Latest version: 2.3.0
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Godot.NET.Sdk
by: Godot Engine contributors
- 609 total downloads
- Latest version: 4.6.0-dev.6
MSBuild .NET Sdk for Godot projects.
Godot.SourceGenerators
by: Godot Engine contributors
- 644 total downloads
- Latest version: 4.6.0-dev.6
Core C# source generator for Godot projects.
Google.Protobuf
by: Google Inc.
- 940 total downloads
- Latest version: 3.33.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 509 total downloads
- Latest version: 2.76.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 656 total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 464 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 873 total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api
by: The gRPC Authors
- 733 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 664 total downloads
- Latest version: 2.76.0-pre1
.NET client for gRPC