AngleSharp
by: AngleSharp
- 1 total downloads
- Latest version: 1.0.2-alpha-281
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AWSSDK.SimpleEmail
by: Amazon Web Services
- 4 total downloads
- Latest version: 3.7.401.34
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
Azure.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.5.1
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 1 total downloads
- Latest version: 1.13.1
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Storage.Blobs
by: Microsoft
- 0 total downloads
- Latest version: 12.18.0
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
BenchmarkDotNet
by: .NET Foundation and contributors
- 1 total downloads
- Latest version: 0.10.0
Powerful .NET library for benchmarking
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 2 total downloads
- Latest version: 2.4.0
BouncyCastle.NET is a popular cryptography library for .NET
coverlet.msbuild
by: tonerdo
- 1 total downloads
- Latest version: 1.0.2
Coverlet is a cross platform code coverage library for .NET Core, with support for line and method coverage.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 1 total downloads
- Latest version: 2.1.35
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 2 total downloads
- Latest version: 2.0.78
The Dapper SqlBuilder component, for building SQL queries dynamically.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 2 total downloads
- Latest version: 2.2.717
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 12 total downloads
- Latest version: 6.0.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
Fable
by: Alfonso García-Caro Núñez
- 1 total downloads
- Latest version: 3.0.0-nagareyama-beta-003
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.14.0.2-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 5 total downloads
- Latest version: 5.30.0.21-beta
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 12 total downloads
- Latest version: 5.31.0.8-beta
Core messaging interfaces used by FastEndpoints.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 0 total downloads
- Latest version: 6.1.0
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.
FluentMigrator.Extensions.Postgres
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 0 total downloads
- Latest version: 6.0.0
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.
Fluid.Core
by: Sebastien Ros
- 1 total downloads
- Latest version: 2.2.13
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.