CassandraCSharpDriver
by: DataStax
- 1 total downloads
- Latest version: 3.19.5
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise
Castle.Core
by: Castle Project Contributors
- 126 total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator
by: .NET Foundation and Contributors
- 5 total downloads
- Latest version: 2.0.6
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
- 133 total downloads
- Latest version: 6.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 6 total downloads
- Latest version: 2.41.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
CryptoHelper.StrongName
by: Henk Mollema
- 2 total downloads
- Latest version: 2.0.3
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 10 total downloads
- Latest version: 2.1.21
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DistributedLock.Core
by: Michael Adelson
- 123 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.Redis
by: Michael Adelson
- 124 total downloads
- Latest version: 1.1.0
Provides distributed locking primitives based on Redis
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 93 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
F23.StringSimilarity
by: James Blair, Paul Irwin
- 128 total downloads
- Latest version: 7.0.1
A .NET port of java-string-similarity.
FastEndpoints
by: FastEndpoints
- 28 total downloads
- Latest version: 5.17.1.29-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 130 total downloads
- Latest version: 7.2.0-beta.9
Attributes used by FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 30 total downloads
- Latest version: 5.3.3
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 133 total downloads
- Latest version: 8.7.1
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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
Fluid.Core
by: Sebastien Ros
- 132 total downloads
- Latest version: 3.0.0-beta.3
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Fractions
by: Daniel Mueller
- 2 total downloads
- Latest version: 7.3.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.
Google.Protobuf
by: Google Inc.
- 24 total downloads
- Latest version: 3.33.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core