BouncyCastle
by: Bouncy Castle Project Contributors
- 1 total downloads
- Latest version: 1.8.6.1
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 8 total downloads
- Latest version: 2.5.1
BouncyCastle.NET is a popular cryptography library for .NET
Castle.Core
by: Castle Project Contributors
- 2 total downloads
- Latest version: 4.1.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommunityToolkit.Maui
by: Microsoft
- 1 total downloads
- Latest version: 13.0.0
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core
by: Microsoft
- 16 total downloads
- Latest version: 12.1.0
Core library for community toolkits using .NET MAUI
ConsoleAppFramework
by: Cysharp
- 9 total downloads
- Latest version: 5.7.9
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 3.1.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 8 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 2 total downloads
- Latest version: 22.1.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 1 total downloads
- Latest version: 32.0.1
JSON schema-based messages for Cucumber's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.36.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 3 total downloads
- Latest version: 1.60.1
The Dapper SqlBuilder component, for building SQL queries dynamically.
Docker.DotNet
by: Docker.DotNet
- 1 total downloads
- Latest version: 3.125.15
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 1 total downloads
- Latest version: 1.3.0
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 5 total downloads
- Latest version: 6.4.0-preview2-19525-03
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFrameworkCore.Exceptions.Common
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 8.1.3
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
This is a base package for database specific packages. Install one of the specific packages instead of this
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 5 total downloads
- Latest version: 8.1.2
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 2 total downloads
- Latest version: 8.1.0
Package Description
FastEndpoints
by: FastEndpoints
- 46 total downloads
- Latest version: 7.3.0-beta.7
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 19 total downloads
- Latest version: 7.1.0-beta.23
Attributes used by FastEndpoints.