ConsoleAppFramework
by: Cysharp
- 1 total downloads
- Latest version: 5.7.10
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 0 total downloads
- Latest version: 3.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
deniszykov.WebSocketListener
by: Valeriano Tortola, Denis Zykov
- 3 total downloads
- Latest version: 4.2.7-alpha
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono.
https://github.com/deniszykov/WebSocketListener
EPPlus
by: EPPlus Software AB
- 1 total downloads
- Latest version: 8.6.0
A spreadsheet library for .NET framework and .NET core
ExtendedNumerics.BigDecimal
by: Adam White, Jan Christoph Bernack, Rick Harker
- 1 total downloads
- Latest version: 3003.2.0.161
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.3.2.9-beta
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.
FastExpressionCompiler.src
by: Maksim Volkau
- 1 total downloads
- Latest version: 4.0.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 2 total downloads
- Latest version: 5.7.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Standard 1.3, 1.6 and 2.0.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
- 1 total downloads
- Latest version: 2.0.7
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.4.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc
by: Google Inc.
- 1 total downloads
- Latest version: 1.8.0-pre1
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.60.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.52.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.53.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core.Api
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Surface API
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.37.0
HttpClientFactory integration the for gRPC .NET client