bunit.core by: Egil Hansen
  • 27 total downloads
  • Latest version: 1.34.0
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components.
CassandraCSharpDriver by: DataStax
  • 1 total downloads
  • Latest version: 3.19.5
  • cassandra apache dse datastax driver client database nosql dotnet netcore db
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 dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator by: .NET Foundation and Contributors
  • 5 total downloads
  • Latest version: 2.0.6
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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
  • coverage testing unit-test lcov opencover quality
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
  • cron, schedule, quartz, quartz.net, cron expression
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
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
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
  • orm sql micro-orm
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
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.Redis by: Michael Adelson
  • 124 total downloads
  • Latest version: 1.1.0
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 93 total downloads
  • Latest version: 2.3.197
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef by: Microsoft
  • 22 total downloads
  • Latest version: 7.0.0-preview.2.22153.1
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
F23.StringSimilarity by: James Blair, Paul Irwin
  • 128 total downloads
  • Latest version: 7.0.1
  • string similarity distance cosine damerau jaccard jaro-winkler levenshtein ngram qgram shingle sift4
A .NET port of java-string-similarity.
FastEndpoints by: FastEndpoints
  • 28 total downloads
  • Latest version: 5.17.1.29-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
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.
FastEndpoints.Core by: FastEndpoints
  • 3 total downloads
  • Latest version: 7.2.0-beta.10
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 133 total downloads
  • Latest version: 7.2.0-beta.10
Core messaging interfaces used by FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 30 total downloads
  • Latest version: 5.3.3
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 133 total downloads
  • Latest version: 8.7.1
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
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 liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.