bunit.core
by: Egil Hansen
- 27 total downloads
- Latest version: 1.34.0
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
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.
dotnet-ef
by: Microsoft
- 29 total downloads
- Latest version: 8.0.0-preview.6.23329.4
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
A .NET port of java-string-similarity.
FastEndpoints
by: FastEndpoints
- 111 total downloads
- Latest version: 5.34.0.12-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.
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.
FastEndpoints.Security
by: FastEndpoints
- 226 total downloads
- Latest version: 5.35.0.1-beta
Security library for FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 177 total downloads
- Latest version: 5.35.0
Swagger support for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 30 total downloads
- Latest version: 5.3.3
FastExpressionCompiler is 10-40x times faster than Expression.Compile()